Changes between Version 1 and Version 2 of PDAF_diag_effsample


Ignore:
Timestamp:
Mar 26, 2025, 2:28:03 PM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_diag_effsample

    v1 v2  
    2121 * `weights` : `real, intent(in), dimension(dim_sample)`[[BR]] Weights of the particles
    2222 * `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`.