PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
#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: | |
double | gamma_S |
Turbulent salt transfer coefficient: | |
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.