|
CAMP 1.0.0
Chemistry Across Multiple Phases
|
Determine if specified phase(s) exist in adjacent layers. Returns array of phase_ids for adjacent phases first and second. More...
Private Member Functions | |
| type(index_pair_t) function, dimension(:), allocatable | adjacent_phases (this, phase_name_first, phase_name_second) |
Determine if specified phase(s) exist in adjacent layers. Returns array of phase_ids for adjacent phases first and second.
Definition at line 396 of file aero_rep_data.F90.
|
private |
| [in] | this | Aerosol respresentation data |
| [in] | phase_name_first | Name of first phase |
| [in] | phase_name_second | Name of second phase |
Definition at line 396 of file aero_rep_data.F90.