CAM
subcol Module Reference

Data Types

interface  subcol_field_avg
 

Functions/Subroutines

subroutine, public subcol_readnl (nlfile)
 
subroutine, public subcol_register ()
 
subroutine, public subcol_init_restart (File, hdimids)
 
subroutine, public subcol_write_restart (File)
 
subroutine, public subcol_read_restart (File)
 
subroutine, public subcol_init (pbuf2d, subcol_scheme_in)
 
subroutine, public subcol_gen (state, tend, state_sc, tend_sc, pbuf, subcol_scheme_in)
 
subroutine subcol_field_avg_1dr (field_sc, ngrdcol, lchnk, field, subcol_scheme_in)
 
subroutine subcol_field_avg_1di (field_sc, ngrdcol, lchnk, field, subcol_scheme_in)
 
subroutine subcol_field_avg_2dr (field_sc, ngrdcol, lchnk, field, subcol_scheme_in)
 
subroutine, public subcol_ptend_avg (ptend_sc, ngrdcol, lchnk, ptend, subcol_scheme_in)
 

Function/Subroutine Documentation

◆ subcol_field_avg_1di()

subroutine subcol::subcol_field_avg_1di ( integer, dimension(:), intent(in)  field_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
integer, dimension(:), intent(out)  field,
character(len=*), intent(in), optional  subcol_scheme_in 
)
Here is the call graph for this function:

◆ subcol_field_avg_1dr()

subroutine subcol::subcol_field_avg_1dr ( real(r8), dimension(:), intent(in)  field_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
real(r8), dimension(:), intent(out)  field,
character(len=*), intent(in), optional  subcol_scheme_in 
)
Here is the call graph for this function:

◆ subcol_field_avg_2dr()

subroutine subcol::subcol_field_avg_2dr ( real(r8), dimension(:,:), intent(in)  field_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
real(r8), dimension(:,:), intent(out)  field,
character(len=*), intent(in), optional  subcol_scheme_in 
)
Here is the call graph for this function:

◆ subcol_gen()

subroutine, public subcol::subcol_gen ( type(physics_state), intent(inout)  state,
type(physics_tend), intent(inout)  tend,
type(physics_state), intent(inout)  state_sc,
type(physics_tend), intent(inout)  tend_sc,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
character(len=*), intent(in), optional  subcol_scheme_in 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_init()

subroutine, public subcol::subcol_init ( type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d,
character(len=*), intent(in), optional  subcol_scheme_in 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_init_restart()

subroutine, public subcol::subcol_init_restart ( type(file_desc_t), intent(inout)  File,
integer, dimension(:), intent(in)  hdimids 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_ptend_avg()

subroutine, public subcol::subcol_ptend_avg ( type(physics_ptend), intent(in)  ptend_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
type(physics_ptend), intent(inout)  ptend,
character(len=*), intent(in), optional  subcol_scheme_in 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_read_restart()

subroutine, public subcol::subcol_read_restart ( type(file_desc_t), intent(inout)  File)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_readnl()

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

◆ subcol_register()

subroutine, public subcol::subcol_register ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_write_restart()

subroutine, public subcol::subcol_write_restart ( type(file_desc_t), intent(inout)  File)
Here is the call graph for this function:
Here is the caller graph for this function: