31 virtual void output()
override;
virtual void output() override
Outputs information (to the console) from a GeochemistryReactorBase at a point.
const Real _stoi_tol
Tolerance on stoichiometric coefficients before they are deemed to be zero.
const NearestNodeNumberUO & _nnn
UserObject defining the node of interest.
void outputNernstInfo(const GeochemicalSystem &egs_ref) const
static InputParameters sharedParams()
contains params that are shared with Actions that use this object
const bool _solver_info
Whether to print solver info.
const Real _mol_cutoff
Species with molalities less than mol_cutoff will not be outputted.
const unsigned _precision
precision of output
const GeochemistryReactorBase & _reactor
the Reactor from which to extract info
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
This class holds information about bulk composition, molalities, activities, activity coefficients...
const InputParameters & parameters() const
Base class that controls the spatio-temporal solution of geochemistry reactions.
GeochemistryConsoleOutput(const InputParameters ¶meters)
static InputParameters validParams()