Changes between Version 6 and Version 7 of Lorenz_96_model
- Timestamp:
- Aug 16, 2018, 4:23:02 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_96_model
v6 v7 122 122 ./pdaf_lorenz_96 -total_steps 5000 -step_null 1000 -dim_ens 30 -filtertype 1 -forget 0.99 -file_asml t1_N30_f0.99.nc 123 123 }}} 124 the meaning of the different options is explained below. 124 The meaning of the different options is the following: 125 125 126 126 ||= Variable =||= Description =||= Default value =|| … … 132 132 || total_steps || number of time step in the experiment || none - always set it || 133 133 134 Some further options 134 Some further options: 135 135 136 136 ||= Variable =||= Description =||= Default value =|| … … 146 146 || use_obs_mask || whether to use incomplete observations (need to be .true. for any other settings on the observation density to be used) || .false. || 147 147 148 For the full set of options, please see init_pdaf.F90. There, also the possible setting e..g for `filtertype` are described. 148 149 149 150 150 151