void cs_pressure_drop_by_zone(const char *selection_crit)
Computes one term of the head loss balance (pressure drop) on a volumic zone defined by the criterium...
Definition: cs_balance_by_zone.c:1524
void cs_balance_by_zone(const char *selection_crit, const char *scalar_name)
Computes the different terms of the balance of a scalar which name is given as argument, on a volumic zone defined by the criterium also given as argument. The different contributions to the balance are printed in the listing.
Definition: cs_balance_by_zone.c:127