Changes between Version 1 and Version 2 of U_obs_op_lin
- Timestamp:
- Dec 9, 2021, 3:17:28 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
U_obs_op_lin
v1 v2 9 9 The interface is the following: 10 10 {{{ 11 SUBROUTINE obs_op_lin(step, dim_p, dim_obs_p, state_p, m_state_p)11 SUBROUTINE U_obs_op_lin(step, dim_p, dim_obs_p, state_p, m_state_p) 12 12 13 13 INTEGER, INTENT(in) :: step ! Current time step