programmer's documentation
Variables
Visualization

Variables

integer, save iensi3
 
integer, save ivisv1
 associates (=1) or not (=0) the variable "velocity of the locally undisturbed fluid flow field" with the output of particles or trajectories. More...
 
integer, save ivisv2
 associates (=1) or not (=0) the variable "particle velocity" with the output of particles or trajectories. More...
 
integer, save ivistp
 associates (=1) or not (=0) the variable "residence time" with the output of particles or trajectories. More...
 
integer, save ivisdm
 associates (=1) or not (=0) the variable "particle diameter" with the output of particles or trajectories. More...
 
integer, save iviste
 associates (=1) or not (=0) the variable "particle temperature" with the output of particles or trajectories. More...
 
integer, save ivismp
 associates (=1) or not (=0) the variable "particle mass" with the output of particles or trajectories. More...
 
integer, save 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 More...
 
integer, save 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 More...
 
integer, save 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 More...
 
integer, save iviswat
 

Detailed Description

Variable Documentation

integer, save iensi3

activation (=1) or not (=0) of the recording of the particle/boundary interactions in parbor, and of the calculation of the statistics at the corresponding boundaries, for post-processing (EnSight6 format). By default, the statistics are unsteady (reset to zero at every Lagrangian iteration). 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).

integer, save 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

integer, save 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

integer, save 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

integer, save ivisdm

associates (=1) or not (=0) the variable "particle diameter" with the output of particles or trajectories.

integer, save ivismp

associates (=1) or not (=0) the variable "particle mass" with the output of particles or trajectories.

integer, save iviste

associates (=1) or not (=0) the variable "particle temperature" with the output of particles or trajectories.

integer, save ivistp

associates (=1) or not (=0) the variable "residence time" with the output of particles or trajectories.

integer, save ivisv1

associates (=1) or not (=0) the variable "velocity of the locally undisturbed fluid flow field" with the output of particles or trajectories.

integer, save ivisv2

associates (=1) or not (=0) the variable "particle velocity" with the output of particles or trajectories.

integer, save iviswat