https://mooseframework.inl.gov
Loading...
Searching...
No Matches
thermal_hydraulics
include
components
SolidWallGasMix.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 "
FlowBoundaryGasMix.h
"
13
17
class
SolidWallGasMix
:
public
FlowBoundaryGasMix
18
{
19
public
:
20
static
InputParameters
validParams
();
21
22
SolidWallGasMix
(
const
InputParameters
& params);
23
24
virtual
void
addMooseObjects
()
override
;
25
};
FlowBoundaryGasMix.h
FlowBoundaryGasMix
Base class for boundary components connected to FlowChannelGasMix components.
Definition
FlowBoundaryGasMix.h:18
SolidWallGasMix
Wall boundary condition component for FlowChannelGasMix.
Definition
SolidWallGasMix.h:18
SolidWallGasMix::validParams
static InputParameters validParams()
Definition
SolidWallGasMix.C:15
SolidWallGasMix::addMooseObjects
virtual void addMooseObjects() override
Definition
SolidWallGasMix.C:25
InputParameters
Generated on Fri Aug 21 2026 13:41:54 for https://mooseframework.inl.gov by
1.9.8