OOPS
qg_wind_mod Module Reference

Functions/Subroutines

subroutine, public qg_wind_equiv (gom, hofx, bias)
 Get equivalent for wind (TL calls this subroutine too) More...
 
subroutine, public qg_wind_equiv_ad (gom, hofx, bias)
 Get equivalent for wind - adjoint. More...
 

Function/Subroutine Documentation

◆ qg_wind_equiv()

subroutine, public qg_wind_mod::qg_wind_equiv ( type(qg_gom), intent(in)  gom,
type(qg_obsvec), intent(inout)  hofx,
real(kind_real), dimension(2), intent(in)  bias 
)

Get equivalent for wind (TL calls this subroutine too)

Parameters
[in,out]hofxObservation vector

Definition at line 26 of file qg_wind_mod.F90.

Here is the caller graph for this function:

◆ qg_wind_equiv_ad()

subroutine, public qg_wind_mod::qg_wind_equiv_ad ( type(qg_gom), intent(inout)  gom,
type(qg_obsvec), intent(in)  hofx,
real(kind_real), dimension(2), intent(inout)  bias 
)

Get equivalent for wind - adjoint.

Parameters
[in]hofxObservation vector

Definition at line 47 of file qg_wind_mod.F90.

Here is the caller graph for this function: