https://mooseframework.inl.gov
Public Attributes | List of all members
NusseltPreInfo Struct Reference

structure that holds the needed data to calculate intermediate data needed to calculate the Nusselt number. More...

#include <SCMHTCClosureBase.h>

Public Attributes

Real Re
 
Real Pr
 
Real poD
 
Real ReL
 
Real ReT
 
Real laminar_Nu
 
EChannelType subch_type
 

Detailed Description

structure that holds the needed data to calculate intermediate data needed to calculate the Nusselt number.

Definition at line 18 of file SCMHTCClosureBase.h.

Member Data Documentation

◆ laminar_Nu

Real NusseltPreInfo::laminar_Nu

Definition at line 25 of file SCMHTCClosureBase.h.

◆ poD

Real NusseltPreInfo::poD

Definition at line 22 of file SCMHTCClosureBase.h.

◆ Pr

Real NusseltPreInfo::Pr

Definition at line 21 of file SCMHTCClosureBase.h.

◆ Re

Real NusseltPreInfo::Re

Definition at line 20 of file SCMHTCClosureBase.h.

Referenced by SCMHTCClosureBase::computeNusseltNumberPreInfo().

◆ ReL

Real NusseltPreInfo::ReL

Definition at line 23 of file SCMHTCClosureBase.h.

◆ ReT

Real NusseltPreInfo::ReT

Definition at line 24 of file SCMHTCClosureBase.h.

◆ subch_type

EChannelType NusseltPreInfo::subch_type

Definition at line 26 of file SCMHTCClosureBase.h.


The documentation for this struct was generated from the following file: