Luca97
Structural
- Jul 22, 2008
- 31
Hello, I'm trying to create a superelements, but I guess that I'm doing something wrong. That's the sequence of command that I'm using now:
/PREP7
SETTOL,0.00000001
NSEL,s,loc,z,0,294.3225 !Here I select what I need in
KSEL,S,LOC,Z,0,294.3225 !the structure, and I copy the
FTRAN !forces from KP to Nodes.
/FILNAME,SUBSTR
/SOL
ANTYPE,SUBSTR !That's are the general options
NLGEOM,OFF !for the solver
NSUBST,20,100,1
EQSLV,FRONTAL
AUTOTS,1
SEOPT,SUBSTR,1,1,1,RESOLVE
SAVE,MODEL
At the end I run a "SOLVE", ansys says to me a warning that is pointless, because it's referred to the fact that my materials are nonlinear and the program is running a linear analysis.
The problem is that I do not have other errors message, but it doesn't generate in my working directory the GEN.SUB file that I need to run the nonlinear analysis of the whole structure later.
Of course I'm using that sequence because I'm using a "Top-Down" substructuring, so I've the whole model and I've selected the part that I must transform in a superelement.
Any ideas?
Thanks,
Best regards.
/PREP7
SETTOL,0.00000001
NSEL,s,loc,z,0,294.3225 !Here I select what I need in
KSEL,S,LOC,Z,0,294.3225 !the structure, and I copy the
FTRAN !forces from KP to Nodes.
/FILNAME,SUBSTR
/SOL
ANTYPE,SUBSTR !That's are the general options
NLGEOM,OFF !for the solver
NSUBST,20,100,1
EQSLV,FRONTAL
AUTOTS,1
SEOPT,SUBSTR,1,1,1,RESOLVE
SAVE,MODEL
At the end I run a "SOLVE", ansys says to me a warning that is pointless, because it's referred to the fact that my materials are nonlinear and the program is running a linear analysis.
The problem is that I do not have other errors message, but it doesn't generate in my working directory the GEN.SUB file that I need to run the nonlinear analysis of the whole structure later.
Of course I'm using that sequence because I'm using a "Top-Down" substructuring, so I've the whole model and I've selected the part that I must transform in a superelement.
Any ideas?
Thanks,
Best regards.