Index: wflow-py/wflow/wflow_bmi.py =================================================================== diff -u -rde426ba5d34987feb480e55b83f47a5e1b6bb325 -rffe4117b4bc742261631fb19cc8fdc2703e753b7 --- wflow-py/wflow/wflow_bmi.py (.../wflow_bmi.py) (revision de426ba5d34987feb480e55b83f47a5e1b6bb325) +++ wflow-py/wflow/wflow_bmi.py (.../wflow_bmi.py) (revision ffe4117b4bc742261631fb19cc8fdc2703e753b7) @@ -352,6 +352,7 @@ else: raise Warning("attributes should follow the name:option convention") + def save_state(self, destination_directory): """ Ask the model to write its complete internal current state to one or more state files in the given directory.