PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ allocate()
Allocate data members. We need this to be able to test a Python implementation of an ocean model without the rest of PISM. Definition at line 30 of file PyOceanModel.cc. References pism::ocean::OceanModel::allocate_shelf_base_mass_flux(), pism::ocean::OceanModel::allocate_shelf_base_temperature(), pism::ocean::OceanModel::allocate_water_column_pressure(), shelf_base_mass_flux, shelf_base_temperature, and water_column_pressure. |