CAMP 1.0.0
Chemistry Across Multiple Phases
Private Member Functions | List of all members
camp_aero_rep_data::num_phase_instances Interface Reference

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)
 

Detailed Description

Get the number of instances of a specified aerosol phase.

Returns
Number of instances of the aerosol phase

Definition at line 356 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ num_phase_instances()

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,
logical, intent(in), optional  is_at_surface 
)
private
Parameters
[in]thisAerosol representation data
[in]phase_nameAerosol phase name
[in]is_at_surfaceIndicates if aerosol phase is at the surface of particle

Definition at line 356 of file aero_rep_data.F90.


The documentation for this interface was generated from the following file: