boutproject / boutdata

GNU Lesser General Public License v3.0
0 stars 2 forks source link

`bout-upgrader v5 input` does not create new sections #120

Open dschwoerer opened 1 day ago

dschwoerer commented 1 day ago

If a section does not exist, bout-upgrade will not create it:

bout-upgrader v5 input test.inp 

******************************************
Changes to test.inp

--- test.inp
+++ test.inp
@@ -1 +1 @@
-ddx = C2
+mesh:ddx = C2

This caused many failures while using #118