diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/chemistryProperties b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/chemistryProperties index ded6fd22..fcec6c16 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/chemistryProperties +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/chemistryProperties @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { @@ -15,29 +15,6 @@ FoamFile } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -chemistry off; //on; - -/* -chemistryType -{ - chemistrySolver noChemistrySolver; - chemistryThermo rho; -} - -initialChemicalTimeStep 1e-07; - -/* -EulerImplicitCoeffs -{ - cTauChem 0.05; - equilibriumRateLimiter off; -} - -odeCoeffs -{ - solver seulex; - eps 0.05; -} */ - +chemistry off; // ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/combustionProperties b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/combustionProperties index ecec7ca7..6227a78e 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/combustionProperties +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/combustionProperties @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { @@ -16,22 +16,14 @@ FoamFile // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // OF5 -> OF6: noCombustion<> -> none (template parameters are no longer required) -//combustionModel noCombustion; //PaSR; //PaSR; +//combustionModel noCombustion; combustionModel none; // OF6 -active false; //true; +active false; //noCombustionCoeffs noneCoeffs { } - -PaSRCoeffs -{ - Cmix 1.0; - turbulentReaction off; -} - - // ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/couplingProperties b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/couplingProperties index 2532620b..870a9e19 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/couplingProperties +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/couplingProperties @@ -1,38 +1,28 @@ -/*---------------------------------------------------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | -| \\/ M anipulation | | +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ - - FoamFile { version 2.0; format ascii; - - root ""; - case ""; - instance ""; - local ""; - class dictionary; object couplingProperties; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // -//===========================================================================// // sub-models & settings -modelType "A"; // A or B +modelType "A"; // A or B or Bfull couplingInterval 50; voidFractionModel divided; -locateModel engine; //turboEngineM2M;// +locateModel engine; meshMotionModel noMeshMotion; @@ -42,13 +32,13 @@ IOModel basicIO; probeModel off; -dataExchangeModel twoWayMPI;//twoWayM2M;//twoWayFiles;//oneWayVTK;// +dataExchangeModel twoWayMPI; averagingModel dense; -clockModel off; //standardClock;// +clockModel off; -smoothingModel off;// localPSizeDiffSmoothing;// constDiffSmoothing; // +smoothingModel off; forceModels ( @@ -70,7 +60,6 @@ chemistryModels species diffusionCoefficients massTransferCoeff - //off ); momCoupleModels @@ -78,14 +67,15 @@ momCoupleModels implicitCouple ); -turbulenceModelType "turbulenceProperties";//"LESProperties";// +turbulenceModelType "turbulenceProperties"; + -//===========================================================================// // sub-model properties + reactionHeatProps { - reactionHeatName "reactionHeat"; - verbose false; + reactionHeatName "reactionHeat"; + verbose false; } heatTransferGunnProps @@ -95,7 +85,6 @@ heatTransferGunnProps calcPartTempField true; partRefTemp 1023; implicit true; - verbose false; interpolation false; } @@ -127,37 +116,9 @@ reactantPerParticleProps { } - SyamlalThermCondProps { - voidfractionFieldName "voidfraction"; - rhoFieldName "rho"; -} - -LaEuScalarTempProps -{ - velFieldName "U"; - tempFieldName "T"; voidfractionFieldName "voidfraction"; - partTempName "Temp"; - partHeatFluxName "convectiveHeatFlux"; - lambda 0.0256; - Cp 1007; -} - -localPSizeDiffSmoothingProps -{ - lowerLimit 0.1; - upperLimit 1e10; - dSmoothingLength 1.5e-3; - Csmoothing 1.0; -} - -constDiffSmoothingProps -{ - lowerLimit 0.1; - upperLimit 1e10; - smoothingLength 1.5e-3; } implicitCoupleProps @@ -167,11 +128,6 @@ implicitCoupleProps voidfractionFieldName "voidfraction"; } -ArchimedesProps -{ - gravityFieldName "g"; -} - gradPForceProps { pFieldName "p"; @@ -186,31 +142,8 @@ viscForceProps interpolation true; } -volWeightedAverageProps -{ - scalarFieldNames - ( - voidfraction - ); - vectorFieldNames - ( - ); - upperThreshold 0.999; - lowerThreshold 0; - verbose true; -} - -totalMomentumExchangeProps -{ - implicitMomExFieldName "Ksl"; - explicitMomExFieldName "none"; - fluidVelFieldName "U"; - granVelFieldName "Us"; -} - GidaspowDragProps { - verbose true; velFieldName "U"; granVelFieldName "Us"; voidfractionFieldName "voidfraction"; @@ -218,124 +151,11 @@ GidaspowDragProps phi 1; } -BeetstraDragProps -{ - velFieldName "U"; - granVelFieldName "Us"; - gravityFieldName "g"; - voidfractionFieldName "voidfraction"; - interpolation false; - useFilteredDragModel ; - useParcelSizeDependentFilteredDrag ; - rhoP 4630.; - dPrim 0.00022; - rho 1.58; - nuf 1.126e-05; - g 9.81; - k 0.05; - aLimit 0.0; - verbose false; -} - -DEMbasedDragProps -{ - velFieldName "U"; - voidfractionFieldName "voidfraction"; -} - -DiFeliceDragProps -{ - //verbose true; - velFieldName "U"; - voidfractionFieldName "voidfraction"; - granVelFieldName "Us"; - interpolation false; -} - -KochHillDragProps -{ - verbose true; - velFieldName "U"; - voidfractionFieldName "voidfraction"; - interpolation false; - //forceSubModels - //( - // ImExCorr - //); - implForceDEM true; - //implForceDEMaccumulated true; - //explicitCorr true; -} - -RongDragProps -{ - verbose true; - velFieldName "U"; - voidfractionFieldName "voidfraction"; - interpolation false; - implForceDEM true; - implForceDEMaccumulated true; - granVelFieldName "Us"; -} - -virtualMassForceProps -{ - velFieldName "U"; -} - -particleCellVolumeProps -{ - upperThreshold 0.999; - lowerThreshold 0.; - verbose true; -} - -fieldStoreProps -{ - scalarFieldNames - ( - ); - - vectorFieldNames - ( - "U" - ); -} - -oneWayVTKProps -{ - couplingFilename "vtk_out%4.4d.vtk"; - maxNumberOfParticles 30000; -} - -twoWayFilesProps -{ - maxNumberOfParticles 10100; -} - -centreProps -{ - alphaMin 0.1; -} - engineProps { treeSearch true; } -turboEngineProps -{ - treeSearch true; -} - -turboEngineM2MProps -{ - turboEngineProps - { - treeSearch true; - } -} - dividedProps { alphaMin 0.01; @@ -347,9 +167,4 @@ twoWayMPIProps liggghtsPath "../DEM/in.liggghts_run"; } -twoWayM2MProps -{ - maxNumberOfParticles 10100; - liggghtsPath "../DEM/in.liggghts_run"; -} // ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/foam.dat b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/foam.dat index ff3380e4..74f5a68b 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/foam.dat +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/foam.dat @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { @@ -14,6 +14,7 @@ FoamFile object foam.dat; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // + H2 { specie diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/g b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/g index abca4e14..54aee0d6 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/g +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/g @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { @@ -18,5 +18,4 @@ FoamFile dimensions [0 1 -2 0 0 0 0]; value ( 0 -9.81 0 ); - // ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/liggghtsCommands b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/liggghtsCommands index ea16dec7..7064073e 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/liggghtsCommands +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/liggghtsCommands @@ -1,26 +1,17 @@ -/*---------------------------------------------------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.4 | -| \\ / A nd | Web: http://www.openfoam.org | -| \\/ M anipulation | | +/*--------------------------------*- C++ -*----------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ - - FoamFile { version 2.0; format ascii; - - root ""; - case ""; - instance ""; - local ""; - class dictionary; object liggghtsCommands; } - // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // liggghtsCommandModels @@ -28,12 +19,6 @@ liggghtsCommandModels runLiggghts writeLiggghts ); -// ************************************************************************* // - -/*runLiggghtsProps -{ - preNo false; -}*/ writeLiggghtsProps { @@ -41,3 +26,5 @@ writeLiggghtsProps writeName "post/restart/liggghts.restartCFDEM"; overwrite on; } + +// ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/thermophysicalProperties b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/thermophysicalProperties index be7afe88..d942c6ad 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/thermophysicalProperties +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/thermophysicalProperties @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { @@ -18,9 +18,9 @@ FoamFile thermoType { type heRhoThermo; //hePsiThermo; - mixture reactingMixture; //species and reactions are listed in chemistry file - transport const; //sutherland; //calcualtes viscosity as a function of temperature from Stuherland coefficient As and Ts - thermo hConst; //janaf; + mixture reactingMixture; //species and reactions are listed in chemistry file + transport const; //sutherland; //calcualtes viscosity as a function of temperature from Stuherland coefficient As and Ts + thermo hConst; equationOfState perfectGas; energy sensibleInternalEnergy; //sensibleEnthalpy; specie specie; diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/transportProperties b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/transportProperties index addab824..f42d20ed 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/transportProperties +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/transportProperties @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 1.6 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { @@ -23,22 +23,4 @@ kf kf [ 1 1 -3 -1 0 0 0 ] 0.0507; // comes from energy model Cp Cp [ 0 2 -2 -1 0 0 0 ] 1118.15; // comes from energy model - -// ******* Non-Newtonian transport properties ************************ // -/*CrossPowerLawCoeffs -{ - nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-06; - nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-06; - m m [ 0 0 1 0 0 0 0 ] 1; - n n [ 0 0 0 0 0 0 0 ] 1; -} - -BirdCarreauCoeffs -{ - nu0 nu0 [ 0 2 -1 0 0 0 0 ] 1e-06; - nuInf nuInf [ 0 2 -1 0 0 0 0 ] 1e-06; - k k [ 0 0 1 0 0 0 0 ] 0; - n n [ 0 0 0 0 0 0 0 ] 1; -} -*/ // ************************************************************************* // diff --git a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/turbulenceProperties b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/turbulenceProperties index d1156961..f6d9d4cb 100644 --- a/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/turbulenceProperties +++ b/tutorials/cfdemSolverRhoPimpleChem/PolydisperseFluidizedBed/R2_FB/CFD/constant/turbulenceProperties @@ -1,9 +1,9 @@ /*--------------------------------*- C++ -*----------------------------------*\ -| ========= | | -| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | -| \\ / A nd | Web: www.OpenFOAM.org | -| \\/ M anipulation | | + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | Website: https://openfoam.org + \\ / A nd | Version: 6 + \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile {