CAMP 1.0.0
Chemistry Across Multiple Phases
|
Get the number of instances of a specified aerosol phase. More...
Public Member Functions | |
integer(kind=i_kind) function | num_phase_instances (this, phase_name) |
Get the number of instances of a specified aerosol phase.
Definition at line 345 of file aero_rep_data.F90.
integer(kind=i_kind) function camp_aero_rep_data::num_phase_instances::num_phase_instances | ( | class(aero_rep_data_t), intent(in) | this, |
character(len=*), intent(in) | phase_name | ||
) |
[in] | this | Aerosol representation data |
[in] | phase_name | Aerosol phase name |
Definition at line 345 of file aero_rep_data.F90.