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

Get the species id on the state array by phase_id and species name. More...

Private Member Functions

integer(kind=i_kind) function spec_state_id_by_phase (this, phase_id, spec_name)
 

Detailed Description

Get the species id on the state array by phase_id and species name.

Returns
Species state id

Definition at line 415 of file aero_rep_data.F90.

Constructor & Destructor Documentation

◆ spec_state_id_by_phase()

integer(kind=i_kind) function camp_aero_rep_data::spec_state_id_by_phase::spec_state_id_by_phase ( class(aero_rep_data_t), intent(in)  this,
integer(kind=i_kind), intent(in)  phase_id,
character(len=*), intent(in)  spec_name 
)
private
Parameters
[in]thisAerosol representation data
[in]phase_idPhase id
[in]spec_nameSpecies name

Definition at line 415 of file aero_rep_data.F90.

Here is the call graph for this function:

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