CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Error running tutorial pitzDailyExptInlet (https://www.cfd-online.com/Forums/openfoam-solving/79181-error-running-tutorial-pitzdailyexptinlet.html)

Bufacchi August 15, 2010 20:42

Error running tutorial pitzDailyExptInlet
 
Hi All,

Trying to understand how timeVaryingMappedFixedValueFvPatchField works, I decided to go through the tutorial pitzDailyExptInlet. Running blockMesh was ok, but when I ran simpleFoam I got the errors below.

Can someone please guide me through the solution of the error?
I'm using OpenFOAM 1.7.x on OpenSuse 11.3.

Thanks,

Paulo



paulo@linux-592e:~/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet> blockMesh
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.7.x |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 1.7.x-c374948d3a92
Exec : blockMesh
Date : Aug 15 2010
Time : 21:31:13
Host : linux-592e
PID : 10287
Case : /home/paulo/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time


Creating block mesh from
"/home/paulo/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/constant/polyMesh/blockMeshDict"


Creating blockCorners

Creating curved edges

Creating blocks

Creating patches

Creating block mesh topology

Default patch type set to empty

Check block mesh topology

Basic statistics
Number of internal faces : 18
Number of boundary faces : 42
Number of defined boundary faces : 42
Number of undefined boundary faces : 0

Checking patch -> block consistency

Creating block offsets

Creating merge list .

Creating points with scale 0.001

Creating cells

Creating patches

Creating mesh from block mesh

Default patch type set to empty

Writing polyMesh

End
paulo@linux-592e:~/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet> simpleFoam
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.7.x |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 1.7.x-c374948d3a92
Exec : simpleFoam
Date : Aug 15 2010
Time : 21:31:39
Host : linux-592e
PID : 10291
Case : /home/paulo/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Reading field p

Reading field U

timeVaryingMappedFixedValueFvPatchField : Read 70 sample points from "/home/paulo/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/constant/boundaryData/inlet/points"
timeVaryingMappedFixedValueFvPatchField : Used points (-0.0206 0.000125 0) (-0.0206 0.0252065 0.173) (-0.0206 0.0252065 0) to define coordinate system with normal (-1 0 0)

DTRIS2 - Fatal error!
readSamplePoints : Dumping triangulated surface to triangulation.stl
readSamplePoints : Dumping face centres to "/home/paulo/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/localFaceCentres.obj"
timeVaryingMappedFixedValueFvPatchField : In directory "/home/paulo/OpenFOAM/paulo-1.7.x/run/tutorials/incompressible/simpleFoam/pitzDailyExptInlet/constant/boundaryData/inlet" found times
1
(
0
)

findTime : Found time 0 after index:0 time:0
checkTable : Reading startValues from "boundaryData/inlet/0"
#0 Foam::error::printStack(Foam::Ostream&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::sigSegv::sigSegvHandler(int) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 in "/lib64/libc.so.6"
#3 Foam::timeVaryingMappedFixedValueFvPatchField<Foam ::Vector<double> >::interpolate(Foam::Field<Foam::Vector<double> > const&) const in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libfiniteVolume.so"
#4 Foam::timeVaryingMappedFixedValueFvPatchField<Foam ::Vector<double> >::checkTable() in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libfiniteVolume.so"
#5 Foam::timeVaryingMappedFixedValueFvPatchField<Foam ::Vector<double> >::updateCoeffs() in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libfiniteVolume.so"
#6 Foam::timeVaryingMappedFixedValueFvPatchField<Foam ::Vector<double> >::timeVaryingMappedFixedValueFvPatchField(Foam::f vPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libfiniteVolume.so"
#7 Foam::fvPatchField<Foam::Vector<double> >::adddictionaryConstructorToTable<Foam::timeVaryi ngMappedFixedValueFvPatchField<Foam::Vector<double > > >::New(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/lib/linux64GccDPOpt/libfiniteVolume.so"
#8 Foam::fvPatchField<Foam::Vector<double> >::New(Foam::fvPatch const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/applications/bin/linux64GccDPOpt/simpleFoam"
#9 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricBoundaryField::GeometricB oundaryField(Foam::fvBoundaryMesh const&, Foam::DimensionedField<Foam::Vector<double>, Foam::volMesh> const&, Foam::dictionary const&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/applications/bin/linux64GccDPOpt/simpleFoam"
#10 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readField(Foam::dictionary const&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/applications/bin/linux64GccDPOpt/simpleFoam"
#11 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::readField(Foam::Istream&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/applications/bin/linux64GccDPOpt/simpleFoam"
#12 Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh>::GeometricField(Foam::IOobject const&, Foam::fvMesh const&) in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/applications/bin/linux64GccDPOpt/simpleFoam"
#13
in "/home/paulo/OpenFOAM/OpenFOAM-1.7.x/applications/bin/linux64GccDPOpt/simpleFoam"
#14 __libc_start_main in "/lib64/libc.so.6"
#15
at /usr/src/packages/BUILD/glibc-2.11.2/csu/../sysdeps/x86_64/elf/start.S:116
Segmentation fault


All times are GMT -4. The time now is 09:20.