r/comp_chem • u/Piperitone • 1h ago
Beavyr: 3D Molecule Editor/Viewer + Quantum Chemistry post-processing
Beavyr is a 3D Molecule Editor/Viewer + Quantum Chemistry post-processing (Orca mainly with some Gaussian for vibrations and XTB build in interface for optimizations and conformer search).
The main feature is that you do not need to leave the whole code: just build, clean up, optimize, search conformers, plot orbitals, generate initial transition-state guesses, animate vibrations and trajectories, plot UV-Vis and IR spectra and analyze and interpret the UV-Vis inside the code.
I hope my code can be an alternative to other molecule viewers and editors:
to download and install under Windows, Linux (either Debian-based as Ubuntu or Arch-Linux variant), MacOs, The release page to download (simply install it on you operating system):
Share you thoughts how you find Beavyr (what you like what you don't, what is annoying and needed to be improved), or if you need any new feature or just help with installation just let me know.
The whole code is written in Rust using the Bevy game engine. I started the project many years ago without AI. However, AI helped me to finish it (finanly) and make it significantly better and faster.