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/)
-   -   Running InterFoam with dynamic mesh (https://www.cfd-online.com/Forums/openfoam-solving/243681-running-interfoam-dynamic-mesh.html)

Abhinav Dixit June 30, 2022 05:07

Running InterFoam with dynamic mesh
 
5 Attachment(s)
Dear Foamers,

Greetings!!

In my current case, I am running a dynamic mesh using interFoam solver. The mesh consists of :
1. Reactor (cylindrical)
2. Rotating blade
3. AMI & AMI slave

I get the following error when I run the simulation.

Courant Number mean: 0.000737738 max: 0.100295
Interface Courant Number mean: 0 max: 0
deltaT = 0.000889417
Time = 0.004742457545

PIMPLE: Iteration 1
AMI: Creating addressing and weights between 2109 source faces and 2114 target faces
AMI: Patch source sum(weights) min/max/average = 0.505246, 1.42922, 0.997779
AMI: Patch target sum(weights) min/max/average = 0, 1.04888, 0.981424
GAMG: Solving for pcorr, Initial residual = 1, Final residual = 0.0764182, No Iterations 4
time step continuity errors : sum local = 1.70225e-09, global = -3.858e-10, cumulative = -1.41026e-08
MULES: Solving for alpha.water
Phase-1 volume fraction = 0.187436 Min(alpha.water) = -8.748e-15 Max(alpha.water) = 1
MULES: Solving for alpha.water
Phase-1 volume fraction = 0.187436 Min(alpha.water) = -8.74782e-15 Max(alpha.water) = 1
#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib64/libc.so.6"
#3 ? at tensorField.C:?
#4 ? at ??:?
#5 ? at ??:?
#6 ? at ??:?
#7 __libc_start_main in "/lib64/libc.so.6"
#8 ? at ??:?
Floating point exception

Please let me know what is causing this error and how to remove it.

Kind regards and Thanks in advance
AB

2538sukham June 30, 2022 20:21

Most probably it is an initial and/or boundary condition. You have a mathematical operation which is illegal like division by zero which OpenFOAM will complain. Can you share the test case. I work with topoChanging mesh with Solver interDyMFoam but not AMI. Would love to check out the case.
With Regards


All times are GMT -4. The time now is 02:56.