Skip to content

oxView

Latest
Compare
Choose a tag to compare
@ErikPoppleton ErikPoppleton released this 20 Oct 18:32
· 305 commits to master since this release
8700b27

October 2021 release of standalone oxView.

OxView executables for Windows, Debian and Red Hat Linux.

Once installed, they can be run from the command line with

oxview configuration topology [overlay]
oxview file.mgl
oxview file.pdb

Patchy particle files are supported in both CPU and GPU format.
To load the patchy particle configuration additionally to the conf and dat one needs
at least one file where the name includes "particles" or "matrix".

GPU (top has to have LORO in name):

oxview LORO.interaction_matrix.txt LORO.lorenzo.topology.top configuration

CPU:

oxview.exe topology CRYSTAL.particles.txt configuration

What's Changed

Full Changelog: v1.0.1...v1.0.2