Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ch_emission_to_atm_n (CHN, SV, PSFSV, PRHOA) |
| subroutine ch_emission_to_atm_n | ( | type(ch_emis_snap_t), intent(inout) | CHN, |
| type(sv_t), intent(inout) | SV, | ||
| real, dimension(:,:), intent(inout) | PSFSV, | ||
| real, dimension(:), intent(in) | PRHOA | ||
| ) |
Definition at line 6 of file ch_emission_to_atmn.F90.


1.8.5