The camp_rxn_condensed_phase_arrhenius module.
More...
Go to the source code of this file.
◆ A_
#define A_ this%condensed_data_real(1) |
◆ B_
#define B_ this%condensed_data_real(2) |
◆ C_
#define C_ this%condensed_data_real(3) |
◆ D_
#define D_ this%condensed_data_real(4) |
◆ DERIV_ID_
Value: 1this%condensed_data_int(num_int_prop_+(num_react_+num_prod_+1)*num_aero_phase_+x)
◆ E_
#define E_ this%condensed_data_real(5) |
◆ JAC_ID_
Value: 1this%condensed_data_int(num_int_prop_+(2*(num_react_+num_prod_)+1)*num_aero_phase_+x)
◆ KGM3_TO_MOLM3_
#define KGM3_TO_MOLM3_ |
( |
| x | ) |
|
Value: 1this%condensed_data_real(num_real_prop_+num_prod_+x)
◆ NUM_AERO_PHASE_
#define NUM_AERO_PHASE_ this%condensed_data_int(3) |
◆ NUM_ENV_PARAM_
◆ NUM_INT_PROP_
◆ NUM_PROD_
#define NUM_PROD_ this%condensed_data_int(2) |
◆ NUM_REACT_
#define NUM_REACT_ this%condensed_data_int(1) |
◆ NUM_REAL_PROP_
◆ PROD_
Value: 1this%condensed_data_int(num_int_prop_+num_react_*num_aero_phase_+x)
◆ REACT_
Value: 1this%condensed_data_int(num_int_prop_+x)
◆ WATER_
Value: 1this%condensed_data_int(num_int_prop_+(num_react_+num_prod_)*num_aero_phase_+x)
◆ YIELD_
Value: 1this%condensed_data_real(num_real_prop_+x)