PDAF_3dvar_analysis_cvt Subroutine

subroutine PDAF_3dvar_analysis_cvt(step, dim_p, dim_obs_p, dim_cvec, state_p, state_inc_p, U_init_dim_obs, U_obs_op, U_init_obs, U_prodRinvA, U_cvt, U_cvt_adj, U_obs_op_lin, U_obs_op_adj, screen, incremental, type_opt, flag)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: step
integer, intent(in) :: dim_p
integer, intent(out) :: dim_obs_p
integer, intent(in) :: dim_cvec
real, intent(out) :: state_p(dim_p)
real, intent(inout) :: state_inc_p(dim_p)
real :: U_init_dim_obs
real :: U_obs_op
real :: U_init_obs
real :: U_prodRinvA
real :: U_cvt
real :: U_cvt_adj
real :: U_obs_op_lin
real :: U_obs_op_adj
integer, intent(in) :: screen
integer, intent(in) :: incremental
integer, intent(in) :: type_opt
integer, intent(inout) :: flag