Changes between Version 6 and Version 7 of Implement3DVarAnalysisOverview


Ignore:
Timestamp:
Sep 20, 2024, 11:00:17 AM (26 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Implement3DVarAnalysisOverview

    v6 v7  
    7171  * `init_n_domain`: This routine sets the number of local analysis domains
    7272  * `init_dim_l`: This routine determines the state vector size for the local analysis domain and initializes the index information to fill a local state vector
    73   * `g2l_state`: This routine performs the transformation from a global to the local state vector. It selects elements of the global state vector and fill the local vector
    74   * `l2g_state`: This routine performns the back-ttransformation from local to global state vector.
    7573
    7674=== Covariances ===