SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ch_emission_snap_n (CHN, HPROGRAM, KSIZE, PSIMTIME, PSUNTIME, KYEAR, KMONTH, KDAY, PRHOA, PLON) |
subroutine | day_of_week_ch (DATE, MONTH, YEAR, DOW) |
subroutine ch_emission_snap_n | ( | type(ch_emis_snap_t), intent(inout) | CHN, |
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(in) | KSIZE, | ||
real, intent(in) | PSIMTIME, | ||
real, dimension(ksize), intent(in) | PSUNTIME, | ||
integer, intent(in) | KYEAR, | ||
integer, intent(in) | KMONTH, | ||
integer, intent(in) | KDAY, | ||
real, dimension(ksize), intent(in) | PRHOA, | ||
real, dimension(ksize), intent(in) | PLON | ||
) |
Definition at line 9 of file ch_emission_snapn.F90.