Update default simulation config files
What does this MR do?
Improve the default configuration files supplied by dorie create
with the aim to
- execute
dorie run
immediately afterdorie create
- clarify options and settings
Things changed:
- Renamed default BC files to
<model>_bc.yml
. - Fixed formatting errors in XML files for
boundary.file
, preventing the suggested file name to be read. - Added and simplified comments in config file.
- Replace
UNDEFINED
withNONE
for values without suggestions in default config files.
Is there something that needs to be double checked?
No
Can this MR be accepted?
- Updated default config files
- Updated test config files
- Updated documentation
- Pipeline passing
- Squash option set
- Delete branch option set
-
Added entry to
CHANGELOG.md
Assignee: If the Squash option is set, check/update the commit message right before merging!
Related issues
See #176 (closed)