https://mooseframework.inl.gov
Loading...
Searching...
No Matches
navier_stokes
include
functormaterials
FunctorEffectiveFluidThermalConductivity.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 "
FunctorMaterial.h
"
23
class
FunctorEffectiveFluidThermalConductivity
:
public
FunctorMaterial
24
{
25
public
:
26
FunctorEffectiveFluidThermalConductivity
(
const
InputParameters
&
parameters
);
27
28
static
InputParameters
validParams
();
29
};
FunctorMaterial.h
FunctorEffectiveFluidThermalConductivity
This is a base class material to calculate the effective thermal conductivity of the fluid phase.
Definition
FunctorEffectiveFluidThermalConductivity.h:24
FunctorEffectiveFluidThermalConductivity::validParams
static InputParameters validParams()
Definition
FunctorEffectiveFluidThermalConductivity.C:13
FunctorMaterial
FunctorMaterial::parameters
const InputParameters & parameters() const
InputParameters
Generated on Fri Aug 21 2026 13:41:06 for https://mooseframework.inl.gov by
1.9.8