Changes between Version 11 and Version 12 of FirstSteps
- Timestamp:
- Mar 16, 2020, 10:38:18 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FirstSteps
v11 v12 201 201 To change the ensemble size to 6 states, you can use for example 202 202 {{{ 203 mpirun -np 6 ./model_pdaf -dim_ens 6 -filtertype 5-local_range 3204 }}} 205 which chooses to run the LE TKF with a localization radius of 3 grid points.203 mpirun -np 6 ./model_pdaf -dim_ens 6 -filtertype 7 -local_range 3 204 }}} 205 which chooses to run the LESTKF with a localization radius of 3 grid points. 206 206 (Please note: The value behind `-np` must always set to be equal to the value given for `-dim_ens`. 207 207 For this test case we only