Skip to content
Snippets Groups Projects
Commit 8ce04916 authored by Guilherme Pantoja Calandrini de Azevedo Junior's avatar Guilherme Pantoja Calandrini de Azevedo Junior
Browse files

example showing how to load module erroneous

parent 2f46dfaa
No related branches found
No related tags found
2 merge requests!696Automated merge from preview to main,!691example showing how to load module erroneous
...@@ -161,7 +161,7 @@ parameter (for batch mode), `-F` for your project file, and can then either add ...@@ -161,7 +161,7 @@ parameter (for batch mode), `-F` for your project file, and can then either add
# module load ANSYS/<version> # module load ANSYS/<version>
# e.g. # e.g.
module load ANSYS ANSYS/2020R2 module load ANSYS/2020R2
runwb2 -B -F Workbench_Taurus.wbpj -E 'Project.Update' -E 'Save(Overwrite=True)' runwb2 -B -F Workbench_Taurus.wbpj -E 'Project.Update' -E 'Save(Overwrite=True)'
#or, if you wish to use a workbench replay file, replace the -E parameters with: -R mysteps.wbjn #or, if you wish to use a workbench replay file, replace the -E parameters with: -R mysteps.wbjn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment