- primary_speciesThe list of primary variables to add
C++ Type:std::vector<NonlinearVariableName>
Controllable:No
Description:The list of primary variables to add
AddCoupledEqSpeciesAction
The AddCoupledEqSpeciesAction has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with an Action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
Adds coupled equilibrium Kernels and AuxKernels for primary species
Overview
Example Input File Syntax
Adds coupled equilibrium Kernels and AuxKernels for primary species
Input Parameters
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector<std::string>
Controllable:No
Description:If specified only the blocks named will be visited and made active
- gravity0 0 0Gravity vector (default is (0, 0, 0))
Default:0 0 0
C++ Type:libMesh::VectorValue<double>
Controllable:No
Description:Gravity vector (default is (0, 0, 0))
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector<std::string>
Controllable:No
Description:If specified blocks matching these identifiers will be skipped.
- pressurePressure variable
C++ Type:std::vector<VariableName>
Controllable:No
Description:Pressure variable
- reactionsThe list of aqueous equilibrium reactions
C++ Type:std::string
Controllable:No
Description:The list of aqueous equilibrium reactions
- secondary_speciesThe list of aqueous equilibrium species to be output as aux variables
C++ Type:std::vector<AuxVariableName>
Controllable:No
Description:The list of aqueous equilibrium species to be output as aux variables