|
programmer's documentation
|
#include <cs_lagr_post.h>

Data Fields | |
| int | iensi3 |
| int | ivisv1 |
| int | ivisv2 |
| int | ivistp |
| int | ivisdm |
| int | iviste |
| int | ivismp |
| int | ivisdk |
| int | ivisch |
| int | ivisck |
| int | iviswat |
| int iensi3 |
activation (=1) or not (=0) of the recording of the particle/boundary interactions in bound_stat, and of the calculation of the statistics at the corresponding boundaries. By default, the statistics are unsteady (reset to zero at every time step). They may be steady if isttio=1 (i.e. calculation of a cumulated value over time, and then calculation of an average over time or over the number of interactions with the boundary).
| int ivisch |
associates (=1) or not (=0) the variable "mass of reactive coal of the coal particles" with the output of particles or trajectories. useful only if iphyla = 2
| int ivisck |
associates (=1) or not (=0) the variable "mass of coal of the coal particles" with the output of particles or trajectories. useful only if iphyla = 2
| int ivisdk |
associates (=1) or not (=0) the variable "shrinking core diameter of the coal particles" with the output of particles or trajectories. useful only if iphyla = 2
| int ivisdm |
associates (=1) or not (=0) the variable "particle diameter" with the output of particles or trajectories.
| int ivismp |
associates (=1) or not (=0) the variable "particle mass" with the output of particles or trajectories.
| int iviste |
associates (=1) or not (=0) the variable "particle temperature" with the output of particles or trajectories.
| int ivistp |
associates (=1) or not (=0) the variable "residence time" with the output of particles or trajectories.
| int ivisv1 |
associates (=1) or not (=0) the variable "velocity of the locally undisturbed fluid flow field" with the output of particles or trajectories.
| int ivisv2 |
associates (=1) or not (=0) the variable "particle velocity" with the output of particles or trajectories.
| int iviswat |
associates (=1) or not (=0) the variable "mass of water of the coal particles" with the output of particles or trajectories. useful only if iphyla = 2
1.8.13