CAM
qbo Module Reference

Functions/Subroutines

subroutine, public qbo_readnl (nlfile)
 
subroutine, public qbo_init
 
subroutine, public qbo_timestep_init
 
subroutine, public qbo_relax (state, pbuf, ptend)
 

Variables

logical, parameter, public qbo_use_forcing = .FALSE.
 

Function/Subroutine Documentation

◆ qbo_init()

subroutine, public qbo::qbo_init ( )
Here is the caller graph for this function:

◆ qbo_readnl()

subroutine, public qbo::qbo_readnl ( character(len=*), intent(in)  nlfile)
Here is the caller graph for this function:

◆ qbo_relax()

subroutine, public qbo::qbo_relax ( type(physics_state), intent(in)  state,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
type(physics_ptend), intent(out)  ptend 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ qbo_timestep_init()

subroutine, public qbo::qbo_timestep_init ( )
Here is the caller graph for this function:

Variable Documentation

◆ qbo_use_forcing

logical, parameter, public qbo::qbo_use_forcing = .FALSE.