easyconfigs-it4i/ARCHIVE/a/ADF/ADF-2014.11.r48287-intel-2016a.eb
Lukas Krupcik 182459da35 deleted: "a/ANSYS/\\"
deleted:    a/Anaconda2/Anaconda2-4.4.0.eb
	deleted:    a/Anaconda3/Anaconda3-2019.10.eb
	deleted:    a/Anaconda3/Anaconda3-4.4.0.eb
	deleted:    a/Anaconda3/Anaconda3-5.3.1.eb
	deleted:    a/Autotools/Autotools-20150215-GCC-6.3.0-2.27.eb
	deleted:    a/Autotools/Autotools-20170619.eb
	deleted:    a/Autotools/Autotools-20180311.eb
2022-05-05 11:22:37 +02:00

23 lines
791 B
Plaintext

name = 'ADF'
version = '2014.11.r48287'
homepage = 'http://www.scm.com/ADF/'
description = """ADF is an accurate, parallelized, powerful local_computational chemistry program to understand and
predict chemical structure and reactivity with density functional theory (DFT)."""
toolchain = {'name': 'intel', 'version': '2016a'}
sources = [
'%(namelower)s%(version)s.src.tgz',
# no exact match on revision ID available, but not strictly needed
'fix2014.pc64_linux.intelmpi.r48660.2.555.bin.tgz',
]
license_file = HOME + "/licenses/ADF/license.txt"
modloadmsg = "These environment variables need to be defined before using ADF:\n"
modloadmsg += " * $SCMLICENSE: path to ADF license file\n"
modloadmsg += " * $SCM_TMPDIR: path to user scratch directory"
moduleclass = 'chem'