|
| real function, dimension(size(psnowdepth, 1), size(psnowdepth, 2), size(psnowdepth, 3)!) | mode_meb::mebpalphan_3d (PSNOWDEPTH, PH_VEG) |
| |
| real function, dimension(size(psnowdepth, 1), size(psnowdepth, 2)) | mode_meb::mebpalphan_2d (PSNOWDEPTH, PH_VEG) |
| |
| real function, dimension(size(psnowdepth, 1)) | mode_meb::mebpalphan_1d (PSNOWDEPTH, PH_VEG) |
| |
| real function | mode_meb::mebpalphan_0d (PSNOWDEPTH, PH_VEG) |
| |
| real function | mode_meb::sfc_heatcap_veg_0d (PWRN, PWR, PCV) |
| |
| real function, dimension(size(pcv)) | mode_meb::sfc_heatcap_veg_1d (PWRN, PWR, PCV) |
| |
| real function, dimension(size(pcv), size(pcv, 2)) | mode_meb::sfc_heatcap_veg_2d (PWRN, PWR, PCV) |
| |
| real function, dimension(size(psw_rad, 1), size(psw_rad, 2)) | mode_meb::swdown_diff_2d (PSW_RAD, PCOSZENITH) |
| |
| real function, dimension(size(psw_rad)) | mode_meb::swdown_diff_1d (PSW_RAD, PCOSZENITH) |
| |
| real function | mode_meb::swdown_diff_0d (PSW_RAD, PCOSZENITH) |
| |
| real function | mode_meb::snow_intercept_eff_0d (PCHIP, PVELC, PWRVNMAX) |
| |
| real function, dimension(size(pvelc)) | mode_meb::snow_intercept_eff_1d (PCHIP, PVELC, PWRVNMAX) |
| |
| real function, dimension(size(pvelc, 1), size(pvelc, 2)) | mode_meb::snow_intercept_eff_2d (PCHIP, PVELC, PWRVNMAX) |
| |
| real function | mode_meb::meb_shield_factor_0d (PLAI, PPALPHAN) |
| |
| real function, dimension(size(plai, 1)) | mode_meb::meb_shield_factor_1d (PLAI, PPALPHAN) |
| |
| real function, dimension(size(plai, 1), size(plai, 2)) | mode_meb::meb_shield_factor_2d (PLAI, PPALPHAN) |
| |