CAM
phys_debug_util Module Reference

Functions/Subroutines

subroutine, public phys_debug_readnl (nlfile)
 
subroutine, public phys_debug_init ()
 
integer function, public phys_debug_col (chunk)
 

Variables

real(r8), parameter uninit_r8 = huge(1._r8)
 
real(r8) phys_debug_lat = uninit_r8
 
real(r8) phys_debug_lon = uninit_r8
 
integer debchunk = -999
 
integer debcol = -999
 

Function/Subroutine Documentation

◆ phys_debug_col()

integer function, public phys_debug_util::phys_debug_col ( integer, intent(in)  chunk)
Here is the caller graph for this function:

◆ phys_debug_init()

subroutine, public phys_debug_util::phys_debug_init ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ phys_debug_readnl()

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

Variable Documentation

◆ debchunk

integer phys_debug_util::debchunk = -999
private

◆ debcol

integer phys_debug_util::debcol = -999
private

◆ phys_debug_lat

real(r8) phys_debug_util::phys_debug_lat = uninit_r8
private

◆ phys_debug_lon

real(r8) phys_debug_util::phys_debug_lon = uninit_r8
private

◆ uninit_r8

real(r8), parameter phys_debug_util::uninit_r8 = huge(1._r8)
private