|
ocssw
V2022
|
mod06albedoecomodule Module Reference
Functions/Subroutines | |
| subroutine, public | readsnowalbstats (StatsFN, NumSnowTypes, NumAlbBnds, numEco, AlbedoMean, errorLevel) |
Function/Subroutine Documentation
◆ readsnowalbstats()
| subroutine, public mod06albedoecomodule::readsnowalbstats | ( | character (len = *), intent(in) | StatsFN, |
| integer, intent(in) | NumSnowTypes, | ||
| integer, intent(in) | NumAlbBnds, | ||
| integer, intent(in) | numEco, | ||
| real, dimension(:,0:,:), intent(inout) | AlbedoMean, | ||
| integer, intent(out) | errorLevel | ||
| ) |
Definition at line 95 of file MOD06AlbedoEcoModule.f90.


