beastgod
Mechanical
- Apr 23, 2015
- 22
Hello!
Can anybody tell me how to evaluate local criteria (describing in formula 5.6 par.5.3.3) automatically for the whole object in ANSYS?
I found solution for this:
Use Element table. Create formula there and show in final Epeq/El.
But there is a problem - element table can`t involute. So I use a Taylor series to 5 summand. But I think I get a large error.
Here log for the criteria-
/POST1
SABS,0
ETABLE,s1,S,1
ETABLE,s2,S,2
ETABLE,s3,S,3
ETABLE,seqv,S,EQV
SADD,s12,S1,S2,1,1
SADD,s123,S12,S3,1,1
SEXP,seqv0,seqv,seqv,-0.5,-0.5
SMULT,se,S123,SEQV0,1,0.33333
SADD,se0,Se,,1,,-0.33333
SADD,se0k,Se0,,-1.774
SMULT,se0k2,Se0K,Se0K,0.5,1
SMULT,se0k3,Se0K,Se0K2,0.33333,1
SMULT,se0k4,Se0K,Se0K3,0.25,1
SADD,se0ke2,Se0K,Se0K2,1,1,1
SADD,se0ke3,se0ke2,se0k3,1,1
SADD,se0ke4,se0ke3,se0k4,1,1
SMULT,el,SE0KE4,,0.24,,
ETABLE,epeq,EPPL,EQV
SEXP,el0,EL,EL,-0.5,-0.5
SMULT,LocCrit,epeq,el0,1,1
Regards, Alex.
Can anybody tell me how to evaluate local criteria (describing in formula 5.6 par.5.3.3) automatically for the whole object in ANSYS?
I found solution for this:
Use Element table. Create formula there and show in final Epeq/El.
But there is a problem - element table can`t involute. So I use a Taylor series to 5 summand. But I think I get a large error.
Here log for the criteria-
/POST1
SABS,0
ETABLE,s1,S,1
ETABLE,s2,S,2
ETABLE,s3,S,3
ETABLE,seqv,S,EQV
SADD,s12,S1,S2,1,1
SADD,s123,S12,S3,1,1
SEXP,seqv0,seqv,seqv,-0.5,-0.5
SMULT,se,S123,SEQV0,1,0.33333
SADD,se0,Se,,1,,-0.33333
SADD,se0k,Se0,,-1.774
SMULT,se0k2,Se0K,Se0K,0.5,1
SMULT,se0k3,Se0K,Se0K2,0.33333,1
SMULT,se0k4,Se0K,Se0K3,0.25,1
SADD,se0ke2,Se0K,Se0K2,1,1,1
SADD,se0ke3,se0ke2,se0k3,1,1
SADD,se0ke4,se0ke3,se0k4,1,1
SMULT,el,SE0KE4,,0.24,,
ETABLE,epeq,EPPL,EQV
SEXP,el0,EL,EL,-0.5,-0.5
SMULT,LocCrit,epeq,el0,1,1
Regards, Alex.