PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ allocate_layer_thickness() [2/2]
Allocate storage for layer thicknesses given a list of deposition times Also sets metadata. Definition at line 72 of file Isochrones.cc. References deposition_time_variable_name, pism::RuntimeError::formatted(), isochrone_depth_variable_name, layer_thickness_variable_name, N_max_parameter, PISM_ERROR_LOCATION, pism::printf(), and pism::array::WITHOUT_GHOSTS. Referenced by allocate_layer_thickness(), pism::Isochrones::Isochrones(), read_layer_thickness(), and regrid_layer_thickness(). |