ClimaLand.jl
ClimaLand.jl copied to clipboard
Split Earth parameters across models
Currently, earth_param_set
contains several parameters, including several that are not relevant to given model. In addition to this, models are allowed to have different earth_param_set
, which is a constraint that we probably want to enforce. In the longer term, we might want to split off model-specific parameters so that models only have those parameters that are relevant.