View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000405 | OpenFOAM | Bug | public | 2012-02-01 12:11 | 2012-02-01 16:28 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 | OS | Linux | OS Version | OpenSuse 11.4 |
Summary | 0000405: cyclicAMI crashed for kOmegaSST turbulence model in case of rotational transform | ||||
Description | The constructor of kOmegaSST turbulence model crashed for cyclicAMI in case of rotational transform as is shown in attached log file | ||||
Tags | No tags attached. | ||||
2012-02-01 12:11
|
log (4,261 bytes)
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.1.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 2.1.0-bd7367f93311 Exec : simpleFoam Date : Feb 01 2012 Time : 12:57:17 Host : "betak" PID : 21732 Case : /ST/programs/OpenFOAM/OpenFOAM-2.1.0/tutorials/incompressible/simpleFoam/pipeCyclic nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster allowSystemOperations : Disallowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 Reading field p AMI: Creating addressing and weights between 400 source faces and 250 target faces AMI: Patch source weights min/max/average = 1, 1, 1 AMI: Patch target weights min/max/average = 1, 1, 1 Reading field U Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting RAS turbulence model kOmegaSST #0 Foam::error::printStack(Foam::Ostream&) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #1 Foam::sigFpe::sigHandler(int) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libOpenFOAM.so" #2 in "/lib64/libc.so.6" #3 Foam::FaceCellWave<Foam::wallPoint, int>::updateFace(int, Foam::wallPoint const&, double, Foam::wallPoint&) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libmeshTools.so" #4 Foam::FaceCellWave<Foam::wallPoint, int>::handleAMICyclicPatches() in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libmeshTools.so" #5 Foam::FaceCellWave<Foam::wallPoint, int>::iterate(int) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libmeshTools.so" #6 Foam::patchWave::correct() in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libmeshTools.so" #7 Foam::patchWave::patchWave(Foam::polyMesh const&, Foam::HashSet<int, Foam::Hash<int> > const&, bool) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libmeshTools.so" #8 Foam::wallDist::correct() in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libfiniteVolume.so" #9 Foam::wallDist::wallDist(Foam::fvMesh const&, bool) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libfiniteVolume.so" #10 Foam::incompressible::RASModels::kOmegaSST::kOmegaSST(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&, Foam::word const&) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so" #11 Foam::incompressible::RASModel::adddictionaryConstructorToTable<Foam::incompressible::RASModels::kOmegaSST>::New(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so" #12 Foam::incompressible::RASModel::New(Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::transportModel&, Foam::word const&) in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/lib/libincompressibleRASModels.so" #13 in "/home/betak/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt/bin/simpleFoam" #14 __libc_start_main in "/lib64/libc.so.6" #15 at /usr/src/packages/BUILD/glibc-2.11.3/csu/../sysdeps/x86_64/elf/start.S:116 Výjimka v pohyblivé řádové čárce (SIGFPE) |
|
Thanks for the report - bug fixed by commit c067927 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-01 12:11 |
|
New Issue | |
2012-02-01 12:11 |
|
File Added: log | |
2012-02-01 16:28 |
|
Note Added: 0000989 | |
2012-02-01 16:28 |
|
Status | new => resolved |
2012-02-01 16:28 |
|
Fixed in Version | => 2.1.x |
2012-02-01 16:28 |
|
Resolution | open => fixed |
2012-02-01 16:28 |
|
Assigned To | => user2 |