|
CAMP 1.0.0
Chemistry Across Multiple Phases
|
Get the number of instances of a specified aerosol phase. More...
Private Member Functions | |
| integer(kind=i_kind) function | num_phase_instances (this, phase_name, is_at_surface) |
Get the number of instances of a specified aerosol phase.
Definition at line 356 of file aero_rep_data.F90.
|
private |
| [in] | this | Aerosol representation data |
| [in] | phase_name | Aerosol phase name |
| [in] | is_at_surface | Indicates if aerosol phase is at the surface of particle |
Definition at line 356 of file aero_rep_data.F90.