CAMP 1.0.0
Chemistry Across Multiple Phases
|
The camp_sub_model_ZSR_aerosol_water module. More...
Go to the source code of this file.
Data Types | |
interface | camp_sub_model_zsr_aerosol_water::sub_model_zsr_aerosol_water_t |
Generic test reaction data type. More... | |
Modules | |
module | camp_sub_model_zsr_aerosol_water |
The sub_model_ZSR_aerosol_water_t type and associated functions. | |
Functions/Subroutines | |
type(sub_model_zsr_aerosol_water_t) function, pointer | camp_sub_model_zsr_aerosol_water::constructor () |
Constructor for ZSR aerosol water reaction. | |
subroutine | camp_sub_model_zsr_aerosol_water::initialize (this, aero_rep_set, aero_phase_set, chem_spec_data) |
Initialize the reaction data, validating component data and loading any required information into the condensed data arrays for use during solving. | |
real(kind=dp) function | camp_sub_model_zsr_aerosol_water::priority (this) |
Return a real number representing the priority of the sub model calculations. Low priority sub models may use the results of higher priority sub models. Lower numbers indicate higher priority. | |
elemental subroutine | camp_sub_model_zsr_aerosol_water::finalize (this) |
Finalize the reaction. | |
The camp_sub_model_ZSR_aerosol_water module.
Definition in file sub_model_ZSR_aerosol_water.F90.