My Project
programmer's documentation
|
the cs_user_head_losses function is used to compute the values of the head loss term, and is called at each time step for each previously defined head loss volume zone.
(cs_user_zones.c and cs_user_head_losses.c)
Volume zones may be defined using the GUI, or through the cs_user_zones (in cs_user_zones.c).
cku is the local head loss term.
It appears on the momentum as follows:
with
For a distributed head loss, let given by the litterature ( is the head loss per unit length)
the source term tspdc
is equal to
we have
For a singular head loss, let given by the litterature ( is the singular head loss)
the source term tspdc
is equal to
. We have
where is the length over which we have chosen to represent the singular head loss.
Here is the list of examples: