Script Detailed Description


This script creates the table which will hold the data on inflow to the OSBL unit from the ISBL units. It creates a new table with fields for the branch through which flow enters the system, the flow rate, the temperature, the concentration, and the oil fraction of the inflow. It also adds this new table to the project and prompts the user to click on points where inflow occurs.

Key Avenue commands used:
aString.AsFilename VTab.MakeNew
Field.Make
Table.Make

Return to Update document