PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <GivenTH.hh>
Public Member Functions | |
Constants (const Config &config) | |
Public Attributes | |
double | a [3] |
double | b [3] |
double | gamma_T |
Turbulent heat transfer coefficient: More... | |
double | gamma_S |
Turbulent salt transfer coefficient: More... | |
double | shelf_top_surface_temperature |
double | water_latent_heat_fusion |
double | sea_water_density |
double | sea_water_specific_heat_capacity |
double | ice_density |
double | ice_specific_heat_capacity |
double | ice_thermal_diffusivity |
bool | limit_salinity_range |
Definition at line 32 of file GivenTH.hh.