8.3.13. Output Control¶
8.3.13.1. RES_DT¶
Data Type: DOUBLE PRECISION
required
Time interval at which restart (.res) file is updated.
8.3.13.2. RES_BACKUP_DT¶
Data Type: DOUBLE PRECISION
Time interval at which a backup copy of the restart file is created.
8.3.13.4. SPX_DT(SP VALUE)¶
Data Type: DOUBLE PRECISION
Time interval at which .SPX files are updated.
SP1: void fraction (EP_G)
SP2: Gas pressure (P_G) and Solids pressure (P_star)
SP3: Gas velocity (U_G, V_G, W_G)
SP4: Solids velocity (U_S, V_S, W_S)
SP5: Solids bulk density (ROP_s)
SP6: Gas and solids temperature (T_G, T_S)
SP7: Gas and solids mass fractions (X_G, X_S)
SP8: Granular temperature (THETA_M)
SP9: User defined scalars (SCALAR)
SPA: Reaction Rates (ReactionRates)
SPB: Turbulence quantities (K_TURB_G, E_TURB_G)
8.3.13.5. NRR¶
Data Type: INTEGER
The number of user defined chemical reactions stored in the *.SPA and monitor files.
8.3.13.6. OUT_DT¶
Data Type: DOUBLE PRECISION
- Time interval at which standard output (.OUT) file is updated.
Only run configuration information is written if left undefined. Otherwise all field variables for the entire domain are written in ASCII format to the .OUT file at OUT_DT intervals.
8.3.13.8. REPORT_SOLID_INVENTORY_DT¶
Data Type: DOUBLE PRECISION
required
Interval at which solid inventory is reported (seconds).
8.3.13.9. BREAKDOWN_SOLID_INVENTORY_BY_PHASE¶
Data Type: LOGICAL
required
Option to breakdown solid inventory by phase (if more than one solids phase).
8.3.13.11. FULL_LOG¶
Data Type: LOGICAL
- Display the residuals on the screen and provide
messages about convergence on the screen and in the .LOG file.
8.3.13.12. RESID_STRING(RESIDUAL INDEX)¶
Data Type: CHARACTER
Specifies the residuals to display.
Name |
Default? |
Description |
---|---|---|
|
Gas pressure |
|
|
Solids phase M pressure |
|
|
Gas density |
|
|
Solids phase M density |
|
|
Gas phase U-velocity |
|
|
Gas phase V-velocity |
|
|
Gas phase W-velocity |
|
|
Solids phase M U-velocity |
|
|
Solids phase M V-velocity |
|
|
Solids phase M W-velocity |
|
|
Gas temperature |
|
|
Solids phase M temperature |
|
|
Solids phase M granular temperature |
|
|
Gas phase species NN mass fraction |
|
|
Solids phase M species NN mass fraction |
|
|
K-Epsilon model residuals |
8.3.13.14. REPORT_NEG_DENSITY¶
Data Type: LOGICAL
Provide detailed logging of negative density errors.
Name |
Default? |
Description |
---|---|---|
|
◉ |
Do not log negative density errors. |
|
Log negative density errors. |
8.3.13.15. REPORT_NEG_SPECIFICHEAT¶
Data Type: LOGICAL
Provide detailed logging of zero or negative specific heat errors.
Name |
Default? |
Description |
---|---|---|
|
◉ |
Do not log zero or negative specific heat errors. |
|
Log zero or negative specific heat errors. |
8.3.13.16. REPORT_MASS_BALANCE_DT¶
Data Type: DOUBLE PRECISION
Frequency to perform an overall species mass balance. Leaving undefined suppresses the mass balance calculations which can slightly extend run time.
8.3.13.17. PHIP_OUT_JJ¶
Data Type: LOGICAL
Output the variable specularity coefficient when BC_JJ_M is .TRUE.. The specularity coefficient will be stored in ReactionRates array for post-processing by post_mfix. User needs to set NRR to 1 for this purpose. Be careful with this setting when reacting flow is simulated.
8.3.13.18. BDIST_IO¶
Data Type: LOGICAL
Use distributed IO: Each MPI process generates RES/SPx/VTU/VTP files.
8.3.13.19. BSTART_WITH_ONE_RES¶
Data Type: LOGICAL
Restart a serial IO run (only one RES file was created) with distributed IO.
8.3.13.20. MONITOR_X_W(MONITOR)¶
Data Type: DOUBLE PRECISION
X coordinate of the monitor region west face.
8.3.13.21. MONITOR_X_E(MONITOR)¶
Data Type: DOUBLE PRECISION
X coordinate of the monitor region east face.
8.3.13.22. MONITOR_Y_S(MONITOR)¶
Data Type: DOUBLE PRECISION
Y coordinate of the monitor region south face.
8.3.13.23. MONITOR_Y_N(MONITOR)¶
Data Type: DOUBLE PRECISION
Y coordinate of the monitor region north face.
8.3.13.24. MONITOR_Z_B(MONITOR)¶
Data Type: DOUBLE PRECISION
Z coordinate of the monitor region bottom face.
8.3.13.25. MONITOR_Z_T(MONITOR)¶
Data Type: DOUBLE PRECISION
Z coordinate of the monitor region top face.
8.3.13.28. MONITOR_TYPE(MONITOR)¶
Data Type: INTEGER
Data monitor type.
Name |
Default? |
Description |
---|---|---|
|
Point value |
|
|
Sum over region |
|
|
Minimum over region |
|
|
Maximum over region |
|
|
Arithmetic average over region |
|
|
Standard deviation over region |
|
|
Area-weighted average over surface |
|
|
Flow rate across surface |
|
|
Mass flow rate across surface |
|
|
Mass-weighted average over surface |
|
|
Volumetric flow rate over surface |
|
|
Volume integral |
|
|
Volume-weighted average |
|
|
Mass-weighted volume integral |
|
|
Mass-weighted volume average |
|
|
Sum over region |
|
|
Minimum over region |
|
|
Maximum over region |
|
|
Arithmetic average over region |
|
|
Standard deviation over region |
|
|
Mass-weighted average over region |
|
|
Volume-weighted average over region |
|
|
Flow rate across surface |
|
|
Mass-weighted flow rate across surface |
|
|
Volume-weighted flow rate across surface |
8.3.13.32. MONITOR_U_G(MONITOR)¶
Data Type: LOGICAL
Write x-component of gas velocity vector in region.
8.3.13.33. MONITOR_V_G(MONITOR)¶
Data Type: LOGICAL
Write y-component of gas velocity vector in region.
8.3.13.34. MONITOR_W_G(MONITOR)¶
Data Type: LOGICAL
Write z-component of gas velocity vector in region.
8.3.13.36. MONITOR_MW_MIX_G(MONITOR)¶
Data Type: LOGICAL
Write gas mixture molecular weight in region.
8.3.13.37. MONITOR_X_G(MONITOR, SPECIES)¶
Data Type: LOGICAL
Write gas phase species mass fraction in region.
8.3.13.38. MONITOR_Y_G(MONITOR, SPECIES)¶
Data Type: LOGICAL
Write gas phase species molar fraction in region.
8.3.13.40. MONITOR_E_TURB_G(MONITOR)¶
Data Type: LOGICAL
Write turbulent dissipation rate in region.
8.3.13.41. MONITOR_EP_S(MONITOR, PHASE)¶
Data Type: LOGICAL
Write the solids phase volume fraction in region.
8.3.13.42. MONITOR_U_S(MONITOR, PHASE)¶
Data Type: LOGICAL
Write x-component of solids velocity vector in region.
8.3.13.43. MONITOR_V_S(MONITOR, PHASE)¶
Data Type: LOGICAL
Write y-component of solids velocity vector in region.
8.3.13.44. MONITOR_W_S(MONITOR, PHASE)¶
Data Type: LOGICAL
Write z-component of solids velocity vector in region.
8.3.13.46. MONITOR_RO_S(MONITOR, PHASE)¶
Data Type: LOGICAL
Write solids material density in region.
8.3.13.47. MONITOR_P_STAR(MONITOR)¶
Data Type: LOGICAL
Write the solids pressure preventing overpacking in region.
8.3.13.48. MONITOR_P_S(MONITOR, PHASE)¶
Data Type: LOGICAL
Write the solids pressure as a result of granular motion in region.
8.3.13.50. MONITOR_X_S(MONITOR, PHASE, SPECIES)¶
Data Type: LOGICAL
Write solids phase species mass fraction in region.
8.3.13.51. MONITOR_THETA_M(MONITOR, PHASE)¶
Data Type: LOGICAL
Write granular temperature in region.
8.3.13.54. MONITOR_FLUID_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
- Write fluid reaction rates in region. This keyword replaces
MONITOR_RRate and does not require users to write code to save data in ReactionRates(:,:) array.
8.3.13.55. MONITOR_DES_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
- Write particle/parcel reaction rates in region. Particle/parcel data
is converted to cell data.
8.3.13.56. MONITOR_PART_PHASE(MONITOR, PHASE)¶
Data Type: LOGICAL
Option to save or not save particles belonging to solids phases in region.
8.3.13.61. MONITOR_VEL_X(MONITOR)¶
Data Type: LOGICAL
Write particle x-axis translational velocity in region.
8.3.13.62. MONITOR_VEL_Y(MONITOR)¶
Data Type: LOGICAL
Write particle y-axis translational velocity in region.
8.3.13.63. MONITOR_VEL_Z(MONITOR)¶
Data Type: LOGICAL
Write particle z-axis translational velocity in region.
8.3.13.64. MONITOR_ROT_X(MONITOR)¶
Data Type: LOGICAL
Write particle x-axis rotational velocity in region.
8.3.13.65. MONITOR_ROT_Y(MONITOR)¶
Data Type: LOGICAL
Write particle y-axis rotational velocity in region.
8.3.13.66. MONITOR_ROT_Z(MONITOR)¶
Data Type: LOGICAL
Write particle z-axis rotational velocity in region.
8.3.13.68. MONITOR_X_P(MONITOR, SPECIES)¶
Data Type: LOGICAL
Write particle species mass fraction in region.
8.3.13.70. MONITOR_PART_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
Write particle/parcel reaction rates in region.
8.3.13.71. MONITOR_PART_RESIDENCE_TIME(MONITOR)¶
Data Type: LOGICAL
Write particle/parcel residence time in region.
8.3.13.72. WRITE_VTK_FILES¶
Data Type: LOGICAL
Write VTK files at regular intervals.
Name |
Default? |
Description |
---|---|---|
|
◉ |
Do not write VTK files. If there are cut cells, they will not be displayed from the usual .res file |
|
Valid only if Cartesian_grid = .TRUE. |
8.3.13.73. TIME_DEPENDENT_FILENAME¶
Data Type: LOGICAL
Use time-dependent VTK file names
Name |
Default? |
Description |
---|---|---|
|
The VTK file overwrites the previous file (recommended for steady-state computation). |
|
|
◉ |
A sequential integer is appended to the VTK filenames as they are written to create a series of files (recommended for transient computation). |
8.3.13.74. VTK_DT(VTK)¶
Data Type: DOUBLE PRECISION
Time interval (expressed in seconds of simulation time) at which VTK files are written.
8.3.13.75. VTK_DBG_FILE(VTK)¶
Data Type: LOGICAL
- When VTK_DBG_FILE is .TRUE., the VTK region file is only written
when the subroutine WRITE_DBG_VTU_AND_VTP_FILES is called, typically in a UDF.
8.3.13.76. VTK_VAR(IDX)¶
Data Type: INTEGER
List of variables written in the VTK files.
Name |
Default? |
Description |
---|---|---|
|
Void fraction (EP_g) |
|
|
Gas pressure, solids pressure (P_g, P_star) |
|
|
Gas velocity (U_g, V_g, W_g) |
|
|
Solids velocity (U_s, V_s, W_s) |
|
|
Solids density (ROP_s) |
|
|
Gas and solids temperature (T_g, T_s) |
|
|
Gas and solids mass fractions (X_g, X_s) |
|
|
Granular temperature (Theta_m) |
|
|
Scalar |
|
|
Reaction rates |
|
|
K and Epsilon |
|
|
Vorticity magnitude and lambda_2 |
|
|
Grid Partition |
|
|
Boundary Condition ID |
|
|
Distance to wall |
|
|
DEM facet count |
|
|
DEM Neighboring facets |
|
|
Cell IJK index |
|
|
Cut face normal vector |
8.3.13.84. VTK_DATA(VTK)¶
Data Type: CHARACTER
Type of data to write in the VTK file.
Name |
Default? |
Description |
---|---|---|
|
◉ |
Cell data (VTU file). |
|
Particle data (VTP file). |
|
|
Geometry data (STL file). |
|
|
Force chain data (VTP file). |
8.3.13.86. VTK_SELECT_MODE(VTK)¶
Data Type: CHARACTER
Particle selection mode in a VTK region.
Name |
Default? |
Description |
---|---|---|
|
◉ |
Select particles with centers inside the VTK region. |
|
Select particles that are entirely inside the VTK region. |
|
|
Select particles that are inside or intersect the edges of the VTK region. |
8.3.13.87. VTK_NXS(VTK)¶
Data Type: INTEGER
Specifies the number of subdivisions in the x-axial direction to decompose a VTK region. Leave undefined to export the full region. (Slice a volume into planes; cut a plane into lines; or break a line into points.)
8.3.13.88. VTK_NYS(VTK)¶
Data Type: INTEGER
Specifies the number of subdivisions in the y-axial direction to decompose a VTK region. Leave undefined to export the full region. (Slice a volume into planes; cut a plane into lines; or break a line into points.)
8.3.13.89. VTK_NZS(VTK)¶
Data Type: INTEGER
Specifies the number of subdivisions in the z-axial direction to decompose a VTK region. Leave undefined to export the full region. (Slice a volume into planes; cut a plane into lines; or break a line into points.)
8.3.13.90. VTK_SLICE_TOL(VTK)¶
Data Type: DOUBLE PRECISION
Tolerance to detect particles in a VTK region’s slice.
8.3.13.97. VTK_P_STAR(VTK)¶
Data Type: LOGICAL
Write the solids pressure that prevents overpacking in region.
8.3.13.98. VTK_P_S(VTK, PHASE)¶
Data Type: LOGICAL
Write the solids pressure as a result of granular motion in region.
8.3.13.100. VTK_U_S(VTK, PHASE)¶
Data Type: LOGICAL
Write x-component of solids velocity vector in region.
8.3.13.101. VTK_V_S(VTK, PHASE)¶
Data Type: LOGICAL
Write y-component of solids velocity vector in region.
8.3.13.102. VTK_W_S(VTK, PHASE)¶
Data Type: LOGICAL
Write z-component of solids velocity vector in region.
8.3.13.108. VTK_MW_MIX_G(VTK)¶
Data Type: LOGICAL
Write gas phase mixture molecular weight in region.
8.3.13.109. VTK_X_G(VTK, GAS SPECIES)¶
Data Type: LOGICAL
Write gas phase species mass fraction in region.
8.3.13.110. VTK_Y_G(VTK, GAS SPECIES)¶
Data Type: LOGICAL
Write gas phase species molar fraction in region.
8.3.13.111. VTK_X_S(VTK, PHASE, SOLIDS SPECIES)¶
Data Type: LOGICAL
Write solids phase species mass fraction in region.
8.3.13.117. VTK_DES_RRATE(VTK, RATE)¶
Data Type: LOGICAL
- Write Lagrangian (DEM, CGDEM, PIC) reaction rates in region. Particle/parcel data is
accumulated in fluid cells.
8.3.13.131. VTK_PART_PHYSICAL_DIAMETER(VTK)¶
Data Type: LOGICAL
Write Coarse Grain physical particle diameter in region.
8.3.13.132. VTK_PART_CGP_STAT_WT(VTK)¶
Data Type: LOGICAL
Write Coarse Grain particle statistical weight in region.
8.3.13.134. VTK_PART_ANGULAR_VEL(VTK)¶
Data Type: LOGICAL
Write particle angular velocity in region.
8.3.13.136. VTK_PART_USR_VAR(VTK, USR_VAR)¶
Data Type: LOGICAL
Write particle user-defined variable in region.
8.3.13.138. VTK_PART_X_S(VTK, DES_SPECIES)¶
Data Type: LOGICAL
Write particle species mass fraction in region.
8.3.13.139. VTK_PART_RRATE(VTK, RATE)¶
Data Type: LOGICAL
Write particle/parcel (DEM, CGDEM, PIC) reaction rates in region.
8.3.13.144. VTK_PART_RESIDENCE_TIME(VTK)¶
Data Type: LOGICAL
Write particle residence time in region.
8.3.13.146. VTK_PART_PHASE(VTK, PHASE)¶
Data Type: LOGICAL
Option to save or not save particles belonging to solids phases in region.
8.3.13.149. VTU_DIR¶
Data Type: CHARACTER
- Directory where VTK files are stored. By default,
VTK files are written in the run directory.
8.3.13.150. DES_REPORT_MASS_INTERP¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Reports mass based on Lagrangian particles and continuum representation. Useful to ensure mass conservation between Lagrangian and continuum representations. Recommended use for debugging purposes.
8.3.13.151. PRINT_DES_DATA¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Allows writing of discrete particle data to output files. Relevant to both granular and coupled simulations.
8.3.13.152. VTP_DIR¶
Data Type: CHARACTER
Directory where particle vtp files are stored. The files are written in the run directory by default.
8.3.13.153. DES_OUTPUT_TYPE¶
Data Type: CHARACTER
Applies to Solids Model(s): DEM
Output file format for DES data.
Name |
Default? |
Description |
---|---|---|
|
◉ |
ParaView formatted files (.vtp) |
|
Tecplot formatted files (.dat) |
8.3.13.154. DEBUG_DES¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Runtime flag to generate debugging information. Additional data for FOCUS_PARTICLE is saved.
8.3.13.155. FOCUS_PARTICLE¶
Data Type: INTEGER
Applies to Solids Model(s): DEM
Specify particle number for particle level debugging details.
8.3.13.156. WRITE_PART_OUT¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Option to write a particle_output.dat file at the end of a simulation. This file has the same format as the particle_input.dat file (version 2.0 and up). After the simulation, the file can be renamed as particle_input.dat and used as initial condition for another simulation. For example, a first granular DEM simulation can be run fairly quickly to settle a bed of particles and the data saved in this file can be used to start a new coupled simulation. Default value is .False. (do not write the file).
8.3.13.157. PART_OUT_ZERO_VEL¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Option to reset the velocity to zero in the particle_output.dat file. Default value is .False. (do not reset the velocity to zero).
8.3.13.158. PART_OUT_X_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-coordinate minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.159. PART_OUT_X_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-coordinate maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.160. PART_OUT_X_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
X-coordinate filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select only particles with data is outside the [min;max] range.
8.3.13.161. PART_OUT_Y_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-coordinate minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.162. PART_OUT_Y_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-coordinate maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.163. PART_OUT_Y_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Y-coordinate filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select only particles with data outside the [min;max] range.
8.3.13.164. PART_OUT_Z_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-coordinate minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.165. PART_OUT_Z_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-coordinate maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.166. PART_OUT_Z_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Z-coordinate filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select only particles with data outside the [min;max] range.
8.3.13.167. PART_OUT_PHASE(PHASE)¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Solids phase filter selection mode applied to particles written in particle_output.dat. Change to .FALSE. to exclude particles belonging to this phase.
8.3.13.168. PART_OUT_DIAMETER_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Diameter minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.169. PART_OUT_DIAMETER_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Diameter maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.170. PART_OUT_DIAMETER_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Diameter filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select only particles with data outside the [min;max] range.
8.3.13.171. PART_OUT_DENSITY_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Density minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.172. PART_OUT_DENSITY_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Density maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.173. PART_OUT_DENSITY_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Density filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select only particles with data outside the [min;max] range.
8.3.13.174. PART_OUT_U_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-velocity minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.175. PART_OUT_U_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-velocity maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.176. PART_OUT_U_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
X-velocity filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRYE. to select only particles with data outside the [min;max] range.
8.3.13.177. PART_OUT_V_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-velocity minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.178. PART_OUT_V_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-velocity maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.179. PART_OUT_V_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Y-velocity filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select only particles with data outside the [min;max] range.
8.3.13.180. PART_OUT_W_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-velocity minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.181. PART_OUT_W_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-velocity maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.182. PART_OUT_W_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Z-velocity filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.183. PART_OUT_TEMP_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Temperature minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.184. PART_OUT_TEMP_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Temperature maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.185. PART_OUT_TEMP_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Temperature filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.186. PART_OUT_X_S_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Species minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.187. PART_OUT_X_S_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Species maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.188. PART_OUT_X_S_EXCLUDE(INDEX)¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Species filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.189. PART_OUT_USR_VAR_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
User-defined variable minimum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.190. PART_OUT_USR_VAR_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
User-defined variable maximum value of the filter applied to particles written in particle_output.dat. By default, particles with data between min and max value are written out, unless corresponding PART_OUT_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.191. PART_OUT_USR_VAR_EXCLUDE(INDEX)¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
User-defined variable filter selection mode applied to particles written in particle_output.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.192. PART_IN_X_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-coordinate minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.193. PART_IN_X_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-coordinate maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.194. PART_IN_X_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
X-coordinate filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.195. PART_IN_Y_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-coordinate minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.196. PART_IN_Y_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-coordinate maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.197. PART_IN_Y_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Y-coordinate filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.198. PART_IN_Z_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-coordinate minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.199. PART_IN_Z_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-coordinate maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.200. PART_IN_Z_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Z-coordinate filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.201. PART_IN_PHASE(PHASE)¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Solids phase filter applied to particles read from particle_input.dat. Change to .FALSE. to exclude particles belonging to this phase.
8.3.13.202. PART_IN_DIAMETER_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Diameter minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.203. PART_IN_DIAMETER_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Diameter maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.204. PART_IN_DIAMETER_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Diameter filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.205. PART_IN_DENSITY_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Density minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.206. PART_IN_DENSITY_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Density maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.207. PART_IN_DENSITY_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Density filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.208. PART_IN_U_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-velocity minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.209. PART_IN_U_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
X-velocity maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.210. PART_IN_U_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
X-velocity filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.211. PART_IN_V_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-velocity minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.212. PART_IN_V_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Y-velocity maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.213. PART_IN_V_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Y-velocity filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.214. PART_IN_W_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-velocity minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.215. PART_IN_W_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Z-velocity maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.216. PART_IN_W_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Z-velocity filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.217. PART_IN_TEMP_MIN¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Temperature minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.218. PART_IN_TEMP_MAX¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Temperature maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.219. PART_IN_TEMP_EXCLUDE¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Temperature filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.220. PART_IN_X_S_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Species minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.221. PART_IN_X_S_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
Species maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.222. PART_IN_X_S_EXCLUDE(INDEX)¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Species filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.
8.3.13.223. PART_IN_USR_VAR_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
User-defined variable minimum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.224. PART_IN_USR_VAR_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
Applies to Solids Model(s): DEM
User-defined variable maximum value of the filter applied to particles read from particle_input.dat. By default, particles with data between min and max value are written out, unless corresponding PART_IN_[DATA]_EXCLUDE is set to .TRUE.
8.3.13.225. PART_IN_USR_VAR_EXCLUDE(INDEX)¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
User-defined variable filter selection mode applied to particles read from particle_input.dat. By default, particles with data between min and max value are selected and written out. Change to .TRUE. to select particles with data outside the [min;max] range.