defaults module
defaults module
This module provides default configuration settings for the EBM project. It includes parameters for simulations, constants, and initial settings.
- defaults.jmxdef
The default number of grid cells.
- Type:
int
- defaults.runlengthdef
The default length of the simulation run.
- Type:
int
- defaults.scaleQdef
The default scale factor for Q.
- Type:
float
- defaults.Adef
Default value for parameter A.
- Type:
float
- defaults.Bdef
Default value for parameter B.
- Type:
float
- defaults.Dmagdef
Default value for D magnitude.
- Type:
float
- defaults.Toffsetdef
Default temperature offset.
- Type:
int
- defaults.obldef
Default oblateness value.
- Type:
int
- defaults.eccdef
Default eccentricity.
- Type:
float
- defaults.perdef
Default period.
- Type:
float
- defaults.star
Default star type.
- Type:
str
- defaults.landdef
Default land configuration.
- Type:
str
- defaults.casenamedef
Default case name.
- Type:
str
- defaults.hadleyflagdef
Default flag for Hadley circulation.
- Type:
float
- defaults.albedoflagdef
Default flag for albedo setting.
- Type:
float
- defaults.ice_modeldef
Default ice model parameter.
- Type:
float
- defaults.coldstartdef
Default cold start parameter.
- Type:
float
- defaults.Cldef
Default land heat capacity.
- Type:
float
- defaults.Cwdef
Default water heat capacity.
- Type:
float
- defaults.nudef
Default value for nu.
- Type:
int