The Input file or Recall Input file (.LCN) stores the input that you enter in the Nodal Results Translator when run interactively. Consequently, the .LCN file is broken into the same three sections as the three tabs appearing in the Nodal Results Translator. The best way to create this text file of input is to run the Nodal Results Translator, enter all the values as appropriate, and click the Save Input button. However, if the model has not been analyzed yet, then the Nodal Results Translator, you cannot specify the existing results file and so on. There are two options in such cases:
In all cases, entries of True or False can be replaced with 1 or 0, respectively.
The Nodal Results Translator reads the .LCN file by searching for keywords on each line. Do not change any text to the left of the colon (:). Blank lines and comments (following the !) can be deleted or added. Capitalization of your input does not matter.
New results files of text format can be created, appended, or overwritten. Binary format new result files can only be created or overwritten. In both cases, if the recall file specifies creating and the new results file already exists, it will be switched to overwriting to ensure that the file is first cleared.
Load Case/Node list for Nodal Results Translator: 1.06
! blank lines and text after ! are ignored.
Existing Results File..: ??
Existing Results File Type: Binary
! Load Case/Node list for Nodal Results Translator: 1.06
! blank lines and text after ! are ignored.
Existing Results File..: ??
Existing Results File Type: Text
! Input Text Options:
Column Separator.: ?? ! acceptable entries in table below
Load case number on each line: ?? ! true or false
Node numbers on each line.: ?? ! true or false
Ignore quantity on each line.: ?? ! true or false
New Results File.: ??
Creating or Overwriting: ??
New Results File Type..: Binary
Adjustment Value magnitudes.: ??, ??, ??, ??, ??, ??
New Results File.: ??
Creating, Appending, Overwriting: ??
New Results File Type..: Text
! Output Text Options:
Text headers above columns..: ?? ! true or false
Load case numbers on each line.: ?? ! true or false
Node numbers on each line: ?? ! true or false
Add blank line between different load cases: ?? ! true or false
Group results on single row.: ?? ! true or false
Column Separator: ?? ! see table below
Number Format: ?? ! General, Fixed, or Scientific
! if Fixed or Scientific include the following 2 lines.
! DO NOT include the following 2 lines for General format
Number of decimal places.: ??
Align decimals..: ?? ! true or false
! if Fixed, include the following line.
! DO NOT include the following line for General or Scientific
Number of leading digits.: ??
Adjustment Value columns to output: ??,??,??,??,??,?? ! true false
Total magnitude columns to output.: ??,?? ! true or false
Adjustment Value magnitudes.: ??,??,??,??,??,??
Load Case and Node Output: Specify Cases, All Nodes
! start each load case line with an *
! use - and/or , to separate multiple entries, such as *1-5,10-15
*??
Load Case and Node Output: Specify Load Cases and Nodes
! start each load case line with an *
! follow each line of load case(s) with list of corresponding nodes.
! use - and/or , to separate multiple entries, such as 1-5,10-15
*?? ! entry in Load Case(s) cell
?? ! entry in Node(s) cell. Use multiple rows for node cells as needed.
Separator | Existing Results File | New Results File |
---|---|---|
, [Comma] | yes | yes |
; [Semi-colon] | yes | yes |
[Tab] | yes | yes |
[Return] | no | yes |
[Space] | yes | yes |
Any user specified text. Enclose in quotes "" if the separator includes spaces. | yes | yes |