PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ write_checkpoint()
Write a checkpoint (i.e. an intermediate result of a run). Returns Definition at line 49 of file output_checkpoint.cc. References pism::Profiling::begin(), pism::Profiling::end(), flush_timeseries(), pism::get_time(), INCLUDE_MODEL_STATE, m_checkpoint_filename, m_checkpoint_vars, m_config, m_ctx, m_grid, m_last_checkpoint_time, m_log, m_start_time, m_time, pism::io::PISM_READWRITE_MOVE, PREPEND_HISTORY, run_stats(), save_variables(), pism::string_to_backend(), pism::timestamp(), pism::wall_clock_hours(), WRITE_MAPPING, write_metadata(), and pism::write_run_stats(). Referenced by run(). |