You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 118 Next »

Master Program

The Master Program is the driver of the automated design program. It is the central file where values are inputted, functions are called, and parameters are returned and displayed. The Master Program calls the functions that define the individual pieces of the plant, and the functions that write the scripts to draw the plant.
Labview also utilizes the same functions as the Master Program to allow external users to change inputs and receive calculated parameters and scripts.

How to use the Master Program

Design Program Algorithms

User Inputs
Design Assumptions
Math Functions
Pipe Database
Minor Loss Coefficients
Fluids Functions
Sedimentation Tank Dimensions
Floc Hopper
Flow Control Module
Flocculation
Sedimentation Tank- All Programs
Entrance Tank
Alum Stock Tank
Rapid Mix Chamber
Materials List
AutoCAD Design Algorithms
Master Program Organization
Inlet and Exit Weir Tank Design Program
Drain Channel

Code Structure

An explanation of coding structure can be found here.

Wrapped Shape Functions

A guide to using wrapped shape functions can be found here.

Plant Element Functions

A guide to using the plant element functions can be found here.

Plant Element Function Writing Guide

The Plant Element Function Writing Guide outlines the general steps taken to write plant elements drawing functions.

Program Writing Guide

The Program Writing Guide outlines some general rules to use when writing a program.

  • No labels