|
[Sponsors] |
June 30, 2022, 06:07 |
Running InterFoam with dynamic mesh
|
#1 |
New Member
Abhinav Dixit
Join Date: Jun 2019
Posts: 4
Rep Power: 7 |
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:rintStack(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 |
|
June 30, 2022, 21:21 |
|
#2 |
Member
Michael Sukham
Join Date: Mar 2020
Location: India
Posts: 85
Rep Power: 6 |
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 |
|
Tags |
dynamicmesh, interfoam, rotating blade |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic mesh for interFoam | andrei.cimpoeru | OpenFOAM Pre-Processing | 0 | October 30, 2018 12:13 |
Dynamic mesh for interFoam | andrei.cimpoeru | OpenFOAM Running, Solving & CFD | 0 | October 30, 2018 12:00 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Update of the variables after dynamic mesh motion. | gtg258f | OpenFOAM Programming & Development | 9 | January 18, 2014 11:08 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |