File: multicomponent.html

package info (click to toggle)
petsc 3.7.5%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 163,864 kB
  • ctags: 618,438
  • sloc: ansic: 515,133; python: 29,793; makefile: 20,458; fortran: 18,998; cpp: 6,515; f90: 3,914; sh: 1,012; xml: 621; objc: 445; csh: 240; java: 13
file content (19 lines) | stat: -rw-r--r-- 1,126 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<title>multicomponent</title><body bgcolor="FFFFFF">
   <div id="version" align=right><b>petsc-3.7.5 2017-01-01</b></div>
   <div id="bugreport" align=right><a href="mailto:petsc-maint@mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.7.5 v3.7.5 docs/manualpages/concepts/multicomponent.html "><small>Report Typos and Errors</small></a></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 &amp;ltlid&amp;gt, where &amp;ltlid&amp;gt = dimensionless velocity of lid<BR>
  -grashof &amp;ltgr&amp;gt, where &amp;ltgr&amp;gt = dimensionless temperature gradent<BR>
  -prandtl &amp;ltpr&amp;gt, where &amp;ltpr&amp;gt = dimensionless thermal/momentum diffusity ratio<BR>
 -contours : draw contour plots of solution<BR>
</menu>
</menu>
</body>
</html>