easyconfigs-it4i/o/OVITO/OVITO-3.0.0.eb
Lukáš Krupčík 387197e8d3 new file: m/MUMPS/MUMPS-5.3.1-intel-2018a-parmetis.eb
new file:   m/MUMPS/MUMPS-5.3.1-intel-2020a-parmetis.eb
	new file:   o/OVITO/OVITO-3.0.0.eb
	new file:   p/ParMETIS/ParMETIS-4.0.3-intel-2018a.eb
	new file:   p/ParMETIS/ParMETIS-4.0.3-intel-2020a.eb
	new file:   s/Scalasca/Scalasca-2.5-intel-2020a.eb
2020-05-15 12:41:22 +02:00

27 lines
648 B
Plaintext

# JH 2020
easyblock = 'Tarball'
name = 'OVITO'
version = '3.0.0'
homepage = 'https://www.ovito.org/'
description = """OVITO is a scientific visualization and analysis software for atomistic and particle simulation data."""
toolchain = SYSTEM
# download from https://www.ovito.org/linux-downloads/:
sources = ['ovito-basic-3.0.0-dev794-x86_64.tar.xz']
#postinstallcmds = [
# "cp -a %(builddir)s/Kent_tools/blat/{blat,gfClient,gfServer} %(installdir)s/bin",
# "cp -a %(builddir)s/Kent_tools/blat/FOOTER.txt %(installdir)s/bin/FOOTER_blat.txt",
#]
sanity_check_paths = {
'files': ['bin/ovito'],
'dirs': [],
}
moduleclass = 'vis'