OOF: Finite Element Analysis of Microstructures




Next: /output/tee/close Up: /output/tee Previous: /output/tee   Contents
Subsections
/output/tee/open
Start saving output results to a file. If another file is open, close
it. Everything written to the message window falls into one of four
categories: data, commands, info, and errors (see Section
1.5.2). The arguments let you select which kinds of
output will appear in the file.
open arguments
- filename
- The name of the file to open. Default: oof.out
- data
- Whether or not to save data output. Default: true
- commands
- Whether or not to save commands. Default: true
- info
- Whether or not to save extra information. Default: false
- errors
- Whether or not to save error messages. Default: false
- append
- If true, the old contents of the file, if any, are preserved and new data is written at the end. If false, the new data overwrites the old data. Default: false
/* Send mail to the OOF Team *//* Go to the OOF Home Page */