Cardinal
|
#include <PecletNumber.h>
Public Member Functions | |
PecletNumber (const InputParameters ¶meters) | |
virtual Real | getValue () const override |
Static Public Member Functions | |
static InputParameters | validParams () |
Compute the Peclet number as \(Re\ Pr\), where $Re$ is the Reynolds number and \(Pr\) is the Prandtl number. The 'boundary' is used to specify which boundary of NekRS's mesh to use for computing the mass flowrate and area.
If NekRS is run in dimensional form, then the characteristic length must be provided manually - otherwise, it is inferred from the Reynolds number given in the input file.
PecletNumber::PecletNumber | ( | const InputParameters & | parameters | ) |
|
overridevirtual |
|
static |