ANSYS File: PREP7 and SOLU Commands
Description
The PREP7 and SOLU commands set the ANSYS processor states for specifying pre-processor and solver related data. The PREP7 section contains the model data, including coordinate systems, node coordinates, element types, element geometry, material properties, element connections, components and constraint equations. The SOLU section contains load case dependent data, including constraints, nodal loads, surface loads, body loads, inertia loads and load step options. Many of the commands valid in SOLU are also valid in PREP7. The PREP7 and SOLU processor states begin with /PREP7 and /SOLU respectively and end with FINISH. Strand7 imports and exports most of the common PREP7 and SOLU commands.
Importing
With the exception of the UNITS command, Strand7 only reads data defined within the PREP7 and SOLU processor states. The following commands are supported when importing an ANSYS file:
Unit Commands
- /UNITS
Parameter Commands
- *DIM
- *SET
- *AFUN
Coordinate Systems
- LOCAL
- CLOCAL
- CS
- CSYS
Nodes
- N
- NMODIF
- NROTAT
- NANG
- NRRANG
- NREAD
- NBLOCK
Element Materials
- MP
- MPTEMP
- MPDATA
- MPCOPY
- MAT
- TB
- TBTEMP
- TBDATA
- TBPT
- TBCOPY
Element Types
- ET
- TYPE
- KEYOPT
Element Properties and Geometry
- R
- RMORE
- RLBLOCK
- REAL
- SECTYPE
- SECDATA
- SECBLOCK
- SECREAD
- SECNUM
- SECOFFSET
- SECCONTROLS
Element Coordinate Systems
- ESYS
Elements
- E
- EN
- EMORE
- ERRANG
- EREAD
- EBLOCK
Entity Selections, Components and Assemblies
- NSEL
- ESEL
- CMSEL
- CM
- CMGRP
- CMEDIT
- CMDELE
- CMBLOCK
Constraint Equations
- CP
- CE
- CERIG
- CYCLIC
Constraints
- D
- DCUM
- DSCALE
- DOFSEL
- DSYM
Nodal Loads
- F
- FCUM
- FSCALE
Surface Loads
- SFBEAM
- SFE
- SFCUM
- SFSCALE
Body Loads
- BF
- BFCUM
- BFSCALE
- BFE
- BFECUM
- BFESCAL
- BFUNIF
- TUNIF
Inertia Loads
- CGLOC
- ACEL
- OMEGA
- DOMEGA
- IRLF
Load Step Options
- ISTRESS
- TREF
- LSWRITE
- LSCLEAR
Exporting
Strand7 writes all data within the PREP7 section with the exception of data valid only in the SOLU processor state. The PREP7 and SOLU processor states are supported by the ANSYS text file formats as follows:
Format | PREP7 | SOLU |
Batch (1 file) |
Supported |
Supported |
Batch (3 file) |
Supported |
Supported |
Blocked CDB |
Supported |
Not Supported |
Unblocked CDB |
Supported |
Not Supported |
Strand7 will write data supported by the PREP7 processor state only if one of the CDB formats is selected.
See Also