Changes between Version 1 and Version 2 of PDAF_diag_effsample
- Timestamp:
- Mar 26, 2025, 2:28:03 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_diag_effsample
v1 v2 21 21 * `weights` : `real, intent(in), dimension(dim_sample)`[[BR]] Weights of the particles 22 22 * `n_eff` : `real, intent(out)`[[BR]] Effective sample size 23 24 **Note:** 25 * The routine does not perform any MPI operations and can also be used if PDAF was not initialized by calling `PDAF_init`.