Changes between Version 39 and Version 40 of Lorenz_96_model
- Timestamp:
- Feb 21, 2023, 3:38:37 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_96_model
v39 v40 180 180 || dim_state || set state dimension (if changed, the true state trajectory, observations, and covariance matrix file need to be re-generated) || 40 || 181 181 || dx_obs || distance between observations on the grid; let's you specify an incompletely observated state (only used when `use_obs_mask=.true.`) || 1 || 182 || local_range || localizationradius in grid points || 5 ||182 || cradius || localization cut-off radius in grid points || 5 || 183 183 || locweight || choose localization weight function, e.g. 4 is the 5th-order polynomial mimicking a Gaussian (see Gaspari and Cohn 1999) || 0 || 184 184 || model_error || a logical variable activating model error noise || .false. ||