programmer's documentation
Functions
cs_balance_by_zone.h File Reference
#include "cs_defs.h"
#include "cs_base.h"
Include dependency graph for cs_balance_by_zone.h:

Go to the source code of this file.

Functions

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. More...
 
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 also given as argument. The different contributions are printed in the listing. More...
 

Function Documentation

§ cs_balance_by_zone()

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.

Parameters
[in]selection_critzone selection criterium
[in]scalar_namescalar name

§ cs_pressure_drop_by_zone()

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 also given as argument. The different contributions are printed in the listing.

Parameters
[in]selection_critzone selection criterium