Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sergey Kireev
nle2
Commits
b0ee324b
Commit
b0ee324b
authored
Nov 23, 2022
by
Sergey Kireev
Browse files
bug fixed in windows script
parent
03ed179a
Changes
1
Hide whitespace changes
Inline
Side-by-side
nle_cpp/scripts_windows/run_single/load_run.bat
View file @
b0ee324b
...
...
@@ -35,8 +35,9 @@ copy parameters.bat %name% >NUL
move
%file_to_load%
%name%
\
>
NUL
rem Run simulation
"
%executable%
"
-nx
%nx%
-ny
%ny%
-nt
%nt%
-nts
%nts%
-ntp
%ntp%
-nsize
%nsize%
-
%cell%
^
-en
%en%
-el
%el%
-enl
%enl%
-kt
%kt%
-mu
%mu%
-evap
%evap%
-cond
%cond%
-g
%pgroup%
^
"
%executable%
"
-nx
%nx%
-ny
%ny%
-nt
%nt%
-ite
%ite%
-nts
%nts%
-ntp
%ntp%
-nsize
%nsize%
-
%cell%
^
-en
%en%
-el
%el%
-enl
%enl%
-kt
%kt%
-mu
%mu%
-evap
%evap%
-cond
%cond%
^
-wn
%wn%
-wl
%wl%
-we
%we%
-wg
%wg%
^
-ipn
%ipn%
-ipl
%ipl%
-ipe
%ipe%
-ofp
%prefix%
-ofs
%suffix%
^
-load
%name%
/
%file_to_load%
-it
%initial_step%
^
%nle_args%
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment