next up previous contents
Next: Circuit Optimization Control Records Up: INPUT FILE DESCRIPTION Previous: .ECHO Record   Contents

.OPTions Record

The .OPTion record is used to set certain operational aspects of CCICAP (see below) and to request information about the equation formulation used by CCICAP. The .OPTion record is parsed from left to right so that in the event of conflicting requests, the last request will dominate. Options may be placed in any order on the .OPTions record.

The following options and their actions are supported:



nn Separator
09 Tab
20 Space ' '
2C Comma ','
3A Colon ':'
3B Semi-colon ';'



Options Record Examples:

.OPT SIZE * request information about formulation.

.OPT SIZE MAT * request above and the matrices.

.OPT FILE * create binary data files.

.OPT NTAB * suppress all tabular data printout.

.OPT SIZE MAT NTAB PLTP * all of the above.

.OPT MAG RPS * use magnitude and phase, radians per second and radians,

* for AC analysis units.

.OPT IMP MAG * impulse for TRansient response, magnitude for AC response.

.OPT TXT SP3A * produce raw ascii data files, use ';' as the field separator.


next up previous contents
Next: Circuit Optimization Control Records Up: INPUT FILE DESCRIPTION Previous: .ECHO Record   Contents
Bob Smither 2008-11-19