PartMC 2.1.1
|
Current state of the gas mixing ratios in the system. More...
Public Attributes | |
real(kind=dp), dimension(:), pointer | mix_rat |
Length n_spec, mixing ratio (ppb). |
Current state of the gas mixing ratios in the system.
The gas species are defined by the gas_data_t structure, so that gas_state%mix_rat
(i) is the current mixing ratio of the gas with name gas_data%name
(i), etc.
real(kind=dp),dimension(:),pointer pmc_gas_state::gas_state_t::mix_rat |
Length n_spec, mixing ratio (ppb).