PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ init_extras()
Initialize the code saving spatially-variable diagnostic quantities. Definition at line 115 of file output_extra.cc. References pism::RuntimeError::add_context(), pism::ends_with(), pism::File::find_variable(), pism::k, m_config, m_extra_file_is_ready, m_extra_filename, m_extra_times, m_extra_vars, m_grid, m_last_extra, m_log, m_next_extra, m_save_extra, m_split_extra, m_time, PISM_ERROR_LOCATION, pism::io::PISM_NETCDF3, pism::io::PISM_READONLY, pism::process_extra_shortcuts(), pism::File::read_dimension(), pism::set_split(), pism::split(), and pism::vector_max(). Referenced by misc_setup(). |