passing away of Prof. Maurice Jaswon
Dr. Martin at Colorado School of Mines alerted us the unfortunate news of the passing away of Prof. Maurice Jaswon, a pioneer of boundary integral equation/boundary element method. An obituary is published by the London Daily Telegraph:
http://www.telegraph.co.uk/news/obituaries/technology-obituaries/897734…
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.