mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 15:32:11 +01:00
17 lines
447 B
Plaintext
17 lines
447 B
Plaintext
name = 'ABAQUS'
|
|
version = '6.14.1'
|
|
versionsuffix = '-linux-x86_64'
|
|
|
|
homepage = 'http://www.simulia.com/products/abaqus_fea.html'
|
|
description = "Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA."
|
|
|
|
toolchain = {'name': 'dummy', 'version': ''}
|
|
|
|
sources = [SOURCE_TGZ]
|
|
|
|
builddependencies = [('Java', '1.7.0_60')]
|
|
|
|
preinstallopts = "export CHECK_DISK_SPACE=OFF && "
|
|
|
|
moduleclass = 'cae'
|