easyconfigs-it4i/m/Molpro/Molpro-mpp-2015.1.0.linux_x86_64_intel.eb
easybuild 40b461ca6f fix
2019-11-06 13:38:09 +01:00

22 lines
719 B
Plaintext

name = 'Molpro'
versionprefix = 'mpp-'
version = '2015.1.0'
versionsuffix = '.linux_x86_64_intel'
homepage = 'https://www.molpro.net'
description = """Molpro is a local_complete system of ab initio programs for molecular electronic structure calculations."""
toolchain = SYSTEM
# no source URL available, requires registration to download
sources = ['%(namelower)s-%(versionprefix)s%(version)s%(versionsuffix)s.sh']
prelocal_compiled_binaries = True
# license file - uncomment if a licence file is supplied by your site and
# is valid for all users - the value of license_file may have to be changed
#import os
#license_file = os.path.join(os.getenv('HOME'), 'licenses', name, 'license.lic')
moduleclass = 'chem'