Inviscid Channel Flow Applet (UT-JBEM)


THIS INTERACTIVE JAVA APPLET WAS DEVELOPED AT UT AUSTIN BY Lino Geo Lino Bailey, UNDER THE SUPERVISION OF PROFESSOR. Spyros A. Kinnas, 1998.

PERMISSION TO LINK TO THIS JAVA APPLET AND TO DOWNLOAD OR TO USE THE RELATED JAVA SOURCE CODE, MUST BE GRANTED BY PROFESSOR Spyros A. Kinnas ( kinnas@mail.utexas.edu ).


Purpose:

Solves for the inviscid flow inside a 2-D channel using a low-order boundary element method (BEM) with respect to the total velocity potential, Phi. The related theory may be found in the classnotes of CE380P.4 (Boundary Element Methods) by S.A. Kinnas. The boundary conditions require dPhi / dn = 0 on the walls, and dPhi / dn = uniform at the inlet and outlet boundaries (equal to the flowrate/section height). The method would work best for channels with long horizontal constant height inlet and outlet parts.
 
 

Important:

Interaction:

***CAUTION: Your computer may crash This applet becomes calculation intensive when it is calculating the flow potentials while at the same time tracking more than 14,400 double precision variables. The applet must solve matrix equations with terms on the order of m*n (which involves inverting large matrices). This mathematical operation is normally reserved for larger computers. The maximum values of 'm' and 'n' have therefore been limited to smaller values (120 by 120 matrices) but they still may be too large for your computer. Please use caution when increasing 'm' and 'n' beyond their default values and, if you intend on increasing 'm' and 'n', always "initialize" the applet first by using the smaller values for 'm' and 'n' before you try increasing them.
 
 

Inviscid Channel Flow Applet (UT-JBEM) Image (get Java!)
If you are reading this then your browser is not Java enabled, sorry.