Graduate studentship (Master or Ph.D) available in computational materials science
Openings for two graduate studentship (Master/Ph.D) are available for the fall semester, 2012 in the Department of Mechanical and Manufacturing Engineering at the Univeristy of Manitoba. Students who have a strong background in materials simulations (molecular dynamics, monte carlo simulations, or phase field) are especially encouraged to apply. The potential students will work on one or more of the following projects: (1) Solute effects on grain boundary diffusivity/mobility; (2) Microplasticity in metallic glass and nanocomposites; (3) Plasticity in metal nanowires.
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.