CAMP 1.0.0
Chemistry Across Multiple Phases
|
Get the number of Jacobian elements used in calculations of aerosol mass, volume, number, etc. for a particular phase. More...
Public Member Functions | |
integer(kind=i_kind) function | num_jac_elem (this, phase_id) |
Get the number of Jacobian elements used in calculations of aerosol mass, volume, number, etc. for a particular phase.
Definition at line 362 of file aero_rep_data.F90.
integer(kind=i_kind) function camp_aero_rep_data::num_jac_elem::num_jac_elem | ( | class(aero_rep_data_t), intent(in) | this, |
integer(kind=i_kind), intent(in) | phase_id | ||
) |
[in] | this | Aerosol respresentation data |
[in] | phase_id | Aerosol phase id |
Definition at line 362 of file aero_rep_data.F90.