PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | Public Attributes | List of all members
pism::GeometryEvolution::Impl Struct Reference

Public Member Functions

 Impl (std::shared_ptr< const Grid > g)
 

Public Attributes

GeometryCalculator gc
 
double ice_density
 
bool use_bmr
 True if the basal melt rate contributes to geometry evolution. More...
 
bool use_part_grid
 True if the part-grid scheme is enabled. More...
 
array::Scalar flux_divergence
 Flux divergence (used to track thickness changes due to flow). More...
 
array::Scalar conservation_error
 
array::Scalar effective_SMB
 Effective surface mass balance. More...
 
array::Scalar effective_BMB
 Effective basal mass balance. More...
 
array::Scalar thickness_change
 Change in ice thickness due to flow during the last time step. More...
 
array::Scalar ice_area_specific_volume_change
 Change in the ice area-specific volume due to flow during the last time step. More...
 
array::Staggered1 flux_staggered
 Flux through cell interfaces. Ghosted. More...
 
array::Vector1 input_velocity
 
array::Scalar1 bed_elevation
 
array::Scalar1 sea_level
 
array::Scalar1 ice_thickness
 
array::Scalar1 area_specific_volume
 
array::Scalar1 surface_elevation
 
array::CellType1 cell_type
 
array::Scalar1 residual
 
array::Scalar1 thickness
 

Detailed Description

Definition at line 47 of file GeometryEvolution.cc.


The documentation for this struct was generated from the following file: