Skip to content

Update default simulation config files

Lukas Riedel requested to merge run-dorie-create-immediately into master

What does this MR do?

Improve the default configuration files supplied by dorie create with the aim to

  • execute dorie run immediately after dorie 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 with NONE 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)

Edited by Lukas Riedel

Merge request reports