Changes between Version 3 and Version 4 of prepoststep_pdaf


Ignore:
Timestamp:
Jan 21, 2015, 2:46:48 PM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • prepoststep_pdaf

    v3 v4  
    2525 * The routine is called by all filter processes.
    2626 * If parallelization with domain decomposition is used, the variables `state_p` and `ens_p` will only contain the state information for the process-local domain. Accordingly, also `dim_p` and `dim_obs_p` only contain the state vector size for the local domain.
    27  * For the local filters (LESTKF, LETKF, LSEIK), `dim_obs_p` is the observation dimension for the `full` observations.
     27 * For the local filters (LESTKF, LETKF, LSEIK) `dim_obs_p` is the observation dimension for the `full` observations.
    2828
    2929Hints: