A Post-doctoral Position in Ultrasonics at the Ohio State University
Post-doctoral position is available in the area of ultrasonic nondestructive evaluation (strong background and experience in ultrasonic experiment and modeling are required). The focus area is ultrasonic study of like polycrystalline materials, composites and adhesive bonds. State of the art ultrasonic laboratories and other characterization facilities are available. More details will be provided to interested individuals.
Interested candidates should contact
Hi All!
My problem is quite simple:
I need to change (add arguments) to a inp file, then submit the inp file
for analysis and finally to
read some results from the odb file.
I choose to use python (not the PDE provided by abaqus CAE but the
general python GUI). I’m sure this choice has consequences, perhaps the
import abaqus won’t work? This could bypassed if I run my code using abaqus python in the command window.