-
Hey
Does anyone have experience with USC. Which compiler is best to use? Does anyone have some guids, or notes on how to get it working?
I have read the manual and the MOUSEDLL.pas file.
Does anyone know if it will work with the new 1D engine?
Our gole is to use it to create more advanced RTC of Mike Urban models
All inputs are welcome
-
Hey
Does anyone know a smart way to make a large number of txt files into dfs0 files.
Preferably in a non-manual way.
The txt files contain only a time series with a water level. Two columns copied from Excel
-
Thanks. Exactly what I was looking for...
-
Does anyone know if and where I might find any info about the Calibration Plots & Reports option in the new MU
-
Good morning.
If you put your. INI file in the same folder as your model MU should use the INI file located there.
I have not tried it myself, but it should work.
\Niels Thule
-
You can split your simulation into several parts and then run them simultaneously. That way you can use multiple cores for your simulation.
This is easiest with LTS simulations where you can use the MergeERG-tool, to merge the resulting file to a file.
But let us hope that MU will be rewritten so that it can use multiple cores
\Niels Thule
-
If you have problems getting data out of MU, try reading about the M11Extra tool. We used it to read the result files and get the results into Matlab.
Unfortunately, I do not know the MU COM interface :(
\Niels Thule
-
Hey
I have previously used the command dos (...). The we used some. Mex files which we had previously made in MU.
As I remember it, it is something with:
[code]
dos ('"path to MOUSE"' '"path to your mex file" "type of simulation"')[/code]
The type of simulation I mean runoff or HD
But try google the dos(...) command.
\Niels Thule
-
Hey
Is it possibel to make a list of the manholes with no links conected to them, or is there a nother way to delete them.
\Niels Thule
-
Okay, then I think it is a Win problem. :(