Classe Perte_Charge_Reguliere This class derived from Perte_Charge is used when one wants.
More...
#include <Perte_Charge_Reguliere.h>
Classe Perte_Charge_Reguliere This class derived from Perte_Charge is used when one wants.
to model a region of the flow in which obstacles are immersed (tube bundle, for example).
- See also
- Perte_Charge Perte_Charge_Singuliere
Definition at line 30 of file Perte_Charge_Reguliere.h.
◆ Perte_Charge_Reguliere()
| Perte_Charge_Reguliere::Perte_Charge_Reguliere |
( |
| ) |
|
◆ a()
| double Perte_Charge_Reguliere::a |
( |
| ) |
const |
|
inline |
◆ b()
| double Perte_Charge_Reguliere::b |
( |
| ) |
const |
|
inline |
◆ calculer_Cf_blasius()
| double Perte_Charge_Reguliere::calculer_Cf_blasius |
( |
double | Re | ) |
const |
|
inline |
◆ CF()
| double Perte_Charge_Reguliere::CF |
( |
| ) |
const |
|
inline |
◆ correction_direction()
| double Perte_Charge_Reguliere::correction_direction |
( |
DoubleVect & | xp, |
|
|
int | k ) const |
|
inline |
◆ D()
| double Perte_Charge_Reguliere::D |
( |
| ) |
const |
|
inline |
◆ d()
| double Perte_Charge_Reguliere::d |
( |
| ) |
const |
|
inline |
◆ lire_donnees()
| Entree & Perte_Charge_Reguliere::lire_donnees |
( |
Entree & | is | ) |
|
Reads the specifications of a regular pressure drop from an input stream.
- Parameters
-
| (Entree& | is) an input stream |
- Returns
- (Entree&) the modified input stream
- Exceptions
-
| unexpected | keyword, expected "X","Y" or "Z" |
| unexpected | keyword, expected "d" |
| unexpected | keyword, expected "longitudinale" or "transversale" |
Definition at line 84 of file Perte_Charge_Reguliere.cpp.
◆ a_
| double Perte_Charge_Reguliere::a_ |
|
protected |
◆ b_
| double Perte_Charge_Reguliere::b_ |
|
protected |
◆ Cf_
| double Perte_Charge_Reguliere::Cf_ |
|
protected |
◆ Cf_utilisateur
| int Perte_Charge_Reguliere::Cf_utilisateur |
|
protected |
◆ couronne_tube
| int Perte_Charge_Reguliere::couronne_tube |
|
protected |
◆ D_
| double Perte_Charge_Reguliere::D_ |
|
protected |
◆ d_
| double Perte_Charge_Reguliere::d_ |
|
protected |
◆ dir
| int Perte_Charge_Reguliere::dir[3] |
|
protected |
| double Perte_Charge_Reguliere::h |
|
protected |
◆ h0
| double Perte_Charge_Reguliere::h0 |
|
protected |
◆ xo
| double Perte_Charge_Reguliere::xo |
|
protected |
◆ yo
| double Perte_Charge_Reguliere::yo |
|
protected |
◆ zo
| double Perte_Charge_Reguliere::zo |
|
protected |
The documentation for this class was generated from the following files: