![]() |
|
SYLLABUS Previous: 3.3 Numerical quadrature
Up: 3 FINITE ELEMENT METHOD
Next: 3.5 Linear solvers
|
Having spent a considerable effort understanding the FEM formulation,
isn't it frustrating to see how similar the code is to the implicit
Crank-Nicholson FD scheme in sect.2.5?
This should be the main argument for the community who still uses
implicit finite difference schemes: with a little bit of thinking but
the same computational cost, the finite element scheme is now
considerably more flexibile: it is for example easy to densify the mesh16, modify the partly implicit time integration from centered to fully
implicit
and tune the integration
.
Convince yourself that
Crank-Nicholson
(2.5.1#eq.12) and this
FEM scheme
(3.4#eq.1) are indeed equivalent when using a homogeneous mesh
, a time centered integration
and a trapezoidal quadrature
.
SYLLABUS Previous: 3.3 Numerical quadrature Up: 3 FINITE ELEMENT METHOD Next: 3.5 Linear solvers
|
|
Copyright © Lifelong-learners at
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MDT/-6.0/DST' instead in /home/lifejau0/public_html/share/SRC/macros.php on line 369 21:20:25, June 18th, 2013 |