https://mooseframework.inl.gov
Loading...
Searching...
No Matches
LaserWeld316LStainlessSteelBoundary.h
Go to the documentation of this file.
1//* This file is part of the MOOSE framework
2//* https://mooseframework.inl.gov
3//*
4//* All rights reserved, see COPYRIGHT for full restrictions
5//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6//*
7//* Licensed under LGPL 2.1, please see LICENSE for details
8//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10#pragma once
11
12#include "Material.h"
13
A material that computes 316L surface stainless steel boundary properties relevant to doing laser wel...
ADMaterialProperty< RealVectorValue > & _surface_term_gradient2
const Real _P0
The vapor recoil pressure is taken from: Chen, Xuehui, et al.
ADMaterialProperty< RealVectorValue > & _surface_term_gradient1
ADMaterialProperty< RealVectorValue > & _surface_term_curvature
const ADVariableValue & _temperature
We need to know the temperature and the gradient of the temperature.
ADMaterialProperty< Real > & _rc_pressure
Declaring the material properties.
const Real _c_gamma0
The surface tension is taken from: Pichler, Peter, et al.
ADMaterialProperty< RealVectorValue > & _grad_surface_tension
const InputParameters & parameters() const
VariableValueTempl< true > ADVariableValue
VariableGradientTempl< true > ADVariableGradient