-
Hi,
have you tried to specify the absolute path to your m21fm - file ?
Bests Christian
-
Hi Mathieu,
I converted your script to python and included it in a complex postprocessing routine for MIKE21FM.
Thanks for the template :). It works fine.
Bests
Christian
-
Matthieu,
it works only with MIKE2017 ?
Bests Christian
-
:) :)
-
Hi,
please see this topic:
http://forum.mikepoweredbydhi.com/index.php?topic=20129.msg25903#msg25903
Bests
Christian
-
Hi,
looks nice.
Does it work ?
Bests
-
Hi,
you can use this sequence:
set Number_of_Cores=8
mpiexec -n %Number_of_Cores% -localonly FemEngineHDMPI.exe lake.m21fm
Bests Christian
-
Hi,
I assume, you have to code something for that using the DFS - API.
loop through all time steps -
keep the time step with the maximum velocity -
read the u/v - velocity of this special timestep.
Bests Christian
-
Hi,
concerning the batch with GPU you may use the following command:
start /w MzLaunch.exe SIM.m21fm -gpu NUMBER_OF_GPUS GPU1 GPU2 GPUn
Hope that helps.
Bests Christian
-
Hi,
you can use the MZLaunch - Engine.
See here:
http://faq.dhigroup.com/default.asp?module=MIKE+FLOOD&ID=366
or
http://faq.dhigroup.com/default.asp?module=MIKE+21&ID=57#answer
There are several parameters available.
Bests Christian