CAM
gridcelltype Module Reference

Data Types

type  gridcell_physical_properties_type
 

Functions/Subroutines

subroutine grc_pp_init (this, begg, endg)
 
subroutine grc_pp_clean (this)
 

Variables

type(gridcell_physical_properties_type), target, public grc_pp
 

Function/Subroutine Documentation

◆ grc_pp_clean()

subroutine gridcelltype::grc_pp_clean ( class(gridcell_physical_properties_type this)
private

◆ grc_pp_init()

subroutine gridcelltype::grc_pp_init ( class(gridcell_physical_properties_type this,
integer, intent(in)  begg,
integer, intent(in)  endg 
)
private

Variable Documentation

◆ grc_pp

type(gridcell_physical_properties_type), target, public gridcelltype::grc_pp