|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ write_final_output()
Save model state in NetCDF format. Calls write_variables() to do the actual work. Definition at line 155 of file output.cc. References append_history(), pism::OutputFile::append_time(), pism::Profiling::begin(), define_time(), define_variables(), pism::Profiling::end(), m_config, m_ctx, m_log, m_output_file_contents, m_output_filename, m_output_vars, m_output_writer, m_time, pism::io::write_config(), write_diagnostics(), write_run_stats(), write_state(), and write_state_diagnostics(). |