Misc Module

buildconstruction

Documentation for the misc module needs some work...

Objects, Actions, and Syntax

AuxKernelsAuxVariablesKernels
  • Misc App
  • ADThermoDiffusionCalculates diffusion due to temperature gradient and Soret Coefficient
  • CoefDiffusionKernel for diffusion with diffusivity = coef + function
  • ThermoDiffusionKernel for thermo-diffusion (Soret effect, thermophoresis, etc.)
Materials
  • Misc App
  • ADArrheniusMaterialPropertyArbitrary material property of the sum of an arbitary number () of Arrhenius functions , where is the frequency factor, is the activation energy, and is the gas constant.
  • ADDensityCreates density material property. This class is deprecated, and its functionalityis replaced by StrainAdjustedDensity for cases when the density should be adjustedto account for material deformation. If it is not desired to adjust the density fordeformation, a variety of general-purpose Materials, such as GenericConstantMaterialor ParsedMaterial can be used to define the density.
  • ArrheniusMaterialPropertyArbitrary material property of the sum of an arbitary number () of Arrhenius functions , where is the frequency factor, is the activation energy, and is the gas constant.
  • DensityCreates density material property. This class is deprecated, and its functionalityis replaced by StrainAdjustedDensity for cases when the density should be adjustedto account for material deformation. If it is not desired to adjust the density fordeformation, a variety of general-purpose Materials, such as GenericConstantMaterialor ParsedMaterial can be used to define the density.
Postprocessors
  • Misc App
  • GeneralSensorPostprocessorThis is a GeneralSensorPostprocessor, and functions as a base class for other sensor postprocessors
  • InternalVolumeComputes the volume of an enclosed area by performing an integral over a user-supplied boundary.
  • ThermocoupleSensorPostprocessorThis is a ThermocoupleSensorPostprocessor for various classes of thermocouples, described by the 'thermocouple_type' parameter
UserObjects