Skip to content

Restarting calculations from from pickled `core_state` object

Currently, pygeodyn is able to restart calculations from previous ones using the init_file argument in the configuration file. Doing that, we are using corestates.initialise_from_file() to load all values. Maybe it would be easier to create a restarting file that would pickle the complete core_state.