Changes between Version 6 and Version 7 of Lorenz_96_model


Ignore:
Timestamp:
Aug 16, 2018, 4:23:02 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Lorenz_96_model

    v6 v7  
    122122./pdaf_lorenz_96 -total_steps 5000 -step_null 1000 -dim_ens 30 -filtertype 1 -forget 0.99 -file_asml t1_N30_f0.99.nc
    123123}}}
    124 the meaning of the different options is explained below.
     124The meaning of the different options is the following:
    125125
    126126||= Variable =||= Description =||= Default value =||
     
    132132|| total_steps || number of time step in the experiment || none - always set it ||
    133133
    134 Some further options
     134Some further options:
    135135
    136136||= Variable =||= Description =||= Default value =||
     
    146146|| use_obs_mask || whether to use incomplete observations (need to be .true. for any other settings on the observation density to be used) || .false. ||
    147147
     148For the full set of options, please see init_pdaf.F90. There, also the possible setting e..g for `filtertype` are described.
    148149
    149150
    150 
    151