Changes between Version 2 and Version 3 of PDAF_diag_rmsd_nompi
- Timestamp:
- Apr 1, 2025, 9:03:29 AM (36 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_diag_rmsd_nompi
v2 v3 7 7 The routine can be called in the pre/poststep routine of PDAF both before and after the analysis step to compute the ensemble statistics. 8 8 9 This variant only computes the standard deviationfor the provided state vectors `stateA` and `stateB` without considering parallelization. Thus, with a domain-decomposed parallel model, the value of the RMSD does not consider the full domain. The variant taking into account parallelization is [wiki:PDAF_diag_rmsd].9 This variant only computes the RMSD for the provided state vectors `stateA` and `stateB` without considering parallelization. Thus, with a domain-decomposed parallel model, the value of the RMSD does not consider the full domain. The variant taking into account parallelization is [wiki:PDAF_diag_rmsd]. 10 10 11 11 The interface is: