Changes between Version 9 and Version 10 of ImplementAnalysisGlobal


Ignore:
Timestamp:
Nov 16, 2020, 3:39:58 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisGlobal

    v9 v10  
    8989The interface for this routine is:
    9090{{{
    91 SUBROUTINE init_dim_obs(step, dim_obs_p)
     91SUBROUTINE init_dim_obs_pdafomi(step, dim_obs_p)
    9292
    9393  INTEGER, INTENT(in)  :: step       ! Current time step
     
    104104The interface for this routine is:
    105105{{{
    106 SUBROUTINE obs_op(step, dim_p, dim_obs_p, state_p, m_state_p)
     106SUBROUTINE obs_op_pdafomi(step, dim_p, dim_obs_p, state_p, m_state_p)
    107107
    108108  INTEGER, INTENT(in) :: step               ! Currrent time step