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

Get the non-unique name of a chemical species by its unique name. More...

Public Member Functions

character(len=:) function, allocatable spec_name (this, unique_name)
 

Detailed Description

Get the non-unique name of a chemical species by its unique name.

Definition at line 329 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ spec_name()

character(len=:) function, allocatable camp_aero_rep_data::spec_name::spec_name ( class(aero_rep_data_t), intent(in)  this,
character(len=*), intent(in)  unique_name 
)
Returns
Chemical species name
Parameters
[in]thisAerosol representation data
[in]unique_nameUnique name of the species in this aerosol representation

Definition at line 329 of file aero_rep_data.F90.


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