The camp_rxn_surface module.
More...
Go to the source code of this file.
The camp_rxn_surface module.
Definition in file rxn_surface.F90.
◆ AERO_PHASE_ID_
#define AERO_PHASE_ID_ |
( |
| x | ) |
|
Value: 1this%condensed_data_int(phase_int_loc_(x))
◆ AERO_REP_ID_
#define AERO_REP_ID_ |
( |
| x | ) |
|
Value: 1this%condensed_data_int(phase_int_loc_(x)+1)
◆ DERIV_ID_
Value: 1this%condensed_data_int(num_int_prop_+num_prod_+x)
◆ DIFF_COEFF_
#define DIFF_COEFF_ this%condensed_data_real(1) |
◆ EFF_RAD_JAC_ELEM_
#define EFF_RAD_JAC_ELEM_ |
( |
| x, |
|
|
| e ) |
Value: 1this%condensed_data_real(phase_real_loc_(x)+(e-1))
◆ GAMMA_
#define GAMMA_ this%condensed_data_real(2) |
◆ JAC_ID_
Value: 1this%condensed_data_int(num_int_prop_+1+2*num_prod_+x)
◆ MW_
#define MW_ this%condensed_data_real(3) |
◆ NUM_AERO_PHASE_
#define NUM_AERO_PHASE_ this%condensed_data_int(1) |
◆ NUM_AERO_PHASE_JAC_ELEM_
#define NUM_AERO_PHASE_JAC_ELEM_ |
( |
| x | ) |
|
Value: 1this%condensed_data_int(phase_int_loc_(x)+2)
◆ NUM_CONC_JAC_ELEM_
#define NUM_CONC_JAC_ELEM_ |
( |
| x, |
|
|
| e ) |
Value: 1this%condensed_data_real(phase_real_loc_(x)+num_aero_phase_jac_elem_(x)+(e-1))
◆ NUM_ENV_PARAM_
◆ NUM_INT_PROP_
◆ NUM_PROD_
#define NUM_PROD_ this%condensed_data_int(3) |
◆ NUM_REAL_PROP_
◆ PHASE_INT_LOC_
#define PHASE_INT_LOC_ |
( |
| x | ) |
|
Value: 1this%condensed_data_int(num_int_prop_+2+3*num_prod_+x)
◆ PHASE_JAC_ID_
#define PHASE_JAC_ID_ |
( |
| x, |
|
|
| s, |
|
|
| e ) |
Value: 1this%condensed_data_int(phase_int_loc_(x)+3+(s-1)*num_aero_phase_jac_elem_(x)+e)
◆ PHASE_REAL_LOC_
#define PHASE_REAL_LOC_ |
( |
| x | ) |
|
Value: 1this%condensed_data_int(num_int_prop_+2+3*num_prod_+num_aero_phase_+x)
◆ PROD_ID_
Value: 1this%condensed_data_int(num_int_prop_+x)
◆ REACT_ID_
#define REACT_ID_ this%condensed_data_int(2) |
◆ YIELD_
Value: 1this%condensed_data_real(num_real_prop_+x)