mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: lagrangian tutorials. Adding CollisionModel data and
paramagnetic force Switch to cloud properties.
This commit is contained in:
@ -88,9 +88,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
@ -73,9 +73,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
@ -40,6 +40,8 @@ SurfaceReactionModel none;
|
|||||||
|
|
||||||
SurfaceFilmModel none;
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
@ -54,6 +56,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 300;
|
T0 T0 [ 0 0 0 1 0 ] 300;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
|
||||||
@ -85,9 +89,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
@ -39,6 +39,8 @@ PostProcessingModel none;
|
|||||||
|
|
||||||
SurfaceFilmModel none;
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled false;
|
coupled false;
|
||||||
@ -53,6 +55,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 350;
|
T0 T0 [ 0 0 0 1 0 ] 350;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
|
||||||
@ -89,6 +93,7 @@ particleForces
|
|||||||
Cvm 0.5;
|
Cvm 0.5;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
gradU gradU;
|
gradU gradU;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
@ -39,6 +39,8 @@ PostProcessingModel PatchPostProcessing;
|
|||||||
|
|
||||||
SurfaceFilmModel none;
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
@ -53,6 +55,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 350;
|
T0 T0 [ 0 0 0 1 0 ] 350;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 4100;
|
||||||
@ -89,6 +93,7 @@ particleForces
|
|||||||
Cvm 0.5;
|
Cvm 0.5;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
gradU gradU;
|
gradU gradU;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
PatchInjectionCoeffs
|
PatchInjectionCoeffs
|
||||||
|
|||||||
@ -33,6 +33,8 @@ PhaseChangeModel none; // LiquidEvaporation;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
SurfaceFilmModel ThermoSurfaceFilm; // none;
|
SurfaceFilmModel ThermoSurfaceFilm; // none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
@ -49,6 +51,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 300;
|
T0 T0 [ 0 0 0 1 0 ] 300;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
||||||
@ -78,9 +82,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ConeInjectionCoeffs
|
ConeInjectionCoeffs
|
||||||
@ -111,31 +116,31 @@ ConeInjectionCoeffs
|
|||||||
}
|
}
|
||||||
|
|
||||||
ConeInjectionMPCoeffs
|
ConeInjectionMPCoeffs
|
||||||
{
|
{
|
||||||
SOI 0.000;
|
SOI 0.000;
|
||||||
duration 20.000;
|
duration 20.000;
|
||||||
positionsFile "reactingCloud1Positions";
|
positionsFile "reactingCloud1Positions";
|
||||||
axesFile "reactingCloud1Axes";
|
axesFile "reactingCloud1Axes";
|
||||||
massTotal massTotal [ 1 0 0 0 0 ] 10;
|
massTotal massTotal [ 1 0 0 0 0 ] 10;
|
||||||
parcelsPerInjector 20000;
|
parcelsPerInjector 20000;
|
||||||
parcelsPerSecond 500;
|
parcelsPerSecond 500;
|
||||||
parcelBasisType mass;
|
parcelBasisType mass;
|
||||||
flowRateProfile constant 0.1;
|
flowRateProfile constant 0.1;
|
||||||
Umag constant 3.0;
|
Umag constant 3.0;
|
||||||
thetaInner constant 0;
|
thetaInner constant 0;
|
||||||
thetaOuter constant 45;
|
thetaOuter constant 45;
|
||||||
|
|
||||||
parcelPDF
|
parcelPDF
|
||||||
{
|
{
|
||||||
pdfType RosinRammler;
|
pdfType RosinRammler;
|
||||||
RosinRammlerPDF
|
RosinRammlerPDF
|
||||||
{
|
{
|
||||||
minValue 5e-04;
|
minValue 5e-04;
|
||||||
maxValue 0.0012;
|
maxValue 0.0012;
|
||||||
d 7.5e-05;
|
d 7.5e-05;
|
||||||
n 0.5;
|
n 0.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -33,6 +33,8 @@ PhaseChangeModel none;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
SurfaceFilmModel ThermoSurfaceFilm;
|
SurfaceFilmModel ThermoSurfaceFilm;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
@ -49,6 +51,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 300;
|
T0 T0 [ 0 0 0 1 0 ] 300;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
||||||
@ -78,9 +82,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
StandardWallInteractionCoeffs
|
StandardWallInteractionCoeffs
|
||||||
|
|||||||
@ -33,6 +33,8 @@ PhaseChangeModel LiquidEvaporation;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
SurfaceFilmModel none;
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
@ -49,6 +51,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
pMin pMin [ 1 -1 2 0 0 ] 1000;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 1000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 300;
|
T0 T0 [ 0 0 0 1 0 ] 300;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 4187;
|
||||||
@ -78,9 +82,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity off;
|
gravity off;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
@ -29,6 +29,8 @@ PostProcessingModel none;
|
|||||||
|
|
||||||
SurfaceFilmModel none;
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
coupled true;
|
coupled true;
|
||||||
|
|
||||||
cellValueSourceCorrection on;
|
cellValueSourceCorrection on;
|
||||||
@ -40,6 +42,8 @@ constantProperties
|
|||||||
rhoMin rhoMin [ 1 -3 0 0 0 ] 1e-15;
|
rhoMin rhoMin [ 1 -3 0 0 0 ] 1e-15;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 5000;
|
rho0 rho0 [ 1 -3 0 0 0 ] 5000;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
}
|
}
|
||||||
|
|
||||||
interpolationSchemes
|
interpolationSchemes
|
||||||
@ -56,9 +60,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
@ -29,6 +29,8 @@ HeatTransferModel RanzMarshall;
|
|||||||
|
|
||||||
PostProcessingModel none;
|
PostProcessingModel none;
|
||||||
|
|
||||||
|
CollisionModel none;
|
||||||
|
|
||||||
SurfaceFilmModel none;
|
SurfaceFilmModel none;
|
||||||
|
|
||||||
radiation off;
|
radiation off;
|
||||||
@ -45,6 +47,8 @@ constantProperties
|
|||||||
TMin TMin [ 0 0 0 1 0 ] 200;
|
TMin TMin [ 0 0 0 1 0 ] 200;
|
||||||
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
minParticleMass minParticleMass [ 1 0 0 0 0 ] 1e-15;
|
||||||
rho0 rho0 [ 1 -3 0 0 0 ] 2500;
|
rho0 rho0 [ 1 -3 0 0 0 ] 2500;
|
||||||
|
youngsModulus youngsModulus [1 -1 -2 0 0] 1e9;
|
||||||
|
poissonsRatio poissonsRatio [ 0 0 0 0 0 ] 0.35;
|
||||||
T0 T0 [ 0 0 0 1 0 ] 300;
|
T0 T0 [ 0 0 0 1 0 ] 300;
|
||||||
cp0 cp0 [ 0 2 -2 -1 0 ] 900;
|
cp0 cp0 [ 0 2 -2 -1 0 ] 900;
|
||||||
epsilon0 epsilon0 [ 0 0 0 0 0 ] 1;
|
epsilon0 epsilon0 [ 0 0 0 0 0 ] 1;
|
||||||
@ -69,9 +73,10 @@ integrationSchemes
|
|||||||
|
|
||||||
particleForces
|
particleForces
|
||||||
{
|
{
|
||||||
gravity on;
|
gravity on;
|
||||||
virtualMass off;
|
virtualMass off;
|
||||||
pressureGradient off;
|
pressureGradient off;
|
||||||
|
paramagnetic off;
|
||||||
}
|
}
|
||||||
|
|
||||||
ManualInjectionCoeffs
|
ManualInjectionCoeffs
|
||||||
|
|||||||
Reference in New Issue
Block a user