FV3 Bundle
oda_core_mod::forward_obs Interface Reference

Private Member Functions

subroutine forward_obs_profile (Model_obs, fg_t, fg_s)
 
subroutine forward_obs_sfc (Sfc, Guess, Diff)
 

Detailed Description

Definition at line 171 of file oda_core.F90.

Member Function/Subroutine Documentation

◆ forward_obs_profile()

subroutine oda_core_mod::forward_obs::forward_obs_profile ( type(ocean_profile_type), dimension(:), intent(inout)  Model_obs,
real, dimension(isd:ied,jsd:jed,nk), intent(in)  fg_t,
real, dimension(isd:ied,jsd:jed,nk), intent(in), optional  fg_s 
)
private

Definition at line 971 of file oda_core.F90.

◆ forward_obs_sfc()

subroutine oda_core_mod::forward_obs::forward_obs_sfc ( type(ocean_surface_type), intent(in)  Sfc,
type(ocean_dist_type), intent(in)  Guess,
type(ocean_surface_type), intent(inout)  Diff 
)
private

Definition at line 1097 of file oda_core.F90.


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