I have deal.II installed and most tutorials run and studied. Great tool kit, many graphical output choices.
Has anyone coded the 3D Navier Stokes equations for assembling matrices and right hand side vector? This seems really difficult because there are four PDE's in four unknowns u,v,w,p Then, a real back breaker is doing the nonlinear outer iterators. I have a subset of the above running, that I wrote in Java, yet need help finding how to express the equations in C++ for the deal toolkit. P.S. I teach Numerical Computations at UMBC. Dr. Jon [email protected] www.csee.umbc.edu/~squire _______________________________________________ dealii mailing list [email protected] http://poisson.dealii.org/mailman/listinfo/dealii
