Launching Abaqus/CAE without the startup dialog


 

 

Hi Everyone,

It is possible to launch Abaqus/CAE without the startup dialog. In the abaqus_dir/SMA/site/abaqus.app file (where abaqus_dir is the name of the directory in which Abaqus is installed) you can add a line at the end as seen below:

---

 cae cae -nost

---

So when you type abaqus cae, the command abaqus cae -nost will get executed and the startup dialog will not be shown.

Thanks

Srikanth