Changes between Version 2 and Version 3 of prepoststep_pdaf


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

--

Legend:

Unmodified
Added
Removed
Modified
  • prepoststep_pdaf

    v2 v3  
    2424Notes:
    2525 * The routine is called by all filter processes.
     26 * 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.
    2628
    2729Hints: