|
[Sponsors] |
Simulation of 2d heat conduction using iterative solvers in implicit and explicit met |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 15, 2019, 16:18 |
Simulation of 2d heat conduction using iterative solvers in implicit and explicit met
|
#1 |
New Member
RKB
Join Date: Apr 2019
Posts: 2
Rep Power: 0 |
Hi guys, first of all i m a newbie here.And i have a situation where i have written codes for 2D heat conduction pde in octave .And the issue im facing is my SOR method is takin more number of iterations than gauss seidel or jacobi in the implicit scheme.My dt is 1e-4 ,dx is 0.05,thermal diffusivity is 1 and cfl number is less than 1.If u know please explain why this is happening? How to understand and perform stability analysis based on dx and dt,alpha( i.e thermal diffusivity).My relaxation factor is 1,1.5 and 1.7.How to choose a perfect over relaxation value explanation is also appreciated?
Apologies if im not followin the guidelines and would like to be corrected for better writing next time. |
|
April 24, 2019, 20:56 |
|
#2 |
Senior Member
Svetlana Tkachenko
Join Date: Oct 2013
Location: Australia, Sydney
Posts: 416
Rep Power: 15 |
SOR should usually converge faster, I am not sure how to help without seeing the code..
|
|
April 25, 2019, 02:09 |
|
#3 |
New Member
RKB
Join Date: Apr 2019
Posts: 2
Rep Power: 0 |
Hi there,thank you for the reply and time .i figured out that my sor solver was containing a small mistake which i figured out and now its working according to its criterion.Can we be i touch as i m a learner and constantly working on CFD( matlab and openfoam projects) thay would mean a lot to me.And by the by, i couldnt figure out what your name is!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
implicit / explicit solvers | jk75 | FLOW-3D | 5 | March 10, 2017 15:32 |
Implicit vs Explicit | Houthuys | Main CFD Forum | 15 | February 3, 2017 12:17 |
Newbie question about explicit and implicit methods | Yuby | Main CFD Forum | 10 | May 29, 2015 14:16 |
Implicit Reimann solvers | harish_0689@ | Main CFD Forum | 0 | September 18, 2011 14:09 |
Euler (explicit or implicit) | anybody | Main CFD Forum | 2 | May 8, 2006 03:12 |