📄 ansys.def
字号:
; PSPad clip definition file for Ansys 7.0
; author: Novotny L. W., www.TOSHULIN.cz
; last revision 31. 12. 2003 21:01
;
[*ABBR | Defines an abbreviation.]
*ABBR,Abbr,String
[*AFUN | Specifies units for angular functions in parameter expressions.]
*AFUN,Lab
[*ASK | Prompts the user to input a parameter value.]
*ASK,Par,Query,DVAL
[*CFCLOS |"Closes the""command""file."]
*CFCLOS
[*CFOPEN |"Opens a""command""file."]
*CFOPEN,Fname,Ext,--,Loc
[*CFWRITE |"Writes an ANSYS command (or similar string) to a""command""file."]
*CFWRITE,Command
[*CREATE | Opens (creates) a macro file.]
*CREATE,Fname,Ext,--
[*CYCLE | Bypasses commands within a do loop.]
*CYCLE
[*DEL | Deletes a parameter or parameters (GUI).]
*DEL,Val1,Val2
[*DIM | Defines an array parameter and its dimensions.]
*DIM,Par,Type,IMAX,JMAX,KMAX,Var1,Var2,Var3
[*DO | Defines the beginning of a do loop.]
*DO,Par,IVAL,FVAL,INC
[*ELSE | Separates the final if then else block.]
*ELSE
[*ELSEIF | Separates an intermediate if then else block.]
*ELSEIF,VAL1,Oper,VAL2
[*END | Closes a macro file.]
*END
[*ENDDO | Ends a do loop and starts the looping action.]
*ENDDO
[*ENDIF | Ends an if then else.]
*ENDIF
[*EVAL | Evaluates hyperelastic constants.]
*EVAL,ETYPE,EVPARM,CONST,XMIN,XMAX,XVAL,ECALC
[*EXIT | Exits a do loop.]
*EXIT
[*GET | Retrieves a value and stores it as a scalar parameter or part of an array parameter.]
*GET,Par,Entity,ENTNUM,Item1,IT1NUM,Item2,IT2NUM
[*GO | Causes a specified line on the input file to be read next.]
*GO,Base
[*IF | Conditionally causes commands to be read.]
*IF,VAL1,Oper1,VAL2,Base1,VAL3,Oper2,VAL4,Base2
[*LIST | Displays the contents of an external,coded file.]
*LIST,Fname,Ext,--
[*MFOURI | Calculates the coefficients for,or evaluates,a Fourier series.]
*MFOURI,Oper,COEFF,MODE,ISYM,THETA,CURVE
[*MFUN | Copies or transposes an array parameter matrix.]
*MFUN,ParR,Func,Par1
[*MOONEY | Calculates Mooney Rivlin hyperelastic constants from test data.]
*MOONEY,STRAIN,STRESS,--,CONST,CALC,SORTSN,SORTSS,Fname,Ext
[*MOPER | Performs matrix operations on array parameter matrices.]
*MOPER,ParR,Par1,Oper,Par2,Par3,kDim,Ratio,kOut
[*MSG | Writes an output message via the ANSYS message subroutine.]
*MSG,Lab,VAL1,VAL2,VAL3,VAL4,VAL5,VAL6,VAL7,VAL8
[*MWRITE | Writes a matrix to a file in a formatted sequence.]
*MWRITE,ParR,Fname,Ext,--,Label,n1,n2,n3
[*REPEAT | Repeats the previous command.]
*REPEAT,NTOT,VINC1,VINC2,VINC3,VINC4,VINC5,VINC6,VINC7,VINC8,VINC9,VINC10,VINC11
[*SET | Assigns values to user named parameters.]
*SET,Par,VALUE,VAL2,VAL3,VAL4,VAL5,VAL6,VAL7,VAL8,VAL9,VAL10
[*STATUS | Lists the current parameters and abbreviations.]
*STATUS,Par,IMIN,IMAX,JMIN,JMAX,KMIN,KMAX
[*TOPER | Operates on table parameters.]
*TOPER,ParR,Par1,Oper,Par2,FACT1,FACT2,CON1
[*TREAD | Reads data from an external file into a table array parameter.]
*TREAD,Par,Fname,Ext,--,NSKIP
[*ULIB | Identifies a macro library file.]
*ULIB,Fname,Ext,--
[*USE | Executes a macro file.]
*USE,Name,ARG1,ARG2,ARG3,ARG4,ARG5,ARG6,ARG7,ARG8,ARG9,AR10,AR11,AR12,AR13,AR14,AG15,AR16,AR17,AR18
[*VABS | Applies the absolute value function to array parameters.]
*VABS,KABSR,KABS1,KABS2,KABS3
[*VCOL | Specifies the number of columns in matrix operations.]
*VCOL,NCOL1,NCOL2
[*VCUM | Allows array parameter results to add to existing results.]
*VCUM,KEY
[*VEDIT | Allows numerical array parameters to be graphically edited.]
*VEDIT,Par
[*VFACT | Applies a scale factor to array parameters.]
*VFACT,FACTR,FACT1,FACT2,FACT3
[*VFILL | Fills an array parameter.]
*VFILL,ParR,Func,CON1,CON2,CON3,CON4,CON5,CON6,CON7,CON8,CON9,CON10
[*VFUN | Performs a function on a single array parameter.]
*VFUN,ParR,Func,Par1,CON1,CON2,CON3
[*VGET | Retrieves values and stores them into an array parameter.]
*VGET,ParR,Entity,ENTNUM,Item1,IT1NUM,Item2,IT2NUM,KLOOP
[*VITRP | Forms an array parameter by interpolation of a table.]
*VITRP,ParR,ParT,ParI,ParJ,ParK
[*VLEN | Specifies the number of rows to be used in array parameter operations.]
*VLEN,NROW,NINC
[*VMASK | Specifies an array parameter as a masking vector.]
*VMASK,Par
[*VOPER | Operates on two array parameters.]
*VOPER,ParR,Par1,Oper,Par2,CON1,CON2
[*VPLOT | Graphs columns (vectors) of array parameters.]
*VPLOT,ParX,ParY,Y2,Y3,Y4,Y5,Y6,Y7,Y8
[*VPUT | Restores array parameter values into the ANSYS database.]
*VPUT,ParR,Entity,ENTNUM,Item1,IT1NUM,Item2,IT2NUM,KLOOP
[*VREAD | Reads data and produces an array parameter vector or matrix.]
*VREAD,ParR,Fname,Ext,--,Label,n1,n2,n3,NSKIP
[*VSCFUN | Determines properties of an array parameter.]
*VSCFUN,ParR,Func,Par1
[*VSTAT | Lists the current specifications for the array parameters.]
*VSTAT
[*VWRITE | Writes data to a file in a formatted sequence.]
*VWRITE,Par1,Par2,Par3,Par4,Par5,Par6,Par7,Par8,Par9,Par10,Par11,Par12,Par13,Par14,Par15,Par16,Par17,Par18,Par19
[/AN3D | Specifies 3 D annotation functions]
/AN3D,Kywrd,KEY
[/ANFILE | Saves or resumes an animation sequence to or from a file.]
/ANFILE,LAB,Fname,Ext,--
[/ANGLE | Rotates the display about an axis.]
/ANGLE,WN,THETA,Axis,KINCR
[/ANNOT | Activates graphics for annotating displays (GUI).]
/ANNOT,Lab,VAL1,VAL2
[/ANUM | Specifies the annotation number,type,and hot spot (GUI).]
/ANUM,NUM,TYPE,XHOT,YHOT
[/ASSIGN | Reassigns a file name to an ANSYS file identifier.]
/ASSIGN,Ident,Fname,Ext,--
[/AUTO |"Resets the focus and distance specifications to""automatically calculated."""]
/AUTO,WN
[/AUX12 | Enters the radiation processor.]
/AUX12
[/AUX15 | Enters the IGES file transfer processor.]
/AUX15
[/AUX2 | Enters the binary file dumping processor.]
/AUX2
[/AUX3 | Enters the results file editing processor.]
/AUX3
[/AXLAB | Labels the X and Y axes on graph displays.]
/AXLAB,Axis,Lab
[/BATCH |"Sets the program mode to""batch."""]
/BATCH,Lab
[/CFORMAT | Controls the graphical display of alphanumeric character strings for parameters,components,assemblies,and tables.]
/CFORMAT,NFIRST,NLAST
[/CLABEL | Specifies contour labeling.]
/CLABEL,WN,KEY
[/CLEAR | Clears the database.]
/CLEAR,Read
[/CLOG | Copies the session log file to a named file.]
/CLOG,Fname,Ext,--
[/CMAP | Changes an existing or creates a new color mapping table.]
/CMAP,Fname,Ext,--,Kywrd,NCNTR
[/COLOR | Specifies the color mapping for various items.]
/COLOR,Lab,Clab,N1,N2,NINC
[/COM | Places a comment in the output.]
/COM,Comment
[/CONFIG | Assigns values to ANSYS configuration parameters.]
/CONFIG,Lab,VALUE
[/CONTOUR | Specifies the uniform contour values on stress displays.]
/CONTOUR,WN,NCONT,VMIN,VINC,VMAX
[/COPY | Copies a file.]
/COPY,Fname1,Ext1,--,Fname2,Ext2,--
[/CPLANE | Specifies the cutting plane for section and capped displays.]
/CPLANE,KEY
[/CTYPE | Specifies the type of contour display.]
/CTYPE,KEY,DOTD,DOTS,DSHP,TLEN
[/CVAL | Specifies non uniform contour values on stress displays.]
/CVAL,WN,V1,V2,V3,V4,V5,V6,V7,V8
[/CWD | Changes the current working directory.]
/CWD,DIRPATH
[/CYCEXPAND | Graphically expands displacements,stresses and strains of a cyclically symmetric model.]
/CYCEXPAND,WN,OPTION,Value1,Value2
[/DELETE | Deletes a file.]
/DELETE,Fname,Ext,--
[/DEVDISP | Controls graphics device options.]
/DEVDISP,Label,KEY
[/DEVICE | Controls graphics device options.]
/DEVICE,Label,KEY
[/DIST | Specifies the viewing distance for magnifications and perspective.]
/DIST,WN,DVAL,KFACT
[/DSCALE | Sets the displacement multiplier for displacement displays.]
/DSCALE,WN,DMULT
[/DV3D | Sets 3 D device option modes.]
/DV3D,Lab,Key
[/EDGE |"Displays only the""edges""of an object."]
/EDGE,WN,KEY,ANGLE
[/EFACET | Specifies the number of facets per element edge for PowerGraphics displays.]
/EFACET,NUM
[/EOF | Exits the file being read.]
/EOF
[/ERASE | Specifies that the screen is to be erased before each display.]
/ERASE
[/ESHAPE | Displays elements with shapes determined from the real constants or section definition.]
/ESHAPE,SCALE
[/EXIT | Stops the run and returns control to the system.]
/EXIT,Slab,Fname,Ext,--
[/EXPAND | Allows the creation of a larger graphic display than represented by the actual finite element analysis model.]
/EXPAND,Nrepeat1,Type1,Method1,DX1,DY1,DZ1,Nrepeat2,Type2,Method2,DX2,DY2,DZ2,Nrepeat3,Type3,Method3,DX3,DY3,DZ3
[/FACET | Specifies the facet representation used to form solid model displays.]
/FACET,Lab
[/FDELE | Deletes a binary file after it is used.]
/FDELE,Ident,Stat
[/FILNAME | Changes the Jobname for the analysis.]
/FILNAME,Fname,Key
[/FOCUS | Specifies the focus point (center of the window).]
/FOCUS,WN,XF,YF,ZF,KTRANS
[/FORMAT | Specifies format controls for tables.]
/FORMAT,NDIGIT,Ftype,NWIDTH,DSIGNF,LINE,CHAR
[/FTYPE | Assigns an external or internal type to a binary file.]
/FTYPE,Ident,Type
[/GCMD | Controls the type of element or graph display used for the GPLOT command.]
/GCMD,WN,Lab1,Lab2,Lab3,Lab4,Lab5,Lab6,Lab7,Lab8,Lab9,Lab10,Lab11,Lab12
[/GCOLUMN | Allows the user to apply a label to a specified curve.]
/GCOLUMN,CURVE,STRING
[/GFILE | Specifies the pixel resolution on Z buffered graphics files.]
/GFILE,SIZE
[/GFORMAT | Specifies the format for the graphical display of numbers.]
/GFORMAT,Ftype,NWIDTH,DSIGNF
[/GLINE | Specifies the element outline style.]
/GLINE,WN,STYLE
[/GMARKER | Specifies the curve marking style.]
/GMARKER,CURVE,KEY,INCR
[/GO | Reactivates suppressed printout.]
/GO
[/GOLIST | Reactivates the suppressed data input listing.]
/GOLIST
[/GOPR | Reactivates suppressed printout.]
/GOPR
[/GRAPHICS | Defines the type of graphics display.]
/GRAPHICS,Key
[/GRESUME | Sets graphics settings to the settings on a file.]
/GRESUME,Fname,Ext,--
[/GRID | Selects the type of grid on graph displays.]
/GRID,KEY
[/GROPT | Sets various line graph display options.]
/GROPT,Lab,KEY
[/GRTYP | Selects single or multiple Y axes graph displays.]
/GRTYP,KAXIS
[/GSAVE | Saves graphics settings to a file for later use.]
/GSAVE,Fname,Ext,--
[/GST | Turns Graphical Solution Tracking (GST) on or off.]
/GST,Lab
[/GTHK | Sets line thicknesses for graph lines.]
/GTHK,Label,THICK
[/GTYPE | Controls the entities that the GPLOT command displays.]
/GTYPE,WN,LABEL,KEY
[/HEADER | Sets page and table heading print controls.]
/HEADER,Header,Stitle,Idstmp,Notes,Colhed,Minmax
[/ICLWID | Scales the line width of circuit builder icons.]
/ICLWID,FACTOR
[/ICSCALE | Scales the icon size for elements supported in the circuit builder.]
/ICSCALE,WN,FACTOR
[/IMAGE | Allows graphics data to be captured and saved.]
/IMAGE,Label,Fname,Ext,--
[/INPUT | Switches the input file for the commands that follow.]
/INPUT,Fname,Ext,--,LINE,LOG
[/INQUIRE | Returns system information to a parameter.]
/INQUIRE,StrArray,FUNC
[/LARC | Creates annotation arcs (GUI).]
/LARC,XCENTR,YCENTR,XLRAD,ANGLE1,ANGLE2
[/LIGHT | Specifies the light direction for the display window.]
/LIGHT,WN,NUM,INT,XV,YV,ZV,REFL
[/LINE | Creates annotation lines (GUI).]
/LINE,X1,Y1,X2,Y2
[/LSPEC | Specifies annotation line attributes (GUI).]
/LSPEC,LCOLOR,LINSTL,XLNWID
[/LSYMBOL | Creates annotation symbols (GUI).]
/LSYMBOL,X,Y,SYMANG,SYMTYP,SYMSIZ,KEYBMP
[/MENU | Activates the Graphical User Interface (GUI).]
/MENU,Key
[/MPLIB | Sets the default material library read and write paths.]
/MPLIB,R-W_opt,PATH
[/MREP |"Enables you to reissue the graphics command macro""name""during a replot or zoom operation."]
/MREP,NAME,ARG1,ARG2,ARG3,ARG4,ARG5,ARG6,ARG7,ARG8,ARG9,ARG10,ARG11,ARG12,ARG13,ARG14,ARG15,ARG16,ARG17,ARG18
[/MSTART | Controls the initial GUI components.]
/MSTART,Label,KEY
[/NERR | Limits the number of warning and error messages displayed.]
/NERR,NMERR,NMABT,--,IFKEY
[/NOERASE | Prevents the screen erase between displays.]
/NOERASE
[/NOLIST | Suppresses the data input listing.]
/NOLIST
[/NOPR | Suppresses the expanded interpreted input data listing.]
/NOPR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -