TSMP-PDAF Source Code Browser - Interface
Source Files
Modules
Procedures
Program
obs_op_pdaf
Subroutine
80 statements
Source File
obs_op_pdaf.F90
obs_op_pdaf
Contents
subroutine obs_op_pdaf(step, dim_p, dim_obs_p, state_p, m_state_p)
Uses
mod_assimilation
iso_c_binding
mod_tsmp
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
step
integer,
intent(in)
::
dim_p
integer,
intent(in)
::
dim_obs_p
real,
intent(in)
::
state_p
(dim_p)
real,
intent(out)
::
m_state_p
(dim_obs_p)