TSMP-PDAF Source Code Browser - Interface
Source Files
Modules
Procedures
Program
obs_op_f_pdaf
Subroutine
61 statements
Source File
obs_op_f_pdaf.F90
obs_op_f_pdaf
Contents
subroutine obs_op_f_pdaf(step, dim_p, dim_obs_f, state_p, m_state_f)
Uses
mod_assimilation
mod_parallel_pdaf
Arguments
Type
Intent
Optional
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)