CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

parallel run issue for code with structure of chtmultiregionfoam + boussinesqpimplefo

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 24, 2016, 03:50
Default parallel run issue for code with structure of chtmultiregionfoam + boussinesqpimplefo
  #1
Senior Member
 
Manu Chakkingal
Join Date: Feb 2016
Location: Delft, Netherlands
Posts: 129
Rep Power: 10
manuc is on a distinguished road
Hello

I have a new solver with structure of chtMultiregionfoam which behaves like bouyantboussinesqpimplefoam for fluid region. I ran the simulations in series and the solution converges. When I try to run it in parallel it crashes in the first step.
Used OF2.4.0


I tried to reduce the courant number to attain initial stability , but then the solver crashes after 2nd time step.

Code:
:
Test1

deltaT = 4.5530327e-107
Test2

--> FOAM Warning : 
From function Time::operator++()
in file db/Time/Time.C at line 1061
Increased the timePrecision from 62 to 63 to distinguish between timeNames at time 2.0707573e-07
Time = 2.07075734119138104400662664383858668770699296146631240844726562e-07


Solving for fluid region air
DILUPBiCG: Solving for T, Initial residual = 0.010403611, Final residual = 2.7324966e-12, No Iterations 1
max(T) [0 0 0 1 0 0 0] 300.02011
DICPCG: Solving for p_rgh, Initial residual = 1, Final residual = 0.0099236724, No Iterations 251
time step continuity errors : sum local = 5.0400286e-07, global = 1.0693134e-19
--------------------------------------------------------------------------
mpirun noticed that process rank 4 with PID 17152 on node n11-42 exited on signal 8 (Floating point exception).
(I tried different decomposing methods (simple and scotch)..Also I varied simple coeff --delta-0.01 ...but no use))


Could someone help to identify if its a fvSolution setting issue. I tried GAMG with DIluGaussSeidel for U, PCG for Temperature in the fvSlution. I am stuck for more than a month Couldnt find any suggestions in the forum helping me..


problem solved:
Temperature anomoly at pressure reference cell
__________________
Regards
Manu

Last edited by manuc; December 30, 2016 at 02:07.
manuc is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error running simpleFoam in parallel Yuby OpenFOAM Running, Solving & CFD 14 October 7, 2021 04:38
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' muth OpenFOAM Running, Solving & CFD 3 August 27, 2018 04:18
Some questions about a multi region case run in parallel zfaraday OpenFOAM Running, Solving & CFD 5 February 23, 2017 10:25
How to run custom solvers in parallel (CLUSTER) ? iy-a OpenFOAM Running, Solving & CFD 0 August 3, 2015 06:45
Incompatible dimensions for operation ruben23 OpenFOAM Running, Solving & CFD 2 June 12, 2015 04:14


All times are GMT -4. The time now is 17:57.