Chinese Scholarship Council PhD in Computational Mechanics
Three PhD studentships available at Cardiff University. Deadline Friday 24th of February.
Assuming you get a CSC scholarship, this fellowship will waive your tuition fee for study in computational mechanics in our group.
Please APPLY ONLINE to the University and send me (stephane dot bordas at gmail dot com) a one paragraph research proposal about what you intent to work on. Themes are:
- multiscale fracture
- meshless methods
- extended finite element methods
- moving boundary problems
- fibrous flows
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.