|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ write_checkpoint()
Write a checkpoint (i.e. an intermediate result of a run). Returns Definition at line 55 of file output_checkpoint.cc. References pism::OutputFile::append_time(), pism::Profiling::begin(), pism::OutputFile::close(), define_time(), define_variables(), pism::Profiling::end(), pism::get_time(), m_checkpoint_file_contents, m_checkpoint_filename, m_checkpoint_vars, m_config, m_ctx, m_grid, m_last_checkpoint_time, m_log, m_output_writer, m_start_time, m_time, scalar_diagnostics_flush_buffers(), pism::timestamp(), pism::wall_clock_hours(), pism::io::write_config(), write_diagnostics(), write_run_stats(), write_state(), and write_state_diagnostics(). Referenced by run(). |