Hello everyone,
Using a python script file, I perform an iterative FEM analysis with ABAQUS; it means I submit the first job, using its result the next job is created and submitted. This procedure will continue until the end of the program.
When I run my python script using GUI it works...
Dear Stig,
Thanks for your answer; however, I have not written the input files. They were written by Abaqus and my question is that is there any options or settings that I can set in order to prevent Abaqus cae from writing the amplitude in the 3rd input file.
Once I deleted the amplitude...
I have a model consists of three dynamic steps, step1, step2 and step3.
A force, whose magnitude varies temporally, applies to a cantilever beam during these three steps. I defined an amplitude called "AMP" to prescribe this variation.
Job1 is submitted to analyze the system in step one. The...