https://mooseframework.inl.gov
Loading...
Searching...
No Matches
thermal_hydraulics
test
include
components
InletFunction1Phase.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 "
FlowBoundary1Phase.h
"
13
17
class
InletFunction1Phase
:
public
FlowBoundary1Phase
18
{
19
public
:
20
InletFunction1Phase
(
const
InputParameters
& params);
21
22
virtual
void
addMooseObjects
()
override
;
23
24
public
:
25
static
InputParameters
validParams
();
26
};
FlowBoundary1Phase.h
FlowBoundary1Phase
Base class for boundary components connected to FlowChannel1Phase components.
Definition
FlowBoundary1Phase.h:18
InletFunction1Phase
1-phase inlet with all variables prescribed by functions.
Definition
InletFunction1Phase.h:18
InletFunction1Phase::addMooseObjects
virtual void addMooseObjects() override
Definition
InletFunction1Phase.C:34
InletFunction1Phase::validParams
static InputParameters validParams()
Definition
InletFunction1Phase.C:15
InputParameters
Generated on Fri Aug 21 2026 13:42:02 for https://mooseframework.inl.gov by
1.9.8