CAM
subcol_tstcp Module Reference

Data Types

interface  subcol_field_avg_tstcp
 

Functions/Subroutines

subroutine, public subcol_register_tstcp ()
 
subroutine, public subcol_readnl_tstcp (nlfile)
 
subroutine, public subcol_gen_tstcp (state, tend, state_sc, tend_sc, pbuf)
 
subroutine subcol_field_avg_tstcp_1dr (field_sc, ngrdcol, lchnk, field)
 
subroutine subcol_field_avg_tstcp_1di (field_sc, ngrdcol, lchnk, field)
 
subroutine subcol_field_avg_tstcp_2dr (field_sc, ngrdcol, lchnk, field)
 
subroutine, public subcol_ptend_avg_tstcp (ptend_sc, ngrdcol, lchnk, ptend)
 

Variables

logical subcol_tstcp_noavg
 
logical subcol_tstcp_filter
 
logical subcol_tstcp_weight
 
logical subcol_tstcp_perturb
 
integer tstcpy_scol_idx
 

Function/Subroutine Documentation

◆ subcol_field_avg_tstcp_1di()

subroutine subcol_tstcp::subcol_field_avg_tstcp_1di ( integer, dimension(:), intent(in)  field_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
integer, dimension(:), intent(out)  field 
)
Here is the call graph for this function:

◆ subcol_field_avg_tstcp_1dr()

subroutine subcol_tstcp::subcol_field_avg_tstcp_1dr ( real(r8), dimension(:), intent(in)  field_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
real(r8), dimension(:), intent(out)  field 
)
Here is the call graph for this function:

◆ subcol_field_avg_tstcp_2dr()

subroutine subcol_tstcp::subcol_field_avg_tstcp_2dr ( real(r8), dimension(:,:), intent(in)  field_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
real(r8), dimension(:,:), intent(out)  field 
)
Here is the call graph for this function:

◆ subcol_gen_tstcp()

subroutine, public subcol_tstcp::subcol_gen_tstcp ( 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 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_ptend_avg_tstcp()

subroutine, public subcol_tstcp::subcol_ptend_avg_tstcp ( type(physics_ptend), intent(in)  ptend_sc,
integer, intent(in)  ngrdcol,
integer, intent(in)  lchnk,
type(physics_ptend), intent(inout)  ptend 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ subcol_readnl_tstcp()

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

◆ subcol_register_tstcp()

subroutine, public subcol_tstcp::subcol_register_tstcp ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ subcol_tstcp_filter

logical subcol_tstcp::subcol_tstcp_filter
private

◆ subcol_tstcp_noavg

logical subcol_tstcp::subcol_tstcp_noavg
private

◆ subcol_tstcp_perturb

logical subcol_tstcp::subcol_tstcp_perturb
private

◆ subcol_tstcp_weight

logical subcol_tstcp::subcol_tstcp_weight
private

◆ tstcpy_scol_idx

integer subcol_tstcp::tstcpy_scol_idx
private