Share
 
 

Input Files

Analysis Control File

<fname>.in 
<fname>: a80: file name prefix

This file is read by the FEA solver and defines the analysis type and other parameters. If you want to directly edit this file in any way, see the Keyword Listing. Each keyword starts with the * character and contains four more characters. If there are more characters in the same line, they are ignored. Lines starting with # are comments and are ignored.

Batch List File

<fname>.que 
<fname>: a80: file name prefix

This file is read by the Local Simulation wrapper when the -q option is used to generate the script <fname>.batch, which then submits multiple jobs sequentially in batch mode. This file contains a list of input files (analysis control files w/o .in).

Was this information helpful?