Changes between Version 1 and Version 2 of U_obs_op_lin


Ignore:
Timestamp:
Dec 9, 2021, 3:17:28 PM (2 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • U_obs_op_lin

    v1 v2  
    99The interface is the following:
    1010{{{
    11 SUBROUTINE obs_op_lin(step, dim_p, dim_obs_p, state_p, m_state_p)
     11SUBROUTINE U_obs_op_lin(step, dim_p, dim_obs_p, state_p, m_state_p)
    1212
    1313  INTEGER, INTENT(in) :: step               ! Current time step