Perte_Charge#

#include <Perte_Charge.h>
Brief description

Classe Perte_Charge Cette classe represente un terme de perte de charge quiest introduit.

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Perte\_Charge <class-perte-charge>`
[Perte\_Charge](#class-perte-charge)

Detailed description#

dans les equations de Navier - Stokes pour modeliser la presence d’un certain type d’obstacle dans l’ecoulement. On utilise la notion de perte de charge pour des obstacles sur lesquels on ne calcule pas le frottement (obstacles internes aux mailles, ou grilles par exemple) Un objet de type Perte_Charge s’applique sur une seule direction d’espace ( direction_perte_charge() > = 0 ) ou sur toutes ( direction_perte_charge() = = - 1)

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classPerte__Charge__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

direction_perte_charge#

Definition
int Perte_Charge::direction_perte_charge() const
Brief description

Renvoie la direction de perte de charge.

Detailed description

(X,Y ou Z), ou - 1 si toutes les directions

References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Perte_Charge::direction_perte_charge() const <perte-charge-public-int-perte-charge-direction-perte-charge-const>`
[int Perte_Charge::direction_perte_charge() const](#perte-charge-public-int-perte-charge-direction-perte-charge-const)

Attributes Documentation#

direction_perte_charge_ (protected)
int Perte_Charge::direction_perte_charge_