easyconfigs-it4i/m/Molpro/Molpro-mpp-2020.2.1.linux_x86_64_openmp.eb
Lukáš Krupčík 4ea35d4726 new file: m/Molpro/Molpro-mpp-2020.2.1.linux_x86_64_openmp.eb
new file:   p/pigz/pigz-2.6-GCC-10.2.0.eb
	modified:   v/VisIt/VisIt-2.10.0.eb
	new file:   v/VisIt/VisIt-3.1.0.eb
	deleted:    m/Molpro/Molpro-mpp-2020.2.linux_x86_64_openmp.eb
2021-02-22 12:06:03 +01:00

24 lines
707 B
Plaintext

# IT4Innovations 2021
# LK
name = 'Molpro'
version = '2020.2.1'
versionprefix = 'mpp-'
versionsuffix = '.linux_x86_64_openmp'
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']
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'