Sven Baars

Results 15 comments of Sven Baars

Also, please squash the fixes into earlier commits. You can easily do this with `git rebase -i` and then use `fixup`.

Yeah, that's probably a good idea. I'll test it next week and then merge it if it works.

Note that this way of handling the `_all` attributes also duplicates them in the data files, which is not optimal.

Is it necessary that `ts_option` can only be set from the `INITIALIZED` state? This is not required for `reinit_gradp` for instance.

Model time does not seem to be stored anywhere. Is that fixable in a reasonable amount of time? If not I don't think it matters.