Changes between Version 3 and Version 4 of prodRinvA_pdaf


Ignore:
Timestamp:
Aug 8, 2025, 3:34:08 PM (3 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • prodRinvA_pdaf

    v3 v4  
    1414 * `rank` : `integer, intent(in)`[[BR]] Number of the columns in the matrix processes here. This is usually the ensemble size minus one (or the rank of the initial covariance matrix)
    1515 * `obs_p` : `real, intent(in), dimension(dim_obs_p)`[[BR]] Vector of observations
    16  * `A_p` : `real, intent(in), dimension(dim_obs_p, rank)`[[BR]] Input matrix provided by PDAF
     16 * `A_p` : `real, intent(inout), dimension(dim_obs_p, rank)`[[BR]] Input matrix provided by PDAF
    1717 * `C_p` : `real, intent(out), dimension(dim_obs_p, rank)`[[BR]] Output matrix
    1818