Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ch_init_emission_n (CHE, CHU, SV, HPROGRAM, KLU, KCH, PRHOA) |
| subroutine ch_init_emission_n | ( | type(ch_emis_field_t), intent(inout) | CHE, |
| type(ch_surf_t), intent(inout) | CHU, | ||
| type(sv_t), intent(inout) | SV, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KLU, | ||
| integer, intent(in) | KCH, | ||
| real, dimension(:), intent(in) | PRHOA | ||
| ) |
Definition at line 6 of file ch_init_emissionn.F90.


1.8.5