thread799-313846
Finally found a solution to this, for Abaqus 6.10-1 on Ubuntu 10.04 (and perhaps other versions of both)
Salome Meca 2011-2 (and perhaps other versions) uses numpy, scipy and matplotlib in the right versions for Abaqus 6.10-1. What worked for me:
1. copy these versions of...
In windows it works by defining the environment variable PYTHONPATH (and making sure the add-on packages such as numpy are for the python version of your Abaqus install). There are a few posts on this forum about that already.
But how to do it on Linux?
Gvim or vim is great for editing .inp-files because of its speed: large models can be opened quickly.
In Windows, current versions of gvim (I use 7.3) automatically fold the text, i.e. if the .inp-file reads:
*Node
1, 2.4418478, 0., -0.199697748
2, 2.41744566...