PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |