Is it possible to do a prestressed full harmonic in WB at 13.0 or 14.0?


Only with commands objects. Here are the necessary commands:

Static Structural:
/solu
pstres,on

Static Solution:
save
/sys,copy file.db ....
/sys,copy file.esav ....
/sys,copy file.emat ....

Harmonic Response:
finish
/sys,copy ....file.emat .
/sys,copy ....file.esav .
/sys,copy ....file.db .
resume

/solu
antype,harmic
harfrq,0,500
nsubst,5,5,5
dmprat,0.02
pstres,on

sfdele,all,all
acel,4864,0,0
alls





Show Form
No comments yet. Be the first to add a comment!