applications/solvers/solidMechanics/Allwmake
This commit is contained in:
parent
06bb20a2ff
commit
a058a63a77
9 changed files with 34 additions and 28 deletions
|
@ -92,10 +92,6 @@ solvers
|
||||||
PISO
|
PISO
|
||||||
{
|
{
|
||||||
cAlpha 1;
|
cAlpha 1;
|
||||||
pdRefPoint (0 0 0.15);
|
|
||||||
pdRefValue 1e5;
|
|
||||||
pRefPoint (0 0 0.15);
|
|
||||||
pRefValue 1e5;
|
|
||||||
}
|
}
|
||||||
PIMPLE
|
PIMPLE
|
||||||
{
|
{
|
||||||
|
@ -106,6 +102,11 @@ PIMPLE
|
||||||
nAlphaCorr 1;
|
nAlphaCorr 1;
|
||||||
nAlphaSubCycles 3;
|
nAlphaSubCycles 3;
|
||||||
correctPhi no;
|
correctPhi no;
|
||||||
|
|
||||||
|
pdRefPoint (0 0 0.15);
|
||||||
|
pdRefValue 1e5;
|
||||||
|
pRefPoint (0 0 0.15);
|
||||||
|
pRefValue 1e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
|
|
|
@ -92,9 +92,6 @@ solvers
|
||||||
PISO
|
PISO
|
||||||
{
|
{
|
||||||
cAlpha 1;
|
cAlpha 1;
|
||||||
pdRefPoint (0 0 0.15);
|
|
||||||
pdRefValue 0;
|
|
||||||
pRefValue 1e5;
|
|
||||||
}
|
}
|
||||||
PIMPLE
|
PIMPLE
|
||||||
{
|
{
|
||||||
|
@ -105,6 +102,10 @@ PIMPLE
|
||||||
nAlphaCorr 1;
|
nAlphaCorr 1;
|
||||||
nAlphaSubCycles 3;
|
nAlphaSubCycles 3;
|
||||||
correctPhi no;
|
correctPhi no;
|
||||||
|
|
||||||
|
pdRefPoint (0 0 0.15);
|
||||||
|
pdRefValue 0;
|
||||||
|
pRefValue 1e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
|
|
|
@ -92,9 +92,6 @@ solvers
|
||||||
PISO
|
PISO
|
||||||
{
|
{
|
||||||
cAlpha 1;
|
cAlpha 1;
|
||||||
pdRefPoint (0 0 0.15);
|
|
||||||
pdRefValue 0;
|
|
||||||
pRefValue 1e5;
|
|
||||||
}
|
}
|
||||||
PIMPLE
|
PIMPLE
|
||||||
{
|
{
|
||||||
|
@ -105,6 +102,10 @@ PIMPLE
|
||||||
nAlphaCorr 1;
|
nAlphaCorr 1;
|
||||||
nAlphaSubCycles 3;
|
nAlphaSubCycles 3;
|
||||||
correctPhi no;
|
correctPhi no;
|
||||||
|
|
||||||
|
pdRefPoint (0 0 0.15);
|
||||||
|
pdRefValue 0;
|
||||||
|
pRefValue 1e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
|
|
|
@ -92,9 +92,6 @@ solvers
|
||||||
PISO
|
PISO
|
||||||
{
|
{
|
||||||
cAlpha 1.5;
|
cAlpha 1.5;
|
||||||
pdRefPoint (0 0 0.15);
|
|
||||||
pdRefValue 0;
|
|
||||||
pRefValue 1e5;
|
|
||||||
}
|
}
|
||||||
PIMPLE
|
PIMPLE
|
||||||
{
|
{
|
||||||
|
@ -105,6 +102,10 @@ PIMPLE
|
||||||
nAlphaCorr 1;
|
nAlphaCorr 1;
|
||||||
nAlphaSubCycles 3;
|
nAlphaSubCycles 3;
|
||||||
correctPhi no;
|
correctPhi no;
|
||||||
|
|
||||||
|
pdRefPoint (0 0 0.15);
|
||||||
|
pdRefValue 0;
|
||||||
|
pRefValue 1e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
|
|
|
@ -92,9 +92,6 @@ solvers
|
||||||
PISO
|
PISO
|
||||||
{
|
{
|
||||||
cAlpha 1;
|
cAlpha 1;
|
||||||
pdRefPoint (0 0 0.15);
|
|
||||||
pdRefValue 0;
|
|
||||||
pRefValue 1e5;
|
|
||||||
}
|
}
|
||||||
PIMPLE
|
PIMPLE
|
||||||
{
|
{
|
||||||
|
@ -105,6 +102,10 @@ PIMPLE
|
||||||
nAlphaCorr 1;
|
nAlphaCorr 1;
|
||||||
nAlphaSubCycles 3;
|
nAlphaSubCycles 3;
|
||||||
correctPhi no;
|
correctPhi no;
|
||||||
|
|
||||||
|
pdRefPoint (0 0 0.15);
|
||||||
|
pdRefValue 0;
|
||||||
|
pRefValue 1e5;
|
||||||
}
|
}
|
||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
| ========= | |
|
||||||
| \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
|
| \\ / F ield | OpenFOAM Extend Project: Open source CFD |
|
||||||
| \\ / O peration | Version: 1.6-ext |
|
| \\ / O peration | Version: 1.6-ext |
|
||||||
| \\ / A nd | Web: www.extend-project.de |
|
| \\ / A nd | Web: www.extend-project.de |
|
||||||
| \\/ M anipulation | |
|
| \\/ M anipulation | |
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
| ========= | |
|
||||||
| \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
|
| \\ / F ield | OpenFOAM Extend Project: Open source CFD |
|
||||||
| \\ / O peration | Version: 1.6-ext |
|
| \\ / O peration | Version: 1.6-ext |
|
||||||
| \\ / A nd | Web: www.extend-project.de |
|
| \\ / A nd | Web: www.extend-project.de |
|
||||||
| \\/ M anipulation | |
|
| \\/ M anipulation | |
|
||||||
|
|
|
@ -29,6 +29,7 @@ boundaryField
|
||||||
{
|
{
|
||||||
type timeVaryingSolidTraction;
|
type timeVaryingSolidTraction;
|
||||||
outOfBounds clamp;
|
outOfBounds clamp;
|
||||||
|
nonLinear off;
|
||||||
fileName "$FOAM_CASE/constant/timeVsRightTraction";
|
fileName "$FOAM_CASE/constant/timeVsRightTraction";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue