You are on page 1of 4

################################################### !

!Important Notice

#################################################### !
!before executing "steps for ZERO displacement " , you must do the following:

!main menu > solution >analysis type> restart

!write in the dialog box the (Load step Number )

!and ( Sub Step Number) and press OK

!then Run the "steps for ZERO displacement"

################################################## !

!the steps for ZERO displacement

----------------------------------------!
/PREP7

SHPP,OFF !Controls element shape checking.

!off=Deactivates element shape checking .

*!
UPGEOM,1,1,80,'FILE','rst ','

!UPGEOM,1,1,80,'file','rst ' ','

!Adds displacements from a previous analysis and updates the geometry of the finite
element model to the deformed configuration.

=1!default, 1=lstep, 80=substep

*!
!EPLOT

! ASEL,S, , , 1

! NSLA,S,1

! NPLOT

! ESEL,S,MAT,,1

! NSLE,S

! EPLOT

/pbc,all,,1 !Shows boundary condition (BC) symbols and values on displays.


0!Do not show symbol.

1!Show symbol.

2!Plot value next to symbol.

! EPLOT

! NSEL,R,LOC,x,0

! NSEL,R,LOC,x,30

FINISH

/SOL

! nsel,s,loc,y,1

*!
/GO

!D,all, ,0.0, , , ,UY , , , , ,

D,2560, ,0.0, , , ,UY , , , , ,

! NSLE,S

!EPLOT

*!

ANTYPE,0

NLGEOM,1 !Includes large-deflection effects in a static or full transient analysis.

!OFF Ignores large-deflection effects (that is, a small-deflection analysis is specified). This
option is the default.

!ON Includes large-deflection (large rotation) effects or large strain effects, according to
the element type.
TIME,1.0

!Sets the time for a load step.

=1!default

!pstres,on

!Specifies whether prestress effects are calculated or included.

!OFFDo not calculate (or include) prestress effects (default.)

!ONCalculate (or include) prestress effects.

nsubst,10,20,10 !Specifies the number of substeps to be taken this load step.

10!substsep, 20 Maximum number of substeps to be taken, 10 Minimum number of


substeps to be taken

nropt,unsym !!Specifies the Newton-Raphson options in a static or full transient analysis.

!unsym= Use full Newton-Raphson with unsymmetric matrices of elements where the
unsymmetric option exists.

neqit,100 !Specifies the maximum number of equilibrium iterations for nonlinear analyses .

=100!Maximum number of equilibrium iterations allowed each substep.

cnvtol,F,,0.9 !Sets convergence values for nonlinear analyses.

SAVE

SOLVE

SAVE

0000000000000000000!

====================================================!
!showing the spring back

=======================================================!
*create,mypost,mac ! create POST1 macro for sheet metal blank plots
fini

/clear

/filnam,FILE

resume

! esel,s,mat,,1

!ASEL,S, , , 1

!NSLA,S,1

! NPLOT

/post1

set,last

/title, Final Springback

plnsol,u,sum,2

!PLNSOL, U,SUM, 0,1.0

/ui,raise

/ui,copy,save,png,,,norm,portrait,no

*end ! end macro

=============================================!

===========!
mypost

===============!

You might also like