27.01.2015 Views

How to Write Geometry of EGS5

How to Write Geometry of EGS5

How to Write Geometry of EGS5

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Multi-slab <strong>Geometry</strong><br />

• It is simple <strong>to</strong> extend the previous HOWFAR for many slabs.<br />

SUBROUTINE HOWFAR !Multi-slab<br />

include ‘include/egs5_epcont.f’ ! See program for other include<br />

integer irl !See program for other declarations<br />

IRL=IR(NP) !Create a local variable<br />

IF(IRL.EQ.1.OR.IRL.EQ.NREG)<br />

IDISC=1; !Upstream/downstream region<br />

ELSE<br />

CALL PLAN2P(IRL,IRL+1,IRL-1,IRL-1,-1)<br />

END IF<br />

RETURN<br />

END

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!