PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ write_snapshot()
Writes a snapshot of the model state (if necessary) Definition at line 111 of file output_save.cc. References pism::Profiling::begin(), pism::Profiling::end(), flush_timeseries(), INCLUDE_MODEL_STATE, m_config, m_ctx, m_current_snapshot, m_grid, m_log, m_save_snapshots, m_snapshot_times, m_snapshot_vars, m_snapshots_file_is_ready, m_snapshots_filename, m_split_snapshots, m_time, pism::io::PISM_READWRITE, pism::io::PISM_READWRITE_MOVE, PREPEND_HISTORY, pism::printf(), pism::replace_character(), run_stats(), save_variables(), pism::string_to_backend(), WRITE_MAPPING, write_metadata(), and pism::write_run_stats(). Referenced by run(). |