https://mooseframework.inl.gov
Loading...
Searching...
No Matches
thermal_hydraulics
include
bcs
HeatStructure2DCouplerBC.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 "
HeatStructure2DCouplerBCBase.h
"
13
17
class
HeatStructure2DCouplerBC
:
public
HeatStructure2DCouplerBCBase
18
{
19
public
:
20
HeatStructure2DCouplerBC
(
const
InputParameters
&
parameters
);
21
22
virtual
ADReal
computeQpResidual
()
override
;
23
24
protected
:
26
const
Function
&
_htc
;
28
const
Real &
_coupling_area_fraction
;
29
30
public
:
31
static
InputParameters
validParams
();
32
};
ADReal
DualNumber< Real, DNDerivativeType, true > ADReal
HeatStructure2DCouplerBCBase.h
Function
HeatStructure2DCouplerBCBase
Base class for BC for components derived from HeatStructure2DCouplerBase.
Definition
HeatStructure2DCouplerBCBase.h:20
HeatStructure2DCouplerBC
Applies BC for HeatStructure2DCoupler for plate heat structure.
Definition
HeatStructure2DCouplerBC.h:18
HeatStructure2DCouplerBC::validParams
static InputParameters validParams()
Definition
HeatStructure2DCouplerBC.C:16
HeatStructure2DCouplerBC::computeQpResidual
virtual ADReal computeQpResidual() override
Definition
HeatStructure2DCouplerBC.C:38
HeatStructure2DCouplerBC::_coupling_area_fraction
const Real & _coupling_area_fraction
Coupling area fraction.
Definition
HeatStructure2DCouplerBC.h:28
HeatStructure2DCouplerBC::_htc
const Function & _htc
Heat transfer coefficient.
Definition
HeatStructure2DCouplerBC.h:26
ADIntegratedBCTempl::parameters
const InputParameters & parameters() const
InputParameters
Generated on Fri Aug 21 2026 13:41:53 for https://mooseframework.inl.gov by
1.9.8