Skip to content

Test common calibration workflow - enforce unique model names#514

Merged
ecomodeller merged 7 commits intomainfrom
name
Oct 6, 2025
Merged

Test common calibration workflow - enforce unique model names#514
ecomodeller merged 7 commits intomainfrom
name

Conversation

@ecomodeller
Copy link
Copy Markdown
Member

@ecomodeller ecomodeller commented Mar 14, 2025

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 ecomodeller changed the title Test common calibration workflow Test common calibration workflow - enforce unique model names Sep 25, 2025
@ecomodeller ecomodeller marked this pull request as ready for review September 25, 2025 07:09
@ecomodeller ecomodeller merged commit 25c0d8c into main Oct 6, 2025
3 checks passed
@ecomodeller ecomodeller deleted the name branch October 6, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants