14.11.2014 Views

FSUTMS Comprehensive Modeling Workshop - Cambridge ...

FSUTMS Comprehensive Modeling Workshop - Cambridge ...

FSUTMS Comprehensive Modeling Workshop - Cambridge ...

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.

Scripting<br />

► General Syntax (Cont’d)<br />

Specifying<br />

input and output files:<br />

FILEI – tells the module which input files to process.<br />

• Keywords:<br />

− NETI = Input network<br />

− MATI = Input matrix<br />

− ZDATI = Input zonal data<br />

− LINKI = Input link data<br />

FILEO – tells the module which files to output.<br />

• Keywords:<br />

− NETO = Output network<br />

− MATO = Output matrix<br />

− ZDATO = Output zonal data<br />

− LINKO = Output link data<br />

<strong>FSUTMS</strong>--CUBE MODELING TRAINING SERIES<br />

19<br />

Scripting<br />

► General Syntax (Cont’d)<br />

Example Script:<br />

RUN PGM=NETWORK<br />

FILEI NETI=MY2000.ALT.NET<br />

FILEO NETO=TOTVOL.ALT.NET<br />

COMP TOTVOL =<br />

V1_1 * 1.0 + ; Passenger Vehicles<br />

V2_1 * 1.2 + ; Small Trucks<br />

V3_1 * 2.5 ; Large Trucks<br />

ENDRUN<br />

<strong>FSUTMS</strong>--CUBE MODELING TRAINING SERIES<br />

20<br />

11-10

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

Saved successfully!

Ooh no, something went wrong!