PGSuper
3.0
Precast-prestressed Girder Bridges
|
Command line options are parameters that are passed to the program when execution begins. The options alter the normal behavior of the software or provide some other special functionality. This chapter describes the command line options.
PGSuper supports the following command options
Option | Description |
---|---|
/Configuration=ServerName:PublisherName | Sets the application configuration. |
/TestR | Generates NCHRP 12-50 test results for all problem domains |
/Testn | Generates NCHRP 12-50 test results for a specified problem domain. Substitute the problem domain ID for n. |
NOTE: You must select the TxDOT components at installation time in order to use this feature.
When the TxDOT data export options are given on the command line, PGSuper will create an output file that contains the TxDOT CAD data. The output generated when using the "Tx" options is very similar to that which is generated by PSTRS14. This feature can be used for batch processing.
To run PGSuper with the Tx options, use a command with the following format:
BridgeLink.exe /PGSuper /Option input_file.pgs Output_file \<span\> \<girder\>
Where:
If an error occurs while running PGSuper, a .err file (e.g., "Route66.err") attempting to explain the problem will be created. Partial data will likely be in the output file.
Library Entry conflicts will cause processing to cease. You need to make sure that there are no library conflicts in the input file before running them from the command line.
NOTE The file format for this command has been defined by TxDOT and can be changed by them without notice.
An example of a command line to run a design for span 1, girder C using input file "Route66.pgs" and creating an extended output file "Route66.txt" is as follows:
BridgeLink.exe /PGSuper /TxDx Route66.pgs Route66.txt 1 C
Here is another example to run an analysis using standard output format for all beams in Span 2:
BridgeLink.exe /PGSuper /TxA Route66.pgs Route66.txt 2 ALL
Output files are generated in "standard" or "enhanced" format. These are space-delimited text files (fields are separated by a single blank space). The data formats for draped and debonded strand layouts are different by nature. Refer to the TxDOT IGND and UBND girder design standard plan sheets for more information about data and formatting.
TIP: The extended version of the file contains extra data and a table header that describes the content.