I found the following problems when running the tutorials using OpenFOAM 2.3.x.
This shell command was used to run all tutorials:
find . -iname "Allrun" | while read R ; do d=`dirname $R` ; cd $d ; ./Allrun ; cd .. ; done
These errors appeared:
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
--> FOAM FATAL ERROR:
Attempt to cast type patch to type symmetryPlane
--> FOAM FATAL ERROR:
Cannot find file "points" in directory "polyMesh" in times 0 down to constant
--> FOAM FATAL IO ERROR:
Unknown patchField type fixedRotation for patch type patch
--> FOAM FATAL IO ERROR:
keyword nonLinear is undefined in dictionary "~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticPlasticSolidFoam/timeVaryingPlasticPlateHole/0/D
U.boundaryField.right"
--> FOAM FATAL ERROR:
setSet: cannot open case directory "./fluid"
--> FOAM FATAL ERROR:
setsToZones: cannot open case directory "./fluid"
--> FOAM FATAL ERROR:
solver table is empty
--> FOAM FATAL ERROR:
setSet: cannot open case directory "./solid"
--> FOAM FATAL ERROR:
setsToZones: cannot open case directory "./solid"
--> FOAM FATAL ERROR:
Cannot open mesh description file
"~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/viscoElasticSolidFoam/compressionRelaxationTest/constant/polyMesh/blockMeshDict"
--> FOAM FATAL IO ERROR:
inconsistent patch and patchField types for
patch type symmetry and patchField type symmetryPlane
Here are the logs files containing an "ERROR":
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticContactIncrSolidFoam
Date : Nov 12 2014
Time : 14:43:15
Host : "lincl-gar99"
PID : 13103
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactIncrSolidFoam/slidingBallIncr
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field DU
Patch bottomBrickUp Traction boundary field: DU
Patch topBrickDown Traction boundary field: DU
Patch bottomBrickLeft Traction boundary field: DU
Patch bottomBrickRight Traction boundary field: DU
Patch topBrickLeft Traction boundary field: DU
Patch topBrickRight Traction boundary field: DU
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactIncrSolidFoam/slidingBallIncr/system/fvSchemes.gradSchemes.default at line 30.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticContactNonLinULSolidFoam
Date : Nov 12 2014
Time : 14:43:15
Host : "lincl-gar99"
PID : 13120
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactNonLinULSolidFoam/slidingBallNonLin
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field DU
Patch bottomBrickUp Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch topBrickDown Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch bottomBrickLeft Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch bottomBrickRight Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch topBrickLeft Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch topBrickRight Traction boundary field: DU
nonLinear set to updated Lagrangian
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactNonLinULSolidFoam/slidingBallNonLin/system/fvSchemes.gradSchemes.default at line 30.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticContactSolidFoam
Date : Nov 12 2014
Time : 14:43:15
Host : "lincl-gar99"
PID : 13137
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactSolidFoam/slidingBall
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field U
Patch bottomBrickUp Traction boundary field: U
Patch topBrickDown Traction boundary field: U
Patch bottomBrickLeft Traction boundary field: U
Patch bottomBrickRight Traction boundary field: U
Patch topBrickLeft Traction boundary field: U
Patch topBrickRight Traction boundary field: U
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactSolidFoam/slidingBall/system/fvSchemes.gradSchemes.default at line 35.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticContactSolidFoam
Date : Nov 12 2014
Time : 14:43:18
Host : "lincl-gar99"
PID : 13151
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactSolidFoam/sphereAndBrick
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field U
Patch sphereTracFree Traction boundary field: U
Patch brickTracFree Traction boundary field: U
Patch brickTop Traction boundary field: U
Patch sphereContact Traction boundary field: U
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticContactSolidFoam/sphereAndBrick/system/fvSchemes.gradSchemes.default at line 45.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticIncrSolidFoam
Date : Nov 12 2014
Time : 14:43:56
Host : "lincl-gar99"
PID : 13327
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticIncrSolidFoam/incrPlateHole
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field DU
Patch up Traction boundary field: DU
Patch hole Traction boundary field: DU
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticIncrSolidFoam/incrPlateHole/system/fvSchemes.gradSchemes.grad(DU) at line 26.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticNonLinTLSolidFoam
Date : Nov 12 2014
Time : 14:43:57
Host : "lincl-gar99"
PID : 13361
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinTLSolidFoam/largeStrainCantileverBeam
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field U
Patch right Traction boundary field: U
nonLinear set to total Lagrangian
Patch top Traction boundary field: U
nonLinear set to total Lagrangian
Patch bottom Traction boundary field: U
nonLinear set to total Lagrangian
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinTLSolidFoam/largeStrainCantileverBeam/system/fvSchemes.gradSchemes.grad(U) at line 26.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticNonLinTLSolidFoam
Date : Nov 12 2014
Time : 14:43:56
Host : "lincl-gar99"
PID : 13336
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinTLSolidFoam/nonLinBlock
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field U
nonLinear set to total Lagrangian
--> FOAM FATAL ERROR:
Attempt to cast type patch to type symmetryPlane
From function refCast<To>(From&)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude/typeInfo.H at line 114.
FOAM aborting
#0 Foam::error::printStack(Foam::Ostream&) in "/home/hej/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::error::abort() in "/home/hej/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 Foam::symmetryPlaneFvPatch const& Foam::refCast<Foam::symmetryPlaneFvPatch const, Foam::fvPatch const>(Foam::fvPatch const&) in "/home/hej/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#3 Foam::symmetryPlaneFvPatchField<Foam::Vector<double> >::symmetryPlaneFvPatchField(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/hej/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#4 Foam::fvPatchField<Foam::Vector<double> >::adddictionaryConstructorToTable<Foam::symmetryPlaneFvPatchField<Foam::Vector<double> > >::New(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/hej/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#5 Foam::fvPatchField<Foam::Vector<double> >::New(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/hej/OpenFOAM/hej-2.3.x/platforms/linux64GccDPOpt/bin/elasticNonLinTLSolidFoam"
#6 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::readField(Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/hej/OpenFOAM/hej-2.3.x/platforms/linux64GccDPOpt/bin/elasticNonLinTLSolidFoam"
#7 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readFields(Foam::dictionary const&) in "/home/hej/OpenFOAM/hej-2.3.x/platforms/linux64GccDPOpt/bin/elasticNonLinTLSolidFoam"
#8 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readFields() in "/home/hej/OpenFOAM/hej-2.3.x/platforms/linux64GccDPOpt/bin/elasticNonLinTLSolidFoam"
#9 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/home/hej/OpenFOAM/hej-2.3.x/platforms/linux64GccDPOpt/bin/elasticNonLinTLSolidFoam"
#10
in "/home/hej/OpenFOAM/hej-2.3.x/platforms/linux64GccDPOpt/bin/elasticNonLinTLSolidFoam"
#11 __libc_start_main in "/lib64/libc.so.6"
#12
at /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:116
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticNonLinTLSolidFoam
Date : Nov 12 2014
Time : 14:43:57
Host : "lincl-gar99"
PID : 13365
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinTLSolidFoam/rotateSphereTL
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
--> FOAM FATAL ERROR:
Cannot find file "points" in directory "polyMesh" in times 0 down to constant
From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)
in file db/Time/findInstance.C at line 203.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticNonLinULSolidFoam
Date : Nov 12 2014
Time : 14:43:57
Host : "lincl-gar99"
PID : 13379
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinULSolidFoam/rotateSphere
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading incremental displacement field DU
--> FOAM FATAL IO ERROR:
Unknown patchField type fixedRotation for patch type patch
Valid patchField types are :
82
(
SRFFreestreamVelocity
SRFVelocity
activeBaffleVelocity
activePressureForceBaffleVelocity
advective
analyticalPlateHoleTraction
calculated
codedFixedValue
codedMixed
cyclic
cyclicACMI
cyclicAMI
cyclicSlip
cylindricalInletVelocity
directionMixed
empty
externalCoupled
fixedDisplacement
fixedDisplacementZeroShear
fixedGradient
fixedInternalValue
fixedJump
fixedJumpAMI
fixedMean
fixedNormalInletOutletVelocity
fixedNormalSlip
fixedValue
flowRateInletVelocity
fluxCorrectedVelocity
freestream
inletOutlet
interstitialInletVelocity
mapped
mappedField
mappedFixedInternalValue
mappedFixedPushedInternalValue
mappedFlowRate
mappedVelocityFlux
mixed
movingWallVelocity
nonuniformTransformCyclic
oscillatingFixedValue
outletInlet
outletMappedUniformInlet
outletPhaseMeanVelocity
partialSlip
pressureDirectedInletOutletVelocity
pressureDirectedInletVelocity
pressureInletOutletParSlipVelocity
pressureInletOutletVelocity
pressureInletUniformVelocity
pressureInletVelocity
pressureNormalInletOutletVelocity
processor
processorCyclic
rotatingPressureInletOutletVelocity
rotatingWallVelocity
sliced
slip
solidDirectionMixed
solidTraction
solidTractionFree
supersonicFreestream
surfaceNormalFixedValue
swirlFlowRateInletVelocity
symmetry
symmetryPlane
timeVaryingFixedDisplacement
timeVaryingMappedFixedValue
timeVaryingSolidTraction
tractionDisplacement
translatingWallVelocity
turbulentInlet
uniformFixedGradient
uniformFixedValue
uniformInletOutlet
uniformJump
uniformJumpAMI
variableHeightFlowRateInletVelocity
waveTransmissive
wedge
zeroGradient
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinULSolidFoam/rotateSphere/0/DU.boundaryField.surface from line 26 to line 30.
From function fvPatchField<Type>::New(const fvPatch&, const DimensionedField<Type, volMesh>&, const dictionary&)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/fvPatchFieldNew.C at line 143.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticNonLinULSolidFoam
Date : Nov 12 2014
Time : 14:43:57
Host : "lincl-gar99"
PID : 13374
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinULSolidFoam/timeVaryingNonLinPlateHole
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading incremental displacement field DU
Patch up Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch hole Traction boundary field: DU
nonLinear set to updated Lagrangian
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticNonLinULSolidFoam/timeVaryingNonLinPlateHole/system/fvSchemes.gradSchemes.grad(DU) at line 34.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticPlasticNonLinULSolidFoam
Date : Nov 12 2014
Time : 14:43:58
Host : "lincl-gar99"
PID : 13389
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticPlasticNonLinULSolidFoam/timeVaryingPlasticNonLinPlateHole
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field DU
Patch up Traction boundary field: DU
nonLinear set to updated Lagrangian
Patch hole Traction boundary field: DU
nonLinear set to updated Lagrangian
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticPlasticNonLinULSolidFoam/timeVaryingPlasticNonLinPlateHole/system/fvSchemes.gradSchemes.grad(DU) at line 34.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticPlasticSolidFoam
Date : Nov 12 2014
Time : 14:43:58
Host : "lincl-gar99"
PID : 13399
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticPlasticSolidFoam/timeVaryingPlasticPlateHole
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field DU
--> FOAM FATAL IO ERROR:
keyword nonLinear is undefined in dictionary "~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticPlasticSolidFoam/timeVaryingPlasticPlateHole/0/DU.boundaryField.right"
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticPlasticSolidFoam/timeVaryingPlasticPlateHole/0/DU.boundaryField.right from line 31 to line 33.
From function dictionary::lookupEntry(const word&, bool, bool) const
in file db/dictionary/dictionary.C at line 437.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : elasticThermalSolidFoam
Date : Nov 12 2014
Time : 14:44:00
Host : "lincl-gar99"
PID : 13418
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticThermalSolidFoam/hotCylinder
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading field U
Patch inside Traction boundary field: U
Patch outside Traction boundary field: U
--> FOAM FATAL IO ERROR:
Unknown grad scheme extendedLeastSquares
Valid grad schemes are :
9
(
Gauss
cellLimited
cellMDLimited
edgeCellsLeastSquares
faceLimited
faceMDLimited
fourth
leastSquares
pointCellsLeastSquares
)
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/elasticThermalSolidFoam/hotCylinder/system/fvSchemes.gradSchemes.grad(U) at line 31.
From function gradScheme<Type>::New(const fvMesh& mesh, Istream& schemeData)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/gradScheme.C at line 72.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : setSet -case fluid -batch fluid/batch.setSet
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13426
Case : ./fluid
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
--> FOAM FATAL ERROR:
setSet: cannot open case directory "./fluid"
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : setsToZones -case fluid -noFlipMap
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13428
Case : ./fluid
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
--> FOAM FATAL ERROR:
setsToZones: cannot open case directory "./fluid"
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : icoFsiElasticNonLinULSolidFoam
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13447
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/icoFsiElasticNonLinULSolidFoam/HronTurekFsi/fluid
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Selecting dynamicFvMesh dynamicMotionSolverFvMesh
Selecting motion solver: laplaceFaceDecomposition
--> FOAM FATAL ERROR:
solver table is empty
From function motionSolver::New(const polyMesh& mesh)
in file motionSolver/motionSolver/motionSolver.C at line 116.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : setSet -case solid -batch solid/batch.setSet
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13430
Case : ./solid
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
--> FOAM FATAL ERROR:
setSet: cannot open case directory "./solid"
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : setsToZones -case solid -noFlipMap
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13432
Case : ./solid
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
--> FOAM FATAL ERROR:
setsToZones: cannot open case directory "./solid"
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : blockMesh
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13454
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/viscoElasticSolidFoam/compressionRelaxationTest
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
--> FOAM FATAL ERROR:
Cannot open mesh description file
"~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/viscoElasticSolidFoam/compressionRelaxationTest/constant/polyMesh/blockMeshDict"
From function blockMesh
in file blockMeshApp.C at line 137.
FOAM exiting
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.x
Exec : viscoElasticSolidFoam
Date : Nov 12 2014
Time : 14:44:01
Host : "lincl-gar99"
PID : 13459
Case : ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/viscoElasticSolidFoam/compressionRelaxationTest
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 0
Reading displacement increment field DU
--> FOAM FATAL IO ERROR:
inconsistent patch and patchField types for
patch type symmetry and patchField type symmetryPlane
file: ~/OpenFOAM/hej-2.3.x/solidMechanics/tutorials/viscoElasticSolidFoam/compressionRelaxationTest/0/DU.boundaryField.axis from line 34 to line 34.
From function fvPatchField<Type>::New(const fvPatch&, const DimensionedField<Type, volMesh>&, const dictionary&)
in file /home/hej/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude/fvPatchFieldNew.C at line 172.
FOAM exiting
I found the following problems when running the tutorials using OpenFOAM 2.3.x.
This shell command was used to run all tutorials:
These errors appeared:
Here are the logs files containing an "ERROR":