Current state of the gas concentrations in the system. More...
Public Attributes | |
real *8, dimension(:), pointer | conc |
Length n_spec, concentration (ppb). |
Current state of the gas concentrations in the system.
The gas species are defined by the gas_data_t structure, so that gas_state%conc
(i) is the current concentration of the gas with name gas_data%name
(i), etc.
real*8,dimension(:),pointer pmc_gas_state::gas_state_t::conc |
Length n_spec, concentration (ppb).