1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
<html>
<title>DMDA</title><body bgcolor="FFFFFF">
<div id="version" align=right><b>petsc-3.4.2 2013-07-02</b></div>
<h2>DMDA</h2>
<menu>
<LI><A HREF="../../../src/ts/examples/tutorials/ex26.c.html"><CONCEPT>using distributed arrays;</CONCEPT></A>
<menu>
Transient nonlinear driven cavity in 2d.<BR> <BR>
The 2D driven cavity problem is solved in a velocity-vorticity formulation.<BR>
The flow can be driven with the lid or with bouyancy or both:<BR>
-lidvelocity <lid>, where <lid> = dimensionless velocity of lid<BR>
-grashof <gr>, where <gr> = dimensionless temperature gradent<BR>
-prandtl <pr>, where <pr> = dimensionless thermal/momentum diffusity ratio<BR>
-contours : draw contour plots of solution<BR>
</menu>
</menu>
</body>
</html>
|