FV3 Bundle
oda_core_mod::backward_obs Interface Reference

Private Member Functions

subroutine backward_obs_profile (Obs, model_t, model_s)
 
subroutine backward_obs_sfc (Obs, model)
 

Detailed Description

Definition at line 178 of file oda_core.F90.

Member Function/Subroutine Documentation

◆ backward_obs_profile()

subroutine oda_core_mod::backward_obs::backward_obs_profile ( type(ocean_profile_type), dimension(:), intent(in)  Obs,
real, dimension(isd:ied,jsd:jed,nk), intent(inout)  model_t,
real, dimension(isd:ied,jsd:jed,nk), intent(inout), optional  model_s 
)
private

Definition at line 1107 of file oda_core.F90.

◆ backward_obs_sfc()

subroutine oda_core_mod::backward_obs::backward_obs_sfc ( type(ocean_surface_type), dimension(:), intent(in)  Obs,
real, dimension(isd:ied,jsd:jed,nk), intent(inout)  model 
)
private

Definition at line 1186 of file oda_core.F90.


The documentation for this interface was generated from the following file: