put_well_mixed_gas Subroutine

public subroutine put_well_mixed_gas(this, igas, iunits, mixing_ratio, scale_factor, istartcol, iendcol)

Uses

  • proc~~put_well_mixed_gas~~UsesGraph proc~put_well_mixed_gas put_well_mixed_gas module~yomhook yomhook proc~put_well_mixed_gas->module~yomhook module~radiation_io~2 radiation_io proc~put_well_mixed_gas->module~radiation_io~2 module~yomlun_ifsaux YOMLUN_IFSAUX module~radiation_io~2->module~yomlun_ifsaux module~parkind1~2 PARKIND1 module~yomlun_ifsaux->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
class(gas_type), intent(inout) :: this
integer, intent(in) :: igas
integer, intent(in) :: iunits
real(kind=jprb), intent(in) :: mixing_ratio
real(kind=jprb), intent(in), optional :: scale_factor
integer, intent(in), optional :: istartcol
integer, intent(in), optional :: iendcol

Calls

proc~~put_well_mixed_gas~~CallsGraph proc~put_well_mixed_gas put_well_mixed_gas proc~dr_hook dr_hook proc~put_well_mixed_gas->proc~dr_hook proc~radiation_abort radiation_abort proc~put_well_mixed_gas->proc~radiation_abort

Contents