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
- Jonah Feature/Bug fix Update 2.0 by @Jonahowns in #58
- Fix Par File Header by @Jonahowns in #59
- pparticle support by @zoombya in #60
- Reads SNUPI and alpha version of changing radius and masses for generic sphere systems by @Jonahowns in #61
- Bump electron from 13.2.1 to 13.3.0 by @dependabot in #64
Full Changelog: v1.0.1...v1.0.2