CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
mo_rte_config Module Reference

Data Types

interface  rte_config_checks
 Specify checking of extents and values individually, or all checks together. More...
 

Functions/Subroutines

subroutine rte_config_checks_each (extents, values)
 Do extents and/or values checks within RTE+RRTMGP Fortran classes.
 
subroutine rte_config_checks_all (do_checks)
 Do all checks within RTE+RRTMGP Fortran classes.
 

Variables

logical(wl), public, protected check_extents = .true.
 
logical(wl), public, protected check_values = .true.
 

Detailed Description


Control input sanitization in Fortan front-end

Provides public access to two proteced module variables