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

Modelling conjugate heat transfer with boussinesq assumption

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 24, 2016, 04:48
Default Modelling conjugate heat transfer with boussinesq assumption
  #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
Solver , test case, HOW TO RUN IT (TXT FILE) available in:
https://drive.google.com/open?id=0B6...XhFaHBGT2R0LWM

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 coding issue. I am stuck for more than a month Couldnt find any suggestions in the forum helping me..
__________________
Regards
Manu
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 - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 06:15
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 08:00
Heat Flux at wall in a conjugate heat transfer problem Chander CFX 2 July 9, 2011 23:22
Conjugate heat transfer with periodic boundaries Suresh FLUENT 0 February 23, 2009 10:51
Conjugate Heat Transfer between fluid and solid Li Yang Main CFD Forum 8 March 27, 2004 12:05


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