Private types and functions

Documentation for ClimaSeaIce.jl's internal interfaces.

ClimaSeaIce

ClimaSeaIce.EnthalpyMethodSeaIceModels

ClimaSeaIce.EnthalpyMethodSeaIceModels.EnthalpyMethodSeaIceModelMethod
EnthalpyMethodSeaIceModel(; grid,
                            closure = default_closure(grid),
                            ice_heat_capacity = 2090.0 / reference_density,
                            water_heat_capacity = 3991.0 / reference_density,
                            fusion_enthalpy = 3.3e5 / reference_density,
                            boundary_conditions = NamedTuple())

Return a thermodynamic model for ice sandwiched between an atmosphere and ocean on an Eulerian grid.