9.0
general documentation
Loading...
Searching...
No Matches
cs_lagr_aux_mean_fluid_quantities.h File Reference
#include "base/cs_defs.h"
Include dependency graph for cs_lagr_aux_mean_fluid_quantities.h:

Go to the source code of this file.

Functions

void cs_lagr_aux_mean_fluid_quantities (int phase_id, cs_field_t *lagr_time, cs_real_3_t *gradpr, cs_real_33_t *grad_vel, cs_real_3_t *grad_tempf, cs_real_3_t *grad_lagr_time)
 Compute auxilary mean fluid quantities.

Function Documentation

◆ cs_lagr_aux_mean_fluid_quantities()

void cs_lagr_aux_mean_fluid_quantities ( int phase_id,
cs_field_t * lagr_time,
cs_real_3_t * grad_pr,
cs_real_33_t * grad_vel,
cs_real_3_t * grad_tempf,
cs_real_3_t * grad_lagr_time )

Compute auxilary mean fluid quantities.

  • Lagragian time
  • gradient of total pressure
  • velocity gradient
  • temperature gradient
  • Lagragian time gradient
Parameters
[in]phase_idcarrier phase id
[out]lagr_timeLagrangian time scale
[out]grad_prpressure gradient
[out]grad_velvelocity gradient
[out]grad_tempffluid temperature gradient
[out]grad_lagr_timeLagrangian time gradient
  • Lagragian time
  • gradient of total pressure
  • velocity gradient
  • Lagragian time gradient
Parameters
[in]phase_idcarrier phase id
[out]lagr_timeLagragian time scale
[out]grad_prpressure gradient
[out]grad_velvelocity gradient
[out]grad_tempffluid temperature gradient
[out]grad_lagr_timeLagrangian time gradient