View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001180 | OpenFOAM | Bug | public | 2014-02-22 07:48 | 2014-03-07 10:17 |
Reporter | Assigned To | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Linux | OS | Ubuntu | OS Version | 12.04 |
Summary | 0001180: v2f turbulence model | ||||
Description | Hi, I tried to run the pitzDaily case with a v2f model. I get the following error: Starting time loop streamLine streamLines: automatic track length specified through number of sub cycles : 5 Time = 1 DILUPBiCG: Solving for Ux, Initial residual = 1, Final residual = 0.00609488, No Iterations 1 DILUPBiCG: Solving for Uy, Initial residual = 1, Final residual = 0.00494651, No Iterations 1 DICPCG: Solving for p, Initial residual = 1, Final residual = 0.0098381, No Iterations 170 time step continuity errors : sum local = 0.172146, global = -0.00103468, cumulative = -0.00103468 #0 Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam222/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam222/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #2 Uninterpreted: #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/opt/openfoam222/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #4 void Foam::divide<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh>&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/opt/openfoam222/platforms/linuxGccDPOpt/lib/libincompressibleRASModels.so" #5 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) in "/opt/openfoam222/platforms/linuxGccDPOpt/lib/libincompressibleRASModels.so" #6 Foam::incompressible::RASModels::v2f::correct() in "/opt/openfoam222/platforms/linuxGccDPOpt/lib/libincompressibleRASModels.so" #7 in "/opt/openfoam222/platforms/linuxGccDPOpt/bin/simpleFoam" #8 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6" #9 in "/opt/openfoam222/platforms/linuxGccDPOpt/bin/simpleFoam" Floating point exception (core dumped) Thanks | ||||
Steps To Reproduce | I set the initial conditions for v2 and f as per the suggestions in the file v2f.H Set the required schemes in the fvSchemes and fvSolution files. And set RASProperties to select the v2f model inplace of the default k-epsilon model. Run simpleFoam and get this error. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-22 07:48 |
|
New Issue | |
2014-03-07 10:17 |
|
Note Added: 0002937 | |
2014-03-07 10:17 |
|
Status | new => resolved |
2014-03-07 10:17 |
|
Fixed in Version | => 2.3.x |
2014-03-07 10:17 |
|
Resolution | open => no change required |
2014-03-07 10:17 |
|
Assigned To | => user4 |