mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
[DOC] add cross-linking
This commit is contained in:
@ -9,7 +9,8 @@ IOModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
IOModel "model"; :pre
|
IOModel "model"; :pre
|
||||||
|
|
||||||
@ -31,6 +32,8 @@ none.
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
Note: This examples list may be incomplete - please look for other models (IOModel_XY) in this documentation.
|
"IOModel basicIO"_IOModel_basicIO.html, "IOModel off"_IOModel_noIO.html,
|
||||||
|
"IOModel sophIO"_IOModel_sophIO.html, "IOModel trackIO"_IOModel_trackIO.html
|
||||||
|
|
||||||
|
|
||||||
[Default:] none.
|
[Default:] none.
|
||||||
|
|||||||
@ -9,7 +9,8 @@ IOModel basicIO command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
IOModel "basicIO"; :pre
|
IOModel "basicIO"; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ IOModel off command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
IOModel "off"; :pre
|
IOModel "off"; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ IOModel sophIO command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
IOModel "sophIO"; :pre
|
IOModel "sophIO"; :pre
|
||||||
|
|
||||||
@ -25,5 +26,5 @@ The sophIO-model is based on basicIO model and additionally writes voidfraction,
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"IOModel"_IOModel.html
|
"IOModel"_IOModel.html, "IOModel basicIO"_IOModel_basicIO.html
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ IOModel trackIO command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
IOModel "trackIO"; :pre
|
IOModel "trackIO"; :pre
|
||||||
|
|
||||||
@ -25,5 +26,5 @@ The trackIO-model is based on sophIO model and additionally writes fields necess
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"IOModel"_IOModel.html
|
"IOModel"_IOModel.html, "IOModel sophIO"_IOModel_sophIO.html
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ averagingModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
averagingModel model; :pre
|
averagingModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ averagingModel dense command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
averagingModel dense; :pre
|
averagingModel dense; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ averagingModel dilute command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
averagingModel dilute; :pre
|
averagingModel dilute; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ chemistryModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
chemistryModels
|
chemistryModels
|
||||||
(
|
(
|
||||||
@ -38,6 +39,8 @@ None.
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"species"_chemistryModel_species.html, "diffusionCoefficient"_chemistryModel_diffusionCoefficients.html, "massTransferCoeff"_chemistryModel_massTransferCoeff.html
|
"diffusionCoefficient"_chemistryModel_diffusionCoefficients.html,
|
||||||
|
"massTransferCoeff"_chemistryModel_massTransferCoeff.html,
|
||||||
|
"species"_chemistryModel_species.html
|
||||||
|
|
||||||
[Default:] none.
|
[Default:] none.
|
||||||
|
|||||||
@ -9,7 +9,8 @@ chemistryModel diffusionCoefficients command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
chemistryModels
|
chemistryModels
|
||||||
(
|
(
|
||||||
@ -52,5 +53,6 @@ Species model needs to be active.
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"chemistryModel"_chemistryModel.html
|
"chemistryModel"_chemistryModel.html,
|
||||||
|
"chemistryModel species"_chemistryModel_species.html
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ chemistryModel massTransferCoeff command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
chemistryModels
|
chemistryModels
|
||||||
(
|
(
|
||||||
@ -40,9 +41,10 @@ The chemistry model performs the calculation of chemical reactional effects acti
|
|||||||
|
|
||||||
[Restrictions:]
|
[Restrictions:]
|
||||||
|
|
||||||
Species model needs to be active.
|
The "species"_chemistryModel_species.html model needs to be active.
|
||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"chemistryModel"_chemistryModel.html
|
"chemistryModel"_chemistryModel.html,
|
||||||
|
"chemistryModel species"_chemistryModel_species.html
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ chemistryModel species command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
chemistryModels
|
chemistryModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ clockModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
clockModel model; :pre
|
clockModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ clockModel off command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
clockModel off; :pre
|
clockModel off; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ clockModel standardClock command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
clockModel standardClock; :pre
|
clockModel standardClock; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ dataExchangeModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
dataExchangeModel model; :pre
|
dataExchangeModel model; :pre
|
||||||
|
|
||||||
@ -32,6 +33,9 @@ None.
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"noDataExchange"_dataExchangeModel_noDataExchange.html, "oneWayVTK"_dataExchangeModel_oneWayVTK.html, "twoWayFiles"_dataExchangeModel_twoWayFiles.html, "twoWayMPI"_dataExchangeModel_twoWayMPI.html
|
"noDataExchange"_dataExchangeModel_noDataExchange.html,
|
||||||
|
"oneWayVTK"_dataExchangeModel_oneWayVTK.html,
|
||||||
|
"twoWayFiles"_dataExchangeModel_twoWayFiles.html,
|
||||||
|
"twoWayMPI"_dataExchangeModel_twoWayMPI.html
|
||||||
|
|
||||||
[Default:] none
|
[Default:] none
|
||||||
|
|||||||
@ -9,7 +9,8 @@ dataExchangeModel noDataExchange command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
dataExchangeModel noDataExchange; :pre
|
dataExchangeModel noDataExchange; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ dataExchangeModel oneWayVTK command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
dataExchangeModel oneWayVTK;
|
dataExchangeModel oneWayVTK;
|
||||||
oneWayVTKProps
|
oneWayVTKProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ dataExchangeModel twoWayFiles command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
dataExchangeModel twoWayFiles;
|
dataExchangeModel twoWayFiles;
|
||||||
twoWayFilesProps
|
twoWayFilesProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ dataExchangeModel twoWayMPI command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
dataExchangeModel twoWayMPI;
|
dataExchangeModel twoWayMPI;
|
||||||
twoWayMPIProps
|
twoWayMPIProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ dataExchangeModel twoWayMany2Many command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
dataExchangeModel twoWayMany2Many;
|
dataExchangeModel twoWayMany2Many;
|
||||||
twoWayMany2ManyProps
|
twoWayMany2ManyProps
|
||||||
@ -34,7 +35,8 @@ The data exchange model performs the data exchange between the DEM code and the
|
|||||||
|
|
||||||
[Restrictions:]
|
[Restrictions:]
|
||||||
|
|
||||||
Must be used in combination with the engineSearchMany2Many locate model!
|
Must be used in combination with the
|
||||||
|
"engineSearchMany2Many"_locateModel_engineSearchMany2Many.html locate model!
|
||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
@ -38,6 +39,8 @@ None.
|
|||||||
|
|
||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"Archimedes"_forceModel_Archimedes.html, "DiFeliceDrag"_forceModel_DiFeliceDrag.html, "gradPForce"_forceModel_gradPForce.html, "viscForce"_forceModel_viscForce.html,"dSauter"_forceModel_dSauter.html
|
"Archimedes"_forceModel_Archimedes.html, "DiFeliceDrag"_forceModel_DiFeliceDrag.html,
|
||||||
|
"gradPForce"_forceModel_gradPForce.html, "viscForce"_forceModel_viscForce.html,
|
||||||
|
"dSauter"_forceModel_dSauter.html
|
||||||
|
|
||||||
[Default:] none.
|
[Default:] none.
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel Archimedes command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel ArchimedesIB command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel DiFeliceDrag command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel GidaspowDrag command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel KochHillDrag command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel LaEuScalarTemp command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel MeiLift command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel SchillerNaumannDrag command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel ShirgaonkarIB command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel dSauter command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel fieldStore command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel gradPForce command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel noDrag command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel particleCellVolume command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel pdCorrelation :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
@ -51,3 +52,4 @@ none.
|
|||||||
[Related commands:]
|
[Related commands:]
|
||||||
|
|
||||||
"forceModel"_forceModel.html
|
"forceModel"_forceModel.html
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel virtualMassForce command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceModel viscForce command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceSubModel ImEx command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties sub-dictionary of the force model in use.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
sub-dictionary of the force model in use.
|
||||||
|
|
||||||
forceSubModels
|
forceSubModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ forceSubModel ImExCorr command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties sub-dictionary of the force model in use.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
sub-dictionary of the force model in use.
|
||||||
|
|
||||||
forceSubModels
|
forceSubModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ liggghtsCommandModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in liggghtsCommmands dictionary.
|
Defined in "liggghtsCommmands"_CFDEMcoupling_dicts.html#liggghtsCommands
|
||||||
|
dictionary.
|
||||||
|
|
||||||
liggghtsCommandModels
|
liggghtsCommandModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ liggghtsCommandModel execute command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in liggghtsCommmands dictionary.
|
Defined in "liggghtsCommmands"_CFDEMcoupling_dicts.html#liggghtsCommands
|
||||||
|
dictionary.
|
||||||
|
|
||||||
liggghtsCommandModels
|
liggghtsCommandModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ liggghtsCommandModel readLiggghtsData command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in liggghtsCommmands dictionary.
|
Defined in "liggghtsCommmands"_CFDEMcoupling_dicts.html#liggghtsCommands
|
||||||
|
dictionary.
|
||||||
|
|
||||||
liggghtsCommandModels
|
liggghtsCommandModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ liggghtsCommandModel runLiggghts command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in liggghtsCommmands dictionary.
|
Defined in "liggghtsCommmands"_CFDEMcoupling_dicts.html#liggghtsCommands
|
||||||
|
dictionary.
|
||||||
|
|
||||||
liggghtsCommandModels
|
liggghtsCommandModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ liggghtsCommandModel writeLiggghts command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in liggghtsCommmands dictionary.
|
Defined in "liggghtsCommmands"_CFDEMcoupling_dicts.html#liggghtsCommands
|
||||||
|
dictionary.
|
||||||
|
|
||||||
liggghtsCommandModels
|
liggghtsCommandModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ locateModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
locateModel model; :pre
|
locateModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ locateModel engine command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
locateModel engine;
|
locateModel engine;
|
||||||
engineProps
|
engineProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ locateModel engineIB command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
locateModel engineIB;
|
locateModel engineIB;
|
||||||
engineIBProps
|
engineIBProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ locateModel engineSearchMany2Many command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
locateModel engineSearchMany2Many;
|
locateModel engineSearchMany2Many;
|
||||||
engineSearchMany2ManyProps
|
engineSearchMany2ManyProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ locateModel standard command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
locateModel standard; :pre
|
locateModel standard; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ locateModel turboEngine command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
locateModel turboEngine;
|
locateModel turboEngine;
|
||||||
turboEngineProps
|
turboEngineProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ meshMotionModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
meshMotionModel model; :pre
|
meshMotionModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ meshMotionModel noMeshMotion command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
meshMotionModel noMeshMotion; :pre
|
meshMotionModel noMeshMotion; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ momCoupleModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
momCoupleModels
|
momCoupleModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ momCoupleModel explicitCouple command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
momCoupleModels
|
momCoupleModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ momCoupleModel implicitCouple command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
momCoupleModels
|
momCoupleModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -9,7 +9,8 @@ momCoupleModel off command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
momCoupleModels
|
momCoupleModels
|
||||||
(
|
(
|
||||||
|
|||||||
@ -35,4 +35,9 @@ The probeModel feature allows to implement various probing features in CFDEM. Cu
|
|||||||
|
|
||||||
None.
|
None.
|
||||||
|
|
||||||
|
[Related commands:]
|
||||||
|
|
||||||
|
"probeModel off"_probeModel_noProbe.html,
|
||||||
|
"probeModel particleProbe"_probeModel_particleProbe.html
|
||||||
|
|
||||||
[Default:] none.
|
[Default:] none.
|
||||||
|
|||||||
@ -9,7 +9,8 @@ probeModel off command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
To be activated via couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
forceModels
|
forceModels
|
||||||
\{
|
\{
|
||||||
|
|||||||
@ -7,9 +7,12 @@
|
|||||||
|
|
||||||
regionModel command :h3
|
regionModel command :h3
|
||||||
|
|
||||||
[Syntax:]
|
NOTE: In the current CFDEMcoupling version, this model is no longer used.
|
||||||
|
|
||||||
Note: In the current CFDEMcoupling version, this model is no longer used. Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
|
[Syntax:]
|
||||||
|
|
||||||
regionModel model; :pre
|
regionModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,10 @@ regionModel allRegion command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Note: In the current CFDEMcoupling version, this model is no longer used. Defined in couplingProperties dictionary.
|
NOTE: In the current CFDEMcoupling version, this model is no longer used.
|
||||||
|
|
||||||
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
regionModel allRegion; :pre
|
regionModel allRegion; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ smoothingModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
smoothingModel model; :pre
|
smoothingModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ smoothingModel constDiffSmoothing command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
smoothingModel constDiffSmoothing;
|
smoothingModel constDiffSmoothing;
|
||||||
constDiffSmoothingProps
|
constDiffSmoothingProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ smoothingModel off command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
smoothingModel off; :pre
|
smoothingModel off; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ voidfractionModel command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
voidfractionModel model; :pre
|
voidfractionModel model; :pre
|
||||||
|
|
||||||
|
|||||||
@ -9,7 +9,8 @@ voidfractionModel Gauss command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
voidfractionModel Gauss;
|
voidfractionModel Gauss;
|
||||||
GaussProps
|
GaussProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ voidfractionModel IB command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
voidfractionModel IB;
|
voidfractionModel IB;
|
||||||
IBProps
|
IBProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ voidfractionModel bigParticle command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
voidfractionModel bigParticle;
|
voidfractionModel bigParticle;
|
||||||
bigParticleProps
|
bigParticleProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ voidfractionModel centre command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
voidfractionModel centre;
|
voidfractionModel centre;
|
||||||
centreProps
|
centreProps
|
||||||
|
|||||||
@ -9,7 +9,8 @@ voidfractionModel divided command :h3
|
|||||||
|
|
||||||
[Syntax:]
|
[Syntax:]
|
||||||
|
|
||||||
Defined in couplingProperties dictionary.
|
Defined in "couplingProperties"_CFDEMcoupling_dicts.html#couplingProperties
|
||||||
|
dictionary.
|
||||||
|
|
||||||
voidfractionModel divided;
|
voidfractionModel divided;
|
||||||
dividedProps
|
dividedProps
|
||||||
|
|||||||
Reference in New Issue
Block a user