Boundary Element Methods For Engineers - Part I - 098

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Boundary Element Methods for Engineers:

Part I: Potential Problems


!
!
!

Constant Boundary Element Program for Potential Problems

IF POTENTIAL IS PRESCRIBED OVER THE ELEMENT CONTAINING Q,


INTERCHANGE THE A AND B COEFFICIENTS.
IF(IBC(J) == 1) THEN
TEMP=AIJ
AIJ=-BIJ

BIJ=-TEMP

!
!
!
!
!

END IF

IF THE BOUNDARY CONDITION OVER THE ELEMENT CONTAINING Q IS MIXED,


MODIFY THE A COEFFICIENT.

IF(IBC(J) == 3) AIJ=AIJ-BIJ*ALPHA(J)*MAXL

STORE THE A COEFFICIENT AND ACCUMULATE THE B*DPSI VECTOR COEFFICIENT.


A(I,J)=AIJ

BDPSI=BDPSI+BIJ*DPSI(J)
!
!

END DO Take each element in turn to contain Q


STORE THE B*DPSI COEFFICIENT AS AN EXTENSION OF MATRIX A.
A(I,JMAX)=BDPSI

Think Ume. Get a Masters degree!


modern campus world class research 31 000 students
top class teachers ranked nr 1 by international students
Masters programmes:
Architecture Industrial Design Science Engineering

Sweden
www.teknat.umu.se/english

98
Download free eBooks at bookboon.com

Click on the ad to read more

You might also like