File: multicomponent.html

package info (click to toggle)
petsc 3.4.2.dfsg1-8.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,104 kB
  • ctags: 516,422
  • sloc: ansic: 395,939; cpp: 47,201; python: 34,788; makefile: 17,193; fortran: 16,251; f90: 1,592; objc: 954; sh: 822; xml: 621; java: 381; lisp: 293; csh: 241
file content (18 lines) | stat: -rw-r--r-- 798 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<title>multicomponent</title><body bgcolor="FFFFFF">
   <div id="version" align=right><b>petsc-3.4.2 2013-07-02</b></div>
<h2>multicomponent</h2>
<menu>
<LI><A HREF="../../../src/snes/examples/tutorials/ex19.c.html"><CONCEPT>ex19.c</CONCEPT></A>
<menu>
Nonlinear driven cavity with multigrid 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 &lt;lid&gt;, where &lt;lid&gt; = dimensionless velocity of lid<BR>
  -grashof &lt;gr&gt;, where &lt;gr&gt; = dimensionless temperature gradent<BR>
  -prandtl &lt;pr&gt;, where &lt;pr&gt; = dimensionless thermal/momentum diffusity ratio<BR>
  -contours : draw contour plots of solution<BR>
</menu>
</menu>
</body>
</html>