Changes between Version 15 and Version 16 of Lorenz_63_model
- Timestamp:
- Feb 1, 2020, 7:18:13 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_63_model
v15 v16 161 161 {{{ 162 162 ./pdaf_lorenz_63 -total_steps 5000 -step_null 1000 -dim_ens 20 \ 163 163 -forget 0.8 -filtertype 6 -file_asml ESTKF_N20.nc 164 164 }}} 165 165 and the experiment in `run_PF.sh` is executed like 166 166 {{{ 167 167 ./pdaf_lorenz_63 -total_steps 5000 -step_null 1000 -dim_ens 20 \ 168 168 -pf_res_type 2 -pf_noise_type 2 -pf_noise_amp 0.2 -filtertype 12 -file_asml PF_N20.nc 169 169 }}} 170 170 The meaning of the different options is the following: