Reference Manual
172 MIKE 21 BW - © DHI
Figure 5.53 Application of artificial land in model setup
5.5.3 Batch mode
If you have a number of runs to be executed in a row you might run the model
setup's in batch mode. The procedure is as follows:
prepare your specification files (PFS-files) for your runs, i.e. files with
extension .bw
prepare a run.bat file (the file name needs to have the extension .bat) in
a text editor. The bat-file should include a path to the bin directory and
lines for each specification file (default 64bit installation):
path=%path%;C:\”Program Files (x86)”\DHI\[year]\bin\x64
MzLaunch.exe [filename.bw]
execute run.bat in a Command-prompt or simply click on the text file in
your windows file manager
Following this procedure your runs will be execute in a row as described in
the run.bat file.
Batch execution can also be initiated using the Launch Simulation Manager
available in Start -> All Programs -> MIKE [year] -> MIKE Zero -> Tools ->
Launch Simulation Engine.