|
[Sponsors] |
September 18, 2011, 14:09 |
Implicit Reimann solvers
|
#1 |
New Member
C.Harish
Join Date: Jun 2011
Posts: 15
Rep Power: 15 |
Hello everyone, I have actually written a code for C-D Nozzle using the Implicit HLL and HLLC reimann solver...
1) The HLL code is working fine but the problem is,it is taking more time to converge compared my explicit code but it is saving on the number of iterations required to converge. Starting value of CFL=1 and incrementing it by 1.1 times every iteration. My maximum CFL is 10, beyond that its not working. 2) Same problem even with HLLC that implicit is taking more time compared to explicit and also maximum CFL working is only 2.5. I am using GMRES solver to solve the matrix and the end results seems to be pretty good..can any one explain me why is my implicit taking more time compared to explicit? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
implicit / explicit solvers | jk75 | FLOW-3D | 5 | March 10, 2017 15:32 |
Can anyone explain the difference between these implicit concepts? | bearcat | Main CFD Forum | 0 | February 20, 2010 19:39 |
Reimann problems | ganesh | Main CFD Forum | 5 | July 7, 2009 14:29 |
Why implicit solvers are stable at more cfl no | endee | Main CFD Forum | 1 | August 12, 2005 20:10 |
UDF : Chemical Reaction in Catalytic Converter | adhimac | FLUENT | 1 | March 27, 2001 15:04 |