mostly working with this weird file handling system

This commit is contained in:
Benoît Sierro
2021-02-03 09:09:10 +01:00
parent 3c2e98d1e9
commit d2a85713b9
44 changed files with 674 additions and 292 deletions

View File

@@ -1,6 +1,6 @@
## add parameter
- add it to ```const.valid_param_types```
- add it to README.md
- add the necessary logic in the appropriate ```initialize.ensure_consistency``` subfunction
- add the necessary logic in the appropriate ```initialize._ensure_consistency``` subfunction
- optional : add a default value
- optional : add to valid varying
- optional : add to valid_variable