subroutine, public ccpp_multi_gases_mod::multi_gases_init | ( | integer, intent(in) | ngas, |
integer, intent(in) | nwat, | ||
real(kind=kind_dyn), dimension(0:ngas), intent(in) | ri, | ||
real(kind=kind_dyn), dimension(0:ngas), intent(in) | cpi, | ||
logical, intent(in) | is_master ) |
Definition at line 68 of file multi_gases.F90.