|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ write_snapshot()
Writes a snapshot of the model state (if necessary) Definition at line 109 of file output_snapshots.cc. References pism::Profiling::begin(), define_time(), define_variables(), pism::Profiling::end(), m_config, m_ctx, m_current_snapshot, m_log, m_snapshot_file, m_snapshot_file_contents, m_snapshot_times, m_snapshot_vars, m_snapshot_writer, m_snapshots_filename, m_split_snapshots, m_time, pism::printf(), pism::replace_character(), scalar_diagnostics_flush_buffers(), pism::io::write_config(), write_diagnostics(), write_run_stats(), write_state(), and write_state_diagnostics(). Referenced by run(). |