Please wait...
×

Error

  • Re: Sink discharge in M21?

    It is possible via the output mode "mass budget".
    BUT: It sums up the discharge of all sinks and sources, so basically it is more or less useless if you have multiple sources and sinks.
    Nevertheless, it works fine for single sinks or similar.

    Hope this helps :)

    If you find a way how to do it sink by sink, I'd love to hear about it!
  • Re: Decoupled Batch

    Hey there

    my scripts usually look the following way:

    path=%path%;%DHI_MIKE_2017%;
    set OMP_NUM_THREADS=4

    Start /wait Mzlaunch.exe "c:\ompletepath\to\model.m21fm" -gpu -x

    and they work. So maybe add the full path to your model within "".

    Hope this helps :)