Back to category: Science

Limited version - please login or register to view the entire paper.

Mayfield

Documentation
Coursework Pipe Line Crossovers
Module: ISYS3072 Database Management
Systems
Mathias Ochsendorf
c00mo@dmu.ac.uk, http://www.ochsendorf.de
created at November 18, 2000
2 CONTENTS
Contents
1 Introduction 3
1.1 Coursework tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Implementation in Illustra - Basic Approach 3
2.1 Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.3 Generate points and pipes . . . . . . . . . . . . . . . . . . . . . . 6
2.4 Plot of the design . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.5 Determine crossovers . . . . . . . . . . . . . . . . . . . . . . . . . 9
3 Critical Review 10
4 Improvement 11
4.1 Robustness . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
4.2 Efficiency - Performance Optimization . . . . . . . . . . . . . . . 13
4.3 Encapsulation . . . . . . . . . . . . . . . . ...

Posted by: Anthony Pacella

Limited version - please login or register to view the entire paper.