easyconfigs-it4i/m/Molpro/Molpro-mpp-2021.3.1.linux_x86_64_sockets.eb
Lukas Krupcik 459edd6cd3 new file: g/GROMACS/GROMACS-2021.4-intel-2020b-PLUMED-2.7.2.eb
new file:   m/Molpro/Molpro-mpp-2021.2.0.linux_x86_64_openmp.eb
	new file:   m/Molpro/Molpro-mpp-2021.3.1.linux_x86_64_mpipr.eb
	new file:   m/Molpro/Molpro-mpp-2021.3.1.linux_x86_64_sockets.eb
	new file:   p/PLUMED/PLUMED-2.7.3-intel-2020b-Python-3.8.6.eb
2021-12-15 09:55:47 +01:00

24 lines
708 B
Plaintext

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