https://mooseframework.inl.gov
AriaLaserWeld304LStainlessSteelBoundary.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 
25 {
26 public:
28 
30 
31 protected:
32  virtual void computeQpProperties();
33 
34  const Real _ap0;
35  const Real _ap1;
36  const Real _ap2;
37  const Real _ap3;
38  const Real _bp0;
39  const Real _bp1;
40  const Real _bp2;
41  const Real _bp3;
42  const Real _Tb;
43  const Real _Tbound1;
44  const Real _Tbound2;
45 
48 
50 
51  const Real _alpha;
52  const Real _sigma0;
53  const Real _T0;
61 };
A material that computes 304L surface stainless steel properties relevant to doing laser welding mode...
ADMaterialProperty< RealVectorValue > & _surface_term_gradient1
AriaLaserWeld304LStainlessSteelBoundary(const InputParameters &parameters)
ADMaterialProperty< RealVectorValue > & _grad_surface_tension
ADMaterialProperty< RealVectorValue > & _surface_term_gradient2
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
ADMaterialProperty< RealVectorValue > & _surface_term_curvature