Tom_M
Aerospace
- Oct 30, 2020
- 5
Hi all,
I am trying to do a static RIKS post-buckle analysis by using a python script. I have managed to obtain my eigenvalues and managed to set up the RIKS step within python but I am now struggling to find a way of implementing my imperfection into my python code.
Previously I have done so by including smth like:
*IMPERFECTION,FILE=bucklingfile,STEP=1
1,1E-3
in my .inp file. Though I am not sure how I could do that within my script. Any advice would be greatly appreciated.
Thank you so much,
Tom
I am trying to do a static RIKS post-buckle analysis by using a python script. I have managed to obtain my eigenvalues and managed to set up the RIKS step within python but I am now struggling to find a way of implementing my imperfection into my python code.
Previously I have done so by including smth like:
*IMPERFECTION,FILE=bucklingfile,STEP=1
1,1E-3
in my .inp file. Though I am not sure how I could do that within my script. Any advice would be greatly appreciated.
Thank you so much,
Tom