[DOC] update models list

This commit is contained in:
danielque
2020-06-17 15:57:28 +02:00
parent 424c680359
commit 9e38718f7f

View File

@ -27,7 +27,8 @@ The "averagingModel"_averagingModel.html keyword entry defines the model used to
map the Lagrangian data to Eulerian values. map the Lagrangian data to Eulerian values.
"dense"_averagingModel_dense.html, "dense"_averagingModel_dense.html,
"dilute"_averagingModel_dilute.html :tb(c=2,ea=c) "dilute"_averagingModel_dilute.html,
off :tb(c=2,ea=c)
6.3 Chemistry models :h4 6.3 Chemistry models :h4
@ -69,8 +70,9 @@ that performs the data exchange between the DEM code and the CFD code.
The {energyModels} keyword specifies a list of energy models used for e.g. The {energyModels} keyword specifies a list of energy models used for e.g.
compressible, reacting flows. compressible, reacting flows.
heatTransferGranConduction,
heatTransferGunn, heatTransferGunn,
heatTransferGunnPartField, heatTransferRanzMarshall,
reactionHeat :tb(c=2,ea=c) reactionHeat :tb(c=2,ea=c)
@ -92,15 +94,23 @@ Fines,
"MeiLift"_forceModel_MeiLift.html, "MeiLift"_forceModel_MeiLift.html,
"SchillerNaumannDrag"_forceModel_SchillerNaumannDrag.html, "SchillerNaumannDrag"_forceModel_SchillerNaumannDrag.html,
"ShirgaonkarIB"_forceModel_ShirgaonkarIB.html, "ShirgaonkarIB"_forceModel_ShirgaonkarIB.html,
dSauter,
deactivateForce,
directedDiffusiveRelaxation,
evaluateFluctuations,
"fieldStore"_forceModel_fieldStore.html, "fieldStore"_forceModel_fieldStore.html,
"fieldTimeAverage"_forceModel_fieldTimeAverage.html, "fieldTimeAverage"_forceModel_fieldTimeAverage.html,
freeStreaming,
"gradPForce"_forceModel_gradPForce.html, "gradPForce"_forceModel_gradPForce.html,
"gradPForceSmooth"_forceModel_gradPForceSmooth.html, "gradPForceSmooth"_forceModel_gradPForceSmooth.html,
granKineticEnergy, granKineticEnergy,
"interface"_forceModel_interface.html, "interface"_forceModel_interface.html,
isotropicFluctuations,
"noDrag"_forceModel_noDrag.html, "noDrag"_forceModel_noDrag.html,
"particleCellVolume"_forceModel_particleCellVolume.html, "particleCellVolume"_forceModel_particleCellVolume.html,
particleDeformation,
"pdCorrelation"_forceModel_pdCorrelation.html, "pdCorrelation"_forceModel_pdCorrelation.html,
potentialRelaxation,
"surfaceTensionForce"_forceModel_surfaceTensionForce.html, "surfaceTensionForce"_forceModel_surfaceTensionForce.html,
"virtualMassForce"_forceModel_virtualMassForce.html, "virtualMassForce"_forceModel_virtualMassForce.html,
"viscForce"_forceModel_viscForce.html, "viscForce"_forceModel_viscForce.html,
@ -153,6 +163,7 @@ used to manipulate the CFD mesh according to the DEM mesh motion.
The "momCoupleModels"_momCoupleModel.html keyword specifies a list of models The "momCoupleModels"_momCoupleModel.html keyword specifies a list of models
used for momentum exchange between DEM and CFD simulation used for momentum exchange between DEM and CFD simulation
deactivateCouple,
"explicitCouple"_momCoupleModel_explicitCouple.html, "explicitCouple"_momCoupleModel_explicitCouple.html,
"implicitCouple"_momCoupleModel_implicitCouple.html, "implicitCouple"_momCoupleModel_implicitCouple.html,
"off"_momCoupleModel_noCouple.html :tb(c=2,ea=c) "off"_momCoupleModel_noCouple.html :tb(c=2,ea=c)
@ -214,5 +225,7 @@ accounting for the volume of the particles in the CFD domain.
"IB"_voidFractionModel_IBVoidFraction.html, "IB"_voidFractionModel_IBVoidFraction.html,
"bigParticle"_voidFractionModel_bigParticleVoidFraction.html, "bigParticle"_voidFractionModel_bigParticleVoidFraction.html,
"centre"_voidFractionModel_centreVoidFraction.html, "centre"_voidFractionModel_centreVoidFraction.html,
"divided"_voidFractionModel_dividedVoidFraction.html :tb(c=2,ea=c) "divided"_voidFractionModel_dividedVoidFraction.html,
off,
trilinear :tb(c=2,ea=c)