where is the probleme
SUBCASE 1
LABEL PRETENSION
ANALYSIS NLSTAT
SPC = 1
NLPARM = 6
PRETENSION = 4
DISPLACEMENT(H3D) = ALL
GPFORCE(,,) = ALL
GPSTRESS(H3D,ALL) = ALL
SPCFORCE(ALL) = ALL
STRAIN = ALL
STRESS = ALL
$
$HMNAME LOADSTEP 2'PRESSURE' 9
$
SUBCASE 2
LABEL PRESSURE
ANALYSIS NLSTAT
CNTNLSUB YES
SPC = 1
LOAD = 3
NLPARM = 6
STATSUB(PRETENS) = 1
DISPLACEMENT(H3D) = ALL
GPFORCE(,,) = ALL
GPSTRESS(H3D,ALL) = ALL
STRAIN(H3D,ALL) = ALL
STRESS(H3D,ALL) = ALL
$
$HMNAME LOADSTEP 3'VERSCHIEBUNG' 9
$
SUBCASE 3
LABEL VERSCHIEBUNG
ANALYSIS NLSTAT
CNTNLSUB YES
SPC = 9
NLPARM = 6
DISPLACEMENT(H3D) = ALL
GPFORCE = ALL
GPSTRESS(H3D,ALL) = ALL
SPCFORCE = ALL
STRAIN = ALL
STRESS = ALL
$
$HMNAME LOADSTEP 4'D_Verschiebung' 9
$
i want my model first apply eine pretension, then eine pressure ,
in the third subcase, i applied a translation in modell
But the caculation untill subcase 2 ist right, the results of the 3 Subcase would be calculated, but on information depend on the first 2 Step.
Anyone have idee?
Hi FalcoW
can you try the below:
1) Create a PRETENSION SUB CASE (image 1)
2) Create a NLSTAT with pressure as LOAD and refer the PRETENSION subcase in STATSUB(PRETENS)
3) Create the translation subcase and use CNTNLSUB with the 2nd subcase which is the pressure subcase.
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>