CAMP 1.0.0
Chemistry Across Multiple Phases
Public 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...

Public Member Functions

integer(kind=i_kind) function num_phase_instances (this, phase_name)
 

Detailed Description

Get the number of instances of a specified aerosol phase.

Definition at line 345 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 
)
Returns
Number of instances of the aerosol phase
Parameters
[in]thisAerosol representation data
[in]phase_nameAerosol phase name

Definition at line 345 of file aero_rep_data.F90.


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