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/)
-   -   Problem with PimpleFoam (https://www.cfd-online.com/Forums/openfoam-solving/204054-problem-pimplefoam.html)

ona July 12, 2018 18:06

Problem with PimpleFoam
 
Hello Everyone,


I am currently working on a VAWT project, so far I have created a two bladed design by Pointwise and exported the files, I have managed to do checkMesh and it is OK. however, I could not run PimpleDyMFoam where errors message of Floating point exception (core dumped) occur as bellow,

//************************************************** *****//

Employing Ashford correction
Reading/calculating face velocity Uf

No finite volume options present

Courant Number mean: 0.0201699 max: 31.9954


Starting time loop

Courant Number mean: 0.0126062 max: 19.9971
deltaT = 0.000625
Time = 0.000625

solidBodyMotionFunctions::rotatingMotion::transfor mation(): Time = 0.000625 transformation: ((0 0 0) (0.999995 (0 0 0.00312499)))
AMI: Creating addressing and weights between 118 source faces and 398 target faces
AMI: Patch source sum(weights) min/max/average = 1.00008, 1.00014, 1.00012
AMI: Patch target sum(weights) min/max/average = 1, 1.00005, 1.00001
PIMPLE: iteration 1
#0 Foam::error: PrintStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib64/libc.so.6"
#3 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#4 ? at ??:?
#5 ? at ??:?
#6 ? at ??:?
#7 ? at ??:?
#8 __libc_start_main in "/lib64/libc.so.6"
#9 ? at ??:?
Floating point exception (core dumped)



//***********************************************//

please could you let me know whats the problem here?


Have a good day!:)

sheaker July 13, 2018 00:25

Hello.
For now your Counrat Number is little too high. Try to decrease timestep to get max Cournat number close to 1-2.
Sheaker.

ona July 13, 2018 11:58

Hello Sheaker,












Thanks for your reply, I have induced the timestep for the Counrat value and made the maximum range around 1.6. However, still the same error is occuring and baring in mind that my mesh is ok. Could you have any other suggestions about the issue cause?










Have a great day:)

ona July 13, 2018 12:14

The file
 
1 Attachment(s)
Hello Sheaker,








please could you check the attached file of '0' and 'system' to check if there are any issues ?











Thanks


All times are GMT -4. The time now is 19:23.