Commit 4e077cfa authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

added abaqus 2021

parent cb0a5dc0
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
#
#  Abaqus module for use with 'environment-modules' package:
#
set     version      "2017"
set     version      "2021"

proc ModulesHelp { } {
        global version
@@ -31,6 +31,6 @@ set-alias abaqus $pkghome/Commands/abq2017

unset			pkghome

puts 			stderr		"Abaqus Help system can be found on 'http://10.188.220.107/abaqus/v2017/DSSIMULIA_Established_homepage_English.htm'"
puts 			stderr		"Abaqus Help system can be found on 'http://10.188.220.107/abaqus/v$version/default.htm'"
puts			stderr		""
puts			stderr		"IMPORTANT! Start Abaqus CAE with the '-mesa' parameter"