How do you make Abaqus remember basic preferences.
How do you make Abaqus remember basic preferences.
(OP)
How do you make Abaqus remember simple little settings?
Example: I often go to odb Display Options and check "Show connectors". I would like this to just always be checked when I open any odb.
Example: When I link viewports I have to go through and check the same options each time that I want linked.
Along the same thread, is there anyway to disable the annoying splash screen when you start CAE that asks if you want to start new, open old, ets.
Thanks
Example: I often go to odb Display Options and check "Show connectors". I would like this to just always be checked when I open any odb.
Example: When I link viewports I have to go through and check the same options each time that I want linked.
Along the same thread, is there anyway to disable the annoying splash screen when you start CAE that asks if you want to start new, open old, ets.
Thanks





RE: How do you make Abaqus remember basic preferences.
RE: How do you make Abaqus remember basic preferences.
Just run command "abaqus cae noStartupDialog" instead "abaqus cae".
You can updated shortcut which you use to run Abaqus/CAE always without startup screen.
More option you can find here: Abaqus Analysis User's Manual, 3.2.5 Abaqus/CAE execution
No such option but you can set Abaqus/CAE to run python script to set all options before start.
To do it you have to use abaqus environment file "abaqus_v6.env" + "onCaeStartup" function.
Abaqus environment file let you set a lot of abaqus option. Detail information you can find here:
Abaqus Analysis User's Manual, 3.3.1 Using the Abaqus environment settings
Abaqus Installation and Licensing Guide, 4. Customizing the Abaqus environment
For this case "abaqus_v6.env" will will be:
CODE
If you do not know what python command use just record macro and see python code.
Regards,
Bartosz
VIM filetype plugin for Abaqus
https://github.com/gradzikb/vim-abaqus
RE: How do you make Abaqus remember basic preferences.
RE: How do you make Abaqus remember basic preferences.
RE: How do you make Abaqus remember basic preferences.
RE: How do you make Abaqus remember basic preferences.
RE: How do you make Abaqus remember basic preferences.
I hope this helps.
Thank you.
Rob Stupplebeen
OptimalDevice.com
My Personal WP