|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ add() [1/2]
Add an array::Array to the dictionary. Adds standard_name if present, otherwise uses short_name. This code will only work for array::Arrays with dof == 1. Definition at line 68 of file Vars.cc. References pism::RuntimeError::formatted(), pism::array::Array::get_name(), m_standard_names, m_variables, pism::array::Array::metadata(), and PISM_ERROR_LOCATION. |