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

Get a list of unique names for each element on the camp_camp_state::camp_state_t::state_var array for this aerosol representation. More...

Public Member Functions

type(string_t) function, dimension(:), allocatable unique_names (this, phase_name, tracer_type, spec_name)
 

Detailed Description

Get a list of unique names for each element on the camp_camp_state::camp_state_t::state_var array for this aerosol representation.

Definition at line 279 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ unique_names()

type(string_t) function, dimension(:), allocatable camp_aero_rep_data::unique_names::unique_names ( class(aero_rep_data_t), intent(in)  this,
character(len=*), intent(in), optional  phase_name,
integer(kind=i_kind), intent(in), optional  tracer_type,
character(len=*), intent(in), optional  spec_name 
)
Returns
List of unique names
Parameters
[in]thisAerosol representation data
[in]phase_nameAerosol phase name
[in]tracer_typeTracer type
[in]spec_nameAerosol-phase species name

Definition at line 279 of file aero_rep_data.F90.


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