modelskill icon indicating copy to clipboard operation
modelskill copied to clipboard

Test common calibration workflow

Open ecomodeller opened this issue 9 months ago • 0 comments

The default behavior of MIKE FM is to create to store outputs in a folder based on the name of the setup file. E.g. in this case the file flow.dfsu would be found in the folder oresund_1.m21fm - Result Files image

Using the filename (os.path.basename) as the default name for a model result, is thus not likely to be unique.

I don't think modelskill.match should allow multiple models with the same name.

But dealing with a single model it seems completely unnecessary to name a model result.

ecomodeller avatar Mar 14 '25 14:03 ecomodeller