CAMP 1.0.0
Chemistry Across Multiple Phases
Data Types | Modules | Functions/Subroutines
rxn_HL_phase_transfer.F90 File Reference

The camp_rxn_HL_phase_transfer module. More...

Go to the source code of this file.

Data Types

interface  camp_rxn_hl_phase_transfer::rxn_hl_phase_transfer_t
 Generic test reaction data type. More...
 

Modules

module  camp_rxn_hl_phase_transfer
 The rxn_HL_phase_transfer_t type and associated functions.
 

Functions/Subroutines

type(rxn_hl_phase_transfer_t) function, pointer camp_rxn_hl_phase_transfer::constructor ()
 Constructor for Phase transfer reaction.
 
subroutine camp_rxn_hl_phase_transfer::initialize (this, chem_spec_data, aero_rep, n_cells)
 Initialize the reaction data, validating component data and loading any required information into the condensed data arrays for use during solving.
 
elemental subroutine camp_rxn_hl_phase_transfer::finalize (this)
 Finalize the reaction.
 

Detailed Description

The camp_rxn_HL_phase_transfer module.

Definition in file rxn_HL_phase_transfer.F90.