CAM
|
Functions/Subroutines | |
subroutine, public | downscale_forcings (bounds, num_do_smb_c, filter_do_smb_c, atm2lnd_vars) |
subroutine, private | downscale_longwave (bounds, num_do_smb_c, filter_do_smb_c, atm2lnd_vars) |
subroutine, private | build_normalization (orig_field, sum_field, sum_wts, norms) |
subroutine, private | check_downscale_consistency (bounds, atm2lnd_vars) |
|
private |
|
private |
subroutine, public atm2lndmod::downscale_forcings | ( | 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(inout) | atm2lnd_vars | ||
) |
|
private |