|
[Sponsors] |
July 14, 2003, 10:59 |
Simple question
|
#1 |
Guest
Posts: n/a
|
<html> <meta name="GENERATOR" content="TtH 3.37"> <style type="text/css"> div.p { margin-top: 7pt;}</style> <style type="text/css"> </style>
Consider the equation in a cube <br clear="all" /><table border="0" width="100%"><tr><td> <table align="center" cellspacing="0" cellpadding="0"><tr><td nowrap="nowrap" align="center"> u<sub>t</sub>=u<sub>xx</sub>+u<sub>yy</sub>+u<sub>zz</sub></td></tr></table> </td></tr></table> I replace derivatives with differences, e.g., <br clear="all" /><table border="0" width="100%"><tr><td> <table align="center" cellspacing="0" cellpadding="0"><tr><td nowrap="nowrap" align="center"> u<sub>xx</sub>=</td><td nowrap="nowrap" align="center"> *1 <div class="hrcomp"><hr noshade="noshade" size="1"/></div>h<sup>2</sup> </td><td nowrap="nowrap" align="center"> (u<sub>i<font face="symbol">-</font> 1,jk</sub><font face="symbol">-</font> 2u<sub>ijk</sub>+u<sub>i+1jk</sub>)</td></tr></table> </td></tr></table> and then use explicit Runge-Kutta method with automatic choice of timestep. On a grid 100 x 100 x 100 all is OK. But if I take a grid 500 x 500 x 500 the timestep becomes too small since the stiffness raises. How to overcome this? Thank. </html> |
|
July 14, 2003, 14:29 |
Simple answer
|
#2 |
Guest
Posts: n/a
|
Use an implicit method.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple Outlet Question | m.nichols19 | OpenFOAM | 3 | June 25, 2010 02:44 |
Simple Question Regarding Symmetry Planes | Atella | CFX | 3 | April 11, 2010 07:44 |
Simple Question Regarding Symmetry Planes | Atella | Main CFD Forum | 0 | April 9, 2010 11:58 |
Question of Anil Date's SIMPLE method | universez | Main CFD Forum | 0 | November 18, 2009 21:12 |
Simple Question Regarding Continuity Closure | RC | FLUENT | 2 | March 25, 2004 06:30 |