ScalarKernels System
The ScalarKernels 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.
# ScalarKernels System
## Overview
!! Replace this line with information regarding the ScalarKernels system.
## Example Input File Syntax
!! Describe and include an example of how to use the ScalarKernels system.
!syntax list /ScalarKernels objects=True actions=False subsystems=False
!syntax list /ScalarKernels objects=False actions=False subsystems=True
!syntax list /ScalarKernels objects=False actions=True subsystems=False
Available Objects
- Moose App
- AverageValueConstraintThis class is used to enforce integral of phi with a Lagrange multiplier approach.
- CoupledODETimeDerivativeResidual contribution of ODE from the time derivative of a coupled variable.
- NodalEqualValueConstraintConstrain two nodes to have identical values.
- ODETimeDerivativeReturns the time derivative contribution to the residual for a scalar variable.
- ParsedODEKernelParsed ODE function kernel.
- Peridynamics App
- GeneralizedPlaneStrainPDClass for claculating residual and diagonal Jacobian forstate-based peridynamic generalized plane strain formulation
- Tensor Mechanics App
- GeneralizedPlaneStrainGeneralized Plane Strain Scalar Kernel
- GlobalStrainScalar Kernel to solve for the global strain
Available Actions
- Moose App
- AddScalarKernelActionAdd a AuxScalarKernel object to the simulation.