https://mooseframework.inl.gov
INSADStabilized3Eqn.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 "INSADTauMaterial.h"
13 #include "INSAD3Eqn.h"
14 
15 class INSADStabilized3Eqn : public INSADTauMaterialTempl<INSAD3Eqn>
16 {
17 public:
19 
21 
22 protected:
23  virtual void computeQpProperties() override;
24 
26 
29 
32 };
ADMaterialProperty< Real > & _tau_energy
const ADMaterialProperty< RealVectorValue > *const _grad_k
const ADMaterialProperty< Real > & _k
INSADStabilized3Eqn(const InputParameters &parameters)
virtual void computeQpProperties() override
const ADVariableSecond & _second_temperature
static InputParameters validParams()
const InputParameters & parameters() const
ADMaterialProperty< Real > & _temperature_strong_residual