climt.IceSheet

class climt.IceSheet(maximum_snow_ice_height=10, **kwargs)[source]

1-d snow-ice energy balance model.

__init__(maximum_snow_ice_height=10, **kwargs)[source]
Parameters:
  • maximum_snow_ice_height (float) – The maximum combined height of snow and ice handled by the model in \(m\).
  • levels (int) – The number of levels on which temperature must be output.

Methods

__init__([maximum_snow_ice_height])
param maximum_snow_ice_height:
 The maximum combined height of snow and ice handled by the model in \(m\).
array_call(raw_state, timestep) Gets diagnostics from the current model state and steps the state forward in time according to the timestep.
calculate_new_ice_temperature(rho, …[, …])

Attributes

diagnostic_properties
input_properties
output_properties
tendencies_in_diagnostics
time_unit_name
time_unit_timedelta
tracer_dims
uses_tracers