mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 15:32:11 +01:00
Add a new OVITO file, with a more robust analysis for Molecular Dynamics. I request to add as I brought a licence to use the pro version. Thank you
This commit is contained in:
parent
2497a920d6
commit
9052a05add
26
o/OVITO/OVITO-3.5.2-pro.eb
Normal file
26
o/OVITO/OVITO-3.5.2-pro.eb
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# JH 2020
|
||||||
|
|
||||||
|
easyblock = 'Tarball'
|
||||||
|
|
||||||
|
name = 'OVITO'
|
||||||
|
version = '3.5.2'
|
||||||
|
versionsuffix = '-pro'
|
||||||
|
|
||||||
|
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-pro-3.5.2-x86_64.tar.xz']
|
||||||
|
|
||||||
|
dependencies = [
|
||||||
|
('X11', '20190717'),
|
||||||
|
]
|
||||||
|
|
||||||
|
sanity_check_paths = {
|
||||||
|
'files': ['bin/ovito'],
|
||||||
|
'dirs': [],
|
||||||
|
}
|
||||||
|
|
||||||
|
moduleclass = 'vis'
|
Loading…
x
Reference in New Issue
Block a user