easyconfigs-it4i/m/Molpro/Molpro-mpp-2015.1.10.linux_x86_64_openmp.eb
Josef Hrabal 27902b54aa _not_installed merged back
Modules which was not installed merged back to root directory.
2017-04-05 12:53:18 +02:00

21 lines
704 B
Plaintext

name = 'Molpro'
versionprefix = 'mpp-'
version = '2015.1.10'
versionsuffix = '.linux_x86_64_openmp'
homepage = 'https://www.molpro.net'
description = """Molpro is a complete system of ab initio programs for molecular electronic structure calculations."""
toolchain = {'name': 'dummy', 'version': 'dummy'}
# no source URL available, requires registration to download
sources = ['%(namelower)s-%(versionprefix)s%(version)s%(versionsuffix)s.sh']
precompiled_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
#license_file = HOME + '/licenses/%(name)s/license.lic'
moduleclass = 'chem'