Canoe
Comprehensive Atmosphere N' Ocean Engine
giants_enroll_vapor_functions_v1.hpp File Reference

Go to the source code of this file.

Functions

void enroll_vapor_function_H2O (Thermodynamics::SVPFunc1Container &svp_func1, std::vector< IndexSet > const &cloud_index_set)
 
void enroll_vapor_function_NH3 (Thermodynamics::SVPFunc1Container &svp_func1, std::vector< IndexSet > const &cloud_index_set)
 
void enroll_vapor_function_H2S (Thermodynamics::SVPFunc1Container &svp_func1, std::vector< IndexSet > const &cloud_index_set)
 
void enroll_vapor_function_NH4SH (Thermodynamics::SVPFunc2Container &svp_func2, std::map< IndexPair, ReactionInfo > &cloud_reaction_map)
 

Function Documentation

◆ enroll_vapor_function_H2O()

void enroll_vapor_function_H2O ( Thermodynamics::SVPFunc1Container svp_func1,
std::vector< IndexSet > const &  cloud_index_set 
)

Definition at line 18 of file giants_enroll_vapor_functions_v1.hpp.

◆ enroll_vapor_function_NH3()

void enroll_vapor_function_NH3 ( Thermodynamics::SVPFunc1Container svp_func1,
std::vector< IndexSet > const &  cloud_index_set 
)

Definition at line 38 of file giants_enroll_vapor_functions_v1.hpp.

◆ enroll_vapor_function_H2S()

void enroll_vapor_function_H2S ( Thermodynamics::SVPFunc1Container svp_func1,
std::vector< IndexSet > const &  cloud_index_set 
)

Definition at line 58 of file giants_enroll_vapor_functions_v1.hpp.

◆ enroll_vapor_function_NH4SH()

void enroll_vapor_function_NH4SH ( Thermodynamics::SVPFunc2Container svp_func2,
std::map< IndexPair, ReactionInfo > &  cloud_reaction_map 
)

Definition at line 78 of file giants_enroll_vapor_functions_v1.hpp.