alexemse
Mechanical
- Feb 24, 2009
- 12
Hi all,
I'd like to run Abaqus without GUI (Graphical User Interface) but I have a python file with arguments required.
The following command line doesn't work :
abaqus viewer noGUI=writeDisp.py /home/workspace/test.odb
(writeDisp has a path as argument)
Does anybody know how using the noGUI option ? I have few difficulties to understand the help provided by Abaqus (something with '--' ?).
Thanks
I'd like to run Abaqus without GUI (Graphical User Interface) but I have a python file with arguments required.
The following command line doesn't work :
abaqus viewer noGUI=writeDisp.py /home/workspace/test.odb
(writeDisp has a path as argument)
Does anybody know how using the noGUI option ? I have few difficulties to understand the help provided by Abaqus (something with '--' ?).
Thanks