11.1.13. Output Control¶
11.1.13.1. RES_DT¶
Data Type: DOUBLE PRECISION
required
Time interval at which restart (.res) file is updated.
11.1.13.2. RES_BACKUP_DT¶
Data Type: DOUBLE PRECISION
Time interval at which a backup copy of the restart file is created.
11.1.13.4. SPX_DT(SP VALUE)¶
Data Type: DOUBLE PRECISION
\(1 \le SP Value \le 11\)
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)
11.1.13.5. NRR¶
Data Type: INTEGER
The number of user defined chemical reactions stored in the *.SPA and monitor files.
11.1.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.
11.1.13.8. REPORT_SOLID_INVENTORY_DT¶
Data Type: DOUBLE PRECISION
required
Interval at which solid inventory is reported (seconds).
11.1.13.9. BREAKDOWN_SOLID_INVENTORY_BY_PHASE¶
Data Type: LOGICAL
required
Option to breakdown solid inventory by phase (if more than one solids phase).
11.1.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. XXX FIXME issues/1504
11.1.13.12. TSS_HDR¶
Data Type: INTEGER
- Write header every TSS_HDR iterations on screen.
Set TSS_HDR=-1 to only write header at the beginning of the simulation.
11.1.13.13. RESID_STRING(RESIDUAL INDEX)¶
Data Type: CHARACTER
\(1 \le Residual Index \le 8\)
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 |
11.1.13.15. 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. |
11.1.13.16. 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. |
11.1.13.17. 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.
11.1.13.18. 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.
11.1.13.19. BDIST_IO¶
Data Type: LOGICAL
Use distributed IO: Each MPI process generates RES/SPx/VTU/VTP files.
11.1.13.20. BSTART_WITH_ONE_RES¶
Data Type: LOGICAL
Restart a serial IO run (only one RES file was created) with distributed IO.
11.1.13.21. MONITOR_X_W(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
X coordinate of the monitor region west face.
11.1.13.22. MONITOR_X_E(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
X coordinate of the monitor region east face.
11.1.13.23. MONITOR_Y_S(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Y coordinate of the monitor region south face.
11.1.13.24. MONITOR_Y_N(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Y coordinate of the monitor region north face.
11.1.13.25. MONITOR_Z_B(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Z coordinate of the monitor region bottom face.
11.1.13.26. MONITOR_Z_T(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Z coordinate of the monitor region top face.
11.1.13.27. MONITOR_NAME(MONITOR)¶
Data Type: CHARACTER
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Monitor region output file name base.
11.1.13.28. MONITOR_DT(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Interval to collect monitor data.
11.1.13.29. MONITOR_TAVG_DT(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Interval to sample monitor data when computing time-averaged data. Data is saved in [MONITOR_NAME]_tavg.csv A value of UNDEFINED turns off time-averaged computation.
11.1.13.30. MONITOR_TAVG_START(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Starting time when computing time-averaged monitor data (typically used to discard the initial transient data).
11.1.13.31. MONITOR_TAVG_RESET_DT(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Interval to reset monitor time-averaged data, used to compute many averages over short periods of time. (a value of UNDEFINED will compute the average from monitor_tavg_start till the end of simulation).
11.1.13.32. MONITOR_TAVG_SS_TOL(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Tolerance to declare steady state. If all rates of change of time-averaged quantities are below this tolerance for a duration longer than the corresponding monitor_tavg_ss_span, then steady state is declared and the simulation will stop (a value of ZERO will turn of the steady state check.)
11.1.13.33. MONITOR_TAVG_SS_SPAN(MONITOR)¶
Data Type: DOUBLE PRECISION
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Time span to declare steady state. If all rates of change of time-averaged quantities are below the tolerance monitor_ss_tol for a duration longer than monitor_tavg_ss_span, then steady state is declared and the simulation will stop (a value of UNDEFINED will turn of the steady state check.)
11.1.13.34. MONITOR_TYPE(MONITOR)¶
Data Type: INTEGER
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
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 |
11.1.13.35. MONITOR_EP_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write the void fraction in region.
11.1.13.36. MONITOR_RO_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write the gas density in region.
11.1.13.37. MONITOR_P_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write the gas pressure in region.
11.1.13.38. MONITOR_U_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write x-component of gas velocity vector in region.
11.1.13.39. MONITOR_V_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write y-component of gas velocity vector in region.
11.1.13.40. MONITOR_W_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write z-component of gas velocity vector in region.
11.1.13.41. MONITOR_T_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write gas temperature in region.
11.1.13.42. MONITOR_MW_MIX_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write gas mixture molecular weight in region.
11.1.13.43. MONITOR_X_G(MONITOR, SPECIES)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Species \le 100\)
Write gas phase species mass fraction in region.
11.1.13.44. MONITOR_Y_G(MONITOR, SPECIES)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Species \le 100\)
Write gas phase species molar fraction in region.
11.1.13.45. MONITOR_K_TURB_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write turbulent kinetic energy in region.
11.1.13.46. MONITOR_E_TURB_G(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write turbulent dissipation rate in region.
11.1.13.47. MONITOR_EP_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write the solids phase volume fraction in region.
11.1.13.48. MONITOR_U_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write x-component of solids velocity vector in region.
11.1.13.49. MONITOR_V_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write y-component of solids velocity vector in region.
11.1.13.50. MONITOR_W_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write z-component of solids velocity vector in region.
11.1.13.51. MONITOR_ROP_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write solids bulk density in region.
11.1.13.52. MONITOR_RO_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write solids material density in region.
11.1.13.53. MONITOR_P_STAR(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write the solids pressure preventing overpacking in region.
11.1.13.54. MONITOR_P_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write the solids pressure as a result of granular motion in region.
11.1.13.55. MONITOR_T_S(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write solids temperature in region.
11.1.13.56. MONITOR_X_S(MONITOR, PHASE, SPECIES)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
\(1 \le Species \le 100\)
Write solids phase species mass fraction in region.
11.1.13.57. MONITOR_THETA_M(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Write granular temperature in region.
11.1.13.58. MONITOR_SCALAR(MONITOR, SCALAR EQ.)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Scalar Eq. \le 100\)
Write scalar in region.
11.1.13.59. MONITOR_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le RATE \le NRRMAX\)
Write reaction rate in region.
11.1.13.60. MONITOR_FLUID_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le RATE \le NRRMAX\)
- 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.
11.1.13.61. MONITOR_DES_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le RATE \le NRRMAX\)
- Write particle/parcel reaction rates in region. Particle/parcel data
is converted to cell data.
11.1.13.62. MONITOR_PART_PHASE(MONITOR, PHASE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Phase \le 10\)
Option to save or not save particles belonging to solids phases in region.
11.1.13.63. MONITOR_RADIUS(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle radius in region.
11.1.13.64. MONITOR_PMASS(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle mass in region.
11.1.13.65. MONITOR_PCOUNT(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle count in region.
11.1.13.66. MONITOR_PVOL(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle volume in region.
11.1.13.67. MONITOR_RO_P(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle density in region.
11.1.13.68. MONITOR_VEL_X(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle x-axis translational velocity in region.
11.1.13.69. MONITOR_VEL_Y(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle y-axis translational velocity in region.
11.1.13.70. MONITOR_VEL_Z(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle z-axis translational velocity in region.
11.1.13.71. MONITOR_ROT_X(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle x-axis rotational velocity in region.
11.1.13.72. MONITOR_ROT_Y(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle y-axis rotational velocity in region.
11.1.13.73. MONITOR_ROT_Z(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle z-axis rotational velocity in region.
11.1.13.74. MONITOR_T_P(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle temperature in region.
11.1.13.75. MONITOR_X_P(MONITOR, SPECIES)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le Species \le 100\)
Write particle species mass fraction in region.
11.1.13.76. MONITOR_DES_USR_VAR(MONITOR, USR_VAR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le USR_VAR \le 100\)
Write des_usr_var in region.
11.1.13.77. MONITOR_PART_RRATE(MONITOR, RATE)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
\(1 \le rate \le 100\)
Write particle/parcel reaction rates in region.
11.1.13.78. MONITOR_PART_RESIDENCE_TIME(MONITOR)¶
Data Type: LOGICAL
\(1 \le Monitor \le DIMENSION{\_}MONITOR\)
Write particle/parcel residence time in region.
11.1.13.79. 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. |
11.1.13.80. 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). |
11.1.13.81. VTK_DT(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Time interval (expressed in seconds of simulation time) at which VTK files are written.
11.1.13.82. VTK_T_START(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Starting time (expressed in seconds of simulation time) at which VTK files are written.
11.1.13.83. VTK_T_END(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Ending time (expressed in seconds of simulation time) at which VTK files are written.
11.1.13.84. VTK_DBG_FILE(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
- 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.
11.1.13.85. VTK_VAR(IDX)¶
Data Type: INTEGER
\(1 \le IDX \le 20\)
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 |
11.1.13.86. VTK_X_W(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
X coordinate of the VTK region west face.
11.1.13.87. VTK_X_E(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
X coordinate of the VTK region east face.
11.1.13.88. VTK_Y_S(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Y coordinate of the VTK region south face.
11.1.13.89. VTK_Y_N(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Y coordinate of the VTK region north face.
11.1.13.90. VTK_Z_B(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Z coordinate of the VTK region bottom face.
11.1.13.91. VTK_Z_T(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Z coordinate of the VTK region top face.
11.1.13.92. VTK_FILEBASE(VTK)¶
Data Type: CHARACTER
\(1 \le VTK \le 100\)
VTK region output file name base.
11.1.13.93. VTK_DATA(VTK)¶
Data Type: CHARACTER
\(1 \le VTK \le 100\)
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). |
11.1.13.94. VTK_GEO(VTK, GEO)¶
Data Type: CHARACTER
\(1 \le VTK \le 100\)
\(1 \le GEO \le VTK{\_}GEO{\_}MAX\)
STL file to convert into VTU file.
11.1.13.95. VTK_SELECT_MODE(VTK)¶
Data Type: CHARACTER
\(1 \le VTK \le 100\)
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. |
11.1.13.96. VTK_NXS(VTK)¶
Data Type: INTEGER
\(1 \le VTK \le 100\)
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.)
11.1.13.97. VTK_NYS(VTK)¶
Data Type: INTEGER
\(1 \le VTK \le 100\)
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.)
11.1.13.98. VTK_NZS(VTK)¶
Data Type: INTEGER
\(1 \le VTK \le 100\)
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.)
11.1.13.99. VTK_SLICE_TOL(VTK)¶
Data Type: DOUBLE PRECISION
\(1 \le VTK \le 100\)
Tolerance to detect particles in a VTK region’s slice.
11.1.13.100. VTK_EP_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write the void fraction in region.
11.1.13.101. VTK_RO_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write the gas density in region.
11.1.13.102. VTK_P_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write the gas pressure in region.
11.1.13.103. VTK_VEL_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write the gas velocity vector in region.
11.1.13.104. VTK_U_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write x-component of gas velocity vector in region.
11.1.13.105. VTK_V_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write y-component of gas velocity vector in region.
11.1.13.106. VTK_W_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write z-component of gas velocity vector in region.
11.1.13.107. VTK_P_STAR(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write the solids pressure that prevents overpacking in region.
11.1.13.108. VTK_P_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write the solids pressure as a result of granular motion in region.
11.1.13.109. VTK_VEL_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write solids velocity vector in region.
11.1.13.110. VTK_U_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write x-component of solids velocity vector in region.
11.1.13.111. VTK_V_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write y-component of solids velocity vector in region.
11.1.13.112. VTK_W_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write z-component of solids velocity vector in region.
11.1.13.113. VTK_ROP_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write solids bulk density in region.
11.1.13.114. VTK_RO_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write solids density in region.
11.1.13.115. VTK_EP_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write solids volume fraction in region.
11.1.13.116. VTK_T_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write gas temperature in region.
11.1.13.117. VTK_T_S(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write solids temperature in region.
11.1.13.118. VTK_MW_MIX_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write gas phase mixture molecular weight in region.
11.1.13.119. VTK_X_G(VTK, GAS SPECIES)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Gas Species \le DIM{\_}N{\_}g\)
Write gas phase species mass fraction in region.
11.1.13.120. VTK_Y_G(VTK, GAS SPECIES)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Gas Species \le DIM{\_}N{\_}g\)
Write gas phase species molar fraction in region.
11.1.13.121. VTK_X_S(VTK, PHASE, SOLIDS SPECIES)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
\(1 \le Solids Species \le DIM{\_}N{\_}s\)
Write solids phase species mass fraction in region.
11.1.13.122. VTK_THETA_M(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Write granular temperature in region.
11.1.13.123. VTK_SCALAR(VTK, SCALAR)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Scalar \le DIM{\_}scalar\)
Write scalar in region.
11.1.13.124. VTK_RRATE(VTK, RATE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le rate \le nRRmax\)
Write reaction rate in region.
11.1.13.125. VTK_RRATE_LABEL(VTK, RATE)¶
Data Type: CHARACTER
\(1 \le VTK \le 100\)
\(1 \le rate \le nRRmax\)
Reaction rate custom label in region.
11.1.13.126. VTK_FLUID_RRATE(VTK, RATE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le rate \le nRRmax\)
Write fluid reaction rates in region.
11.1.13.127. VTK_DES_RRATE(VTK, RATE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le rate \le nRRmax\)
- Write Lagrangian (DEM, CGDEM, PIC) reaction rates in region. Particle/parcel data is
accumulated in fluid cells.
11.1.13.128. VTK_K_TURB_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write turbulent kinetic energy in region.
11.1.13.129. VTK_E_TURB_G(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write turbulent dissipation rate in region.
11.1.13.130. VTK_VORTICITY(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write vorticity magnitude in region.
11.1.13.132. VTK_PARTITION(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write void grid partition in region.
11.1.13.133. VTK_BC_ID(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write boundary condition ID in region.
11.1.13.134. VTK_DWALL(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write wall distance in region.
11.1.13.135. VTK_FACET_COUNT_DES(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write STL facet count for DES in region.
11.1.13.136. VTK_NB_FACET_DES(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write neighboring facets in region.
11.1.13.138. VTK_SCALAR_CC(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write scalar cell center coordinates in region.
11.1.13.139. VTK_NORMAL(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write cut face normal vector in region.
11.1.13.140. VTK_DEBUG(VTK, IDX)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le IDX \le 15\)
Write debug variable in region.
11.1.13.141. VTK_PART_DIAMETER(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle diameter in region.
11.1.13.142. VTK_PART_PHYSICAL_DIAMETER(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write Coarse Grain physical particle diameter in region.
11.1.13.143. VTK_PART_CGP_STAT_WT(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write Coarse Grain particle statistical weight in region.
11.1.13.144. VTK_PART_VEL(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle velocity in region.
11.1.13.145. VTK_PART_ANGULAR_VEL(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle angular velocity in region.
11.1.13.146. VTK_PART_ORIENTATION(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle orientation in region.
11.1.13.147. VTK_PART_USR_VAR(VTK, USR_VAR)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le USR_VAR \le VTK{\_}PART{\_}USRmax\)
Write particle user-defined variable in region.
11.1.13.148. VTK_PART_TEMP(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle temperature in region.
11.1.13.149. VTK_PART_X_S(VTK, DES_SPECIES)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Des_species \le 100\)
Write particle species mass fraction in region.
11.1.13.150. VTK_PART_RRATE(VTK, RATE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le rate \le nRRmax\)
Write particle/parcel (DEM, CGDEM, PIC) reaction rates in region.
11.1.13.151. VTK_PART_DENSITY(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle density in region.
11.1.13.152. VTK_PART_COHESION(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle cohesion in region.
11.1.13.153. VTK_PART_RANK(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle rank in region.
11.1.13.154. VTK_PART_ID(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle ID in region.
11.1.13.155. VTK_PART_RESIDENCE_TIME(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle residence time in region.
11.1.13.156. VTK_PART_PHASE_ID(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle phase ID in region.
11.1.13.157. VTK_PART_PHASE(VTK, PHASE)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
\(1 \le Phase \le 10\)
Option to save or not save particles belonging to solids phases in region.
11.1.13.158. VTK_FCMAX_ONLY(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Option to only save the maximum force chain data per particle.
11.1.13.159. VTK_PART_COL_FORCE(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write particle collision force in region.
11.1.13.160. VTK_CUTCELL_ONLY(VTK)¶
Data Type: LOGICAL
\(1 \le VTK \le 100\)
Write cut-cell data only in region.
11.1.13.161. FRAME(VTK)¶
Data Type: INTEGER
\(1 \le VTK \le 100\)
Starting Index appended to VTU regions.
11.1.13.162. VTU_DIR¶
Data Type: CHARACTER
- Directory where VTK files are stored. By default,
VTK files are written in the run directory.
11.1.13.163. 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.
11.1.13.164. 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.
11.1.13.165. VTP_DIR¶
Data Type: CHARACTER
Directory where particle vtp files are stored. The files are written in the run directory by default.
11.1.13.166. 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) |
11.1.13.167. DEBUG_DES¶
Data Type: LOGICAL
Applies to Solids Model(s): DEM
Runtime flag to generate debugging information. Additional data for FOCUS_PARTICLE is saved.
11.1.13.168. FOCUS_PARTICLE¶
Data Type: INTEGER
Applies to Solids Model(s): DEM
Specify particle number for particle level debugging details.
11.1.13.169. 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).
11.1.13.170. 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).
11.1.13.171. 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.
11.1.13.172. 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.
11.1.13.173. 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.
11.1.13.174. 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.
11.1.13.175. 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.
11.1.13.176. 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.
11.1.13.177. 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.
11.1.13.178. 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.
11.1.13.179. 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.
11.1.13.180. PART_OUT_PHASE(PHASE)¶
Data Type: LOGICAL
\(1 \le Phase \le 10\)
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.
11.1.13.181. 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.
11.1.13.182. 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.
11.1.13.183. 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.
11.1.13.184. 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.
11.1.13.185. 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.
11.1.13.186. 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.
11.1.13.187. 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.
11.1.13.188. 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.
11.1.13.189. 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 .TRUE. to select only particles with data outside the [min;max] range.
11.1.13.190. 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.
11.1.13.191. 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.
11.1.13.192. 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.
11.1.13.193. 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.
11.1.13.194. 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.
11.1.13.195. 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.
11.1.13.196. 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.
11.1.13.197. 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.
11.1.13.198. 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.
11.1.13.199. PART_OUT_X_S_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.200. PART_OUT_X_S_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.201. PART_OUT_X_S_EXCLUDE(INDEX)¶
Data Type: LOGICAL
\(1 \le Index \le 100\)
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.
11.1.13.202. PART_OUT_USR_VAR_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.203. PART_OUT_USR_VAR_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.204. PART_OUT_USR_VAR_EXCLUDE(INDEX)¶
Data Type: LOGICAL
\(1 \le Index \le 100\)
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.
11.1.13.205. 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.
11.1.13.206. 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.
11.1.13.207. 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.
11.1.13.208. 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.
11.1.13.209. 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.
11.1.13.210. 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.
11.1.13.211. 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.
11.1.13.212. 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.
11.1.13.213. 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.
11.1.13.214. PART_IN_PHASE(PHASE)¶
Data Type: LOGICAL
\(1 \le Phase \le 10\)
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.
11.1.13.215. 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.
11.1.13.216. 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.
11.1.13.217. 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.
11.1.13.218. 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.
11.1.13.219. 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.
11.1.13.220. 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.
11.1.13.221. 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.
11.1.13.222. 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.
11.1.13.223. 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.
11.1.13.224. 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.
11.1.13.225. 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.
11.1.13.226. 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.
11.1.13.227. 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.
11.1.13.228. 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.
11.1.13.229. 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.
11.1.13.230. 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.
11.1.13.231. 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.
11.1.13.232. 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.
11.1.13.233. PART_IN_X_S_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.234. PART_IN_X_S_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.235. PART_IN_X_S_EXCLUDE(INDEX)¶
Data Type: LOGICAL
\(1 \le Index \le 100\)
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.
11.1.13.236. PART_IN_USR_VAR_MIN(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.237. PART_IN_USR_VAR_MAX(INDEX)¶
Data Type: DOUBLE PRECISION
\(1 \le Index \le 100\)
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.
11.1.13.238. PART_IN_USR_VAR_EXCLUDE(INDEX)¶
Data Type: LOGICAL
\(1 \le Index \le 100\)
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.