AuxScalarKernels System

buildconstruction:Undocumented System

The AuxScalarKernels system has not been documented. The content listed below should be used as a starting point for documenting the system, which includes the typical automatic documentation associated with a system; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.


# AuxScalarKernels System

## Overview

!! Replace this line with information regarding the AuxScalarKernels system.

## Example Input File Syntax

!! Describe and include an example of how to use the AuxScalarKernels system.

!syntax list /AuxScalarKernels objects=True actions=False subsystems=False

!syntax list /AuxScalarKernels objects=False actions=False subsystems=True

!syntax list /AuxScalarKernels objects=False actions=True subsystems=False

Available Objects

  • Moose App
  • ConstantScalarAuxSets an auxiliary field variable to a controllable constant value.
  • FunctionScalarAuxSets a value of a scalar variable based on a function.
  • QuotientScalarAuxCompute the ratio of two scalar variables.
  • ScalarTagMatrixAuxCouple a tag matrix, and return its nodal value
  • ScalarTagVectorAuxCouple a tag vector, and return its value
  • SolutionScalarAuxSets scalar variable by using information from a SolutionUserObject.
  • Thermal Hydraulics App
  • Compressor1PhaseDeltaPAuxChange in pressure computed in the 1-phase shaft-connected compressor.
  • Compressor1PhaseDissipationTorqueAuxDissipation torque computed in the 1-phase shaft-connected compressor.
  • Compressor1PhaseFrictionAuxFriction torque computed in the 1-phase shaft-connected compressor.
  • Compressor1PhaseInertiaAuxMoment of inertia computed in the 1-phase shaft-connected compressor.
  • Compressor1PhaseIsentropicTorqueAuxIsentropic torque computed in the 1-phase shaft-connected compressor.
  • HydraulicTorqueAuxHydraulic torque computed in the 1-phase shaft-connected pump.
  • PumpFrictionAuxFriction torque computed in the 1-phase shaft-connected pump.
  • PumpHeadAuxHead computed in the 1-phase shaft-connected pump.
  • PumpInertiaAuxMoment of inertia computed in the 1-phase shaft-connected pump.
  • SimpleTurbinePowerAuxComputes turbine power for 1-phase flow
  • Turbine1PhaseDeltaPAuxChange in pressure computed in the 1-phase shaft-connected turbine.
  • Turbine1PhaseDrivingTorqueAuxDriving torque computed in the 1-phase shaft-connected turbine.
  • Turbine1PhaseFlowCoefficientAuxFlow coefficient computed in the 1-phase shaft-connected turbine.
  • Turbine1PhaseFrictionTorqueAuxFriction torque computed in the 1-phase shaft-connected turbine.
  • Turbine1PhaseMomentOfInertiaAuxMoment of inertia computed in the 1-phase shaft-connected turbine.
  • Turbine1PhasePowerAuxChange in pressure computed in the 1-phase shaft-connected turbine.
  • VolumeJunction1PhasePressureAuxComputes pressure from the 1-phase volume junction variables.
  • VolumeJunction1PhaseTemperatureAuxComputes temperature from the 1-phase volume junction variables.
  • VolumeJunction1PhaseVelocityMagnitudeAuxComputes magnitude of velocity from the 1-phase volume junction variables.
  • Tensor Mechanics App
  • GeneralizedPlaneStrainReferenceResidualGeneralized Plane Strain Reference Residual Scalar Kernel

Available Actions