|
CAM
|
Functions/Subroutines | |
| subroutine, public | beginwaterbalance (bounds, num_nolakec, filter_nolakec, num_lakec, filter_lakec, num_hydrologyc, filter_hydrologyc, soilhydrology_vars, waterstate_vars) |
| subroutine, public | balancecheck (bounds, num_do_smb_c, filter_do_smb_c, atm2lnd_vars, glc2lnd_vars, solarabs_vars, waterflux_vars, waterstate_vars, energyflux_vars, canopystate_vars) |
| subroutine, public balancecheckmod::balancecheck | ( | type(bounds_type), intent(in) | bounds, |
| integer, intent(in) | num_do_smb_c, | ||
| integer, dimension (:), intent(in) | filter_do_smb_c, | ||
| type(atm2lnd_type), intent(in) | atm2lnd_vars, | ||
| type(glc2lnd_type), intent(in) | glc2lnd_vars, | ||
| type(solarabs_type), intent(in) | solarabs_vars, | ||
| type(waterflux_type), intent(inout) | waterflux_vars, | ||
| type(waterstate_type), intent(inout) | waterstate_vars, | ||
| type(energyflux_type), intent(inout) | energyflux_vars, | ||
| type(canopystate_type), intent(inout) | canopystate_vars | ||
| ) |


| subroutine, public balancecheckmod::beginwaterbalance | ( | type(bounds_type), intent(in) | bounds, |
| integer, intent(in) | num_nolakec, | ||
| integer, dimension(:), intent(in) | filter_nolakec, | ||
| integer, intent(in) | num_lakec, | ||
| integer, dimension(:), intent(in) | filter_lakec, | ||
| integer, intent(in) | num_hydrologyc, | ||
| integer, dimension(:), intent(in) | filter_hydrologyc, | ||
| type(soilhydrology_type), intent(inout) | soilhydrology_vars, | ||
| type(waterstate_type), intent(inout) | waterstate_vars | ||
| ) |
