|
CAM
|
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 |
| integer function, public phys_debug_util::phys_debug_col | ( | integer, intent(in) | chunk | ) |

| subroutine, public phys_debug_util::phys_debug_init | ( | ) |


| subroutine, public phys_debug_util::phys_debug_readnl | ( | character(len=*), intent(in) | nlfile | ) |


|
private |
|
private |
|
private |
|
private |
|
private |