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 |
structure that holds the needed data to calculate intermediate data needed to calculate the Nusselt number.
Definition at line 18 of file SCMHTCClosureBase.h.
| Real NusseltPreInfo::laminar_Nu |
Definition at line 25 of file SCMHTCClosureBase.h.
| Real NusseltPreInfo::poD |
Definition at line 22 of file SCMHTCClosureBase.h.
| Real NusseltPreInfo::Pr |
Definition at line 21 of file SCMHTCClosureBase.h.
| Real NusseltPreInfo::Re |
Definition at line 20 of file SCMHTCClosureBase.h.
Referenced by SCMHTCClosureBase::computeNusseltNumberPreInfo().
| Real NusseltPreInfo::ReL |
Definition at line 23 of file SCMHTCClosureBase.h.
| Real NusseltPreInfo::ReT |
Definition at line 24 of file SCMHTCClosureBase.h.
| EChannelType NusseltPreInfo::subch_type |
Definition at line 26 of file SCMHTCClosureBase.h.
1.8.14