PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ save_results()
Save model state in NetCDF format. Calls save_variables() to do the actual work. Definition at line 98 of file output.cc. References pism::Profiling::begin(), pism::Profiling::end(), pism::ends_with(), INCLUDE_MODEL_STATE, m_config, m_ctx, m_grid, m_log, m_output_vars, m_time, pism::io::PISM_READWRITE_MOVE, PREPEND_HISTORY, prepend_history(), pism::printf(), run_stats(), save_variables(), pism::string_to_backend(), WRITE_MAPPING, write_metadata(), and pism::write_run_stats(). Referenced by main(). |