|
CAM
|
Functions/Subroutines | |
| subroutine, public | canopyhydrology_readnl (NLFilename) |
| subroutine, public | canopyhydrology (bounds, num_nolakec, filter_nolakec, num_nolakep, filter_nolakep, atm2lnd_vars, canopystate_vars, temperature_vars, aerosol_vars, waterstate_vars, waterflux_vars) |
| subroutine, private | fracwet (numf, filter, canopystate_vars, waterstate_vars) |
| subroutine, private | frach2osfc (bounds, num_h2osfc, filter_h2osfc, waterstate_vars, qflx_h2osfc2topsoi, no_update) |
Variables | |
| integer | oldfflag =0 |
| subroutine, public canopyhydrologymod::canopyhydrology | ( | type(bounds_type), intent(in) | bounds, |
| integer, intent(in) | num_nolakec, | ||
| integer, dimension(:), intent(in) | filter_nolakec, | ||
| integer, intent(in) | num_nolakep, | ||
| integer, dimension(:), intent(in) | filter_nolakep, | ||
| type(atm2lnd_type), intent(in) | atm2lnd_vars, | ||
| type(canopystate_type), intent(in) | canopystate_vars, | ||
| type(temperature_type), intent(inout) | temperature_vars, | ||
| type(aerosol_type), intent(inout) | aerosol_vars, | ||
| type(waterstate_type), intent(inout) | waterstate_vars, | ||
| type(waterflux_type), intent(inout) | waterflux_vars | ||
| ) |


| subroutine, public canopyhydrologymod::canopyhydrology_readnl | ( | character(len=*), intent(in) | NLFilename | ) |


|
private |


|
private |

| integer canopyhydrologymod::oldfflag =0 |