obs_op_f_pdaf Subroutine

subroutine obs_op_f_pdaf(step, dim_p, dim_obs_f, state_p, m_state_f)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: step
integer, intent(in) :: dim_p
integer, intent(in) :: dim_obs_f
real, intent(in) :: state_p(dim_p)
real, intent(inout) :: m_state_f(dim_obs_f)