PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ write()
Save the computation and data to a file. Definition at line 303 of file SSATestCase.cc. References pism::array::Array2D< T >::add(), pism::io::append_time(), pism::Geometry::bed_elevation, pism::File::close(), pism::array::compute_magnitude(), pism::io::define_time(), exactSolution(), pism::Geometry::ice_surface_elevation, pism::Geometry::ice_thickness, pism::VariableMetadata::long_name(), m_bc_mask, m_bc_values, m_config, m_geometry, m_grid, m_ice_enthalpy, m_ssa, m_tauc, pism::array::Array::metadata(), pism::io::PISM_NETCDF3, pism::io::PISM_READWRITE_MOVE, pism::VariableMetadata::set_name(), pism::VariableMetadata::units(), and pism::array::Array::write(). Referenced by main(). |