Changes between Version 1 and Version 2 of PDAF_init
- Timestamp:
- Jan 15, 2015, 1:59:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_init
v1 v2 40 40 * `n_modeltasks`: The number of model tasks as defined before the call to `init_parallel_pdaf`. (Usually stored in the module `mod_assimilation`) 41 41 * `filterpe`: A logical flag showing whether a process belongs to `COMM_filter` as initialized by `init_parallel_pdaf`. (Usually stored in the module `mod_assimilation`) 42 * `U_init_ens`: The name of the user-supplied routine that is called by `PDAF_init` to initialize the ensemble of model states. (See '[ #User-suppliedroutineU_init_ensinit_ens_pdaf.F90 User-supplied routine U_init_ens]'42 * `U_init_ens`: The name of the user-supplied routine that is called by `PDAF_init` to initialize the ensemble of model states. (See '[InsertAnalysisStep#User-suppliedroutineU_init_ensinit_ens_pdaf.F90 User-supplied routine U_init_ens]' 43 43 * `screen`: An integer defining whether information output is written to the screen (i.e. standard output). The following choices are available: 44 44 * 0: quiet mode - no information is displayed.