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

Go to the source code of this file.

Functions

cs_real_t cs_post_turbomachinery_head (const char *criteria_in, cs_mesh_location_type_t location_in, const char *criteria_out, cs_mesh_location_type_t location_out)
 Compute the head of a turbomachinery (total pressure increase) More...
 
cs_real_t cs_post_moment_of_force (cs_lnum_t n_b_faces, cs_lnum_t *b_face_list, cs_real_3_t axis)
 Compute the magnitude of a moment of force torque) given an axis and the stress on a specific boundary. More...
 

Function Documentation

◆ cs_post_moment_of_force()

cs_real_t cs_post_moment_of_force ( cs_lnum_t  n_b_faces,
cs_lnum_t b_face_list,
cs_real_3_t  axis 
)

Compute the magnitude of a moment of force torque) given an axis and the stress on a specific boundary.

Parameters
[in]n_b_facesnumber of faces
[in]b_face_listface list
[in]axisaxis
Returns
couple about the axis

◆ cs_post_turbomachinery_head()

cs_real_t cs_post_turbomachinery_head ( const char *  criteria_in,
cs_mesh_location_type_t  location_in,
const char *  criteria_out,
cs_mesh_location_type_t  location_out 
)

Compute the head of a turbomachinery (total pressure increase)

Parameters
[in]criteria_inselection criteria of turbomachinery suction
[in]location_inmesh location of turbomachinery suction
[in]criteria_outselection criteria of turbomachinery discharge
[in]location_outmesh location of turbomachinery discharge
Returns
turbomachinery head