Skip to content
forked from molovol/MoloVol

MoloVol is a scientific software designed MoloVol is a free, cross-plattform, scientific software for volume and surface computations of single molecules and crystallographic unit cells.

License

Notifications You must be signed in to change notification settings

Chemwzd/MoloVol

 
 

Repository files navigation

MoloVol

MoloVol is a free, cross-platform, scientific software for volume and surface computations of single molecules and crystallographic unit cells.

Utility

With the MoloVol software we aim to combine an intuitive and easy-to-use user interface with powerful computing algorithms. We want the software to serve a broad range of scientist by being easily accessible on all common platforms.

The MoloVol software, along with many of its features, is currently in pre-release. The software is being actively developed on Windows 10, macOS, Ubuntu, and web.

Getting Started

Desktop application

You can find compiled binaries and installation files for different operating systems under Releases.

For detailed guides on compiling the source code visit the MoloVol wiki (https://github.com/molovol/MoloVol/wiki).

Dependencies:

Web application

MoloVol also provides a REST-API with a web front-end built on-top of the desktop application. Instead of using the desktop front-end, you can deploy it using docker or podman.

To start the container use docker or podman on port 5001 podman run -dt -p 5001:5000/tcp <image>. The web front-end is then available at http://localhost:5001. The default port is 5000. Internally flask is used as an interface to the CLI. You can also pass the CLI arguments in the run command for a short-lived container.

Getting Help

If you wish to report a bug or request a feature go to the project's GitHub: https://github.com/molovol/MoloVol/issues

Development Team

The development is currently lead by Jasmin B. Maglic and Roy Lavendomme. You may reach us via email through [email protected]

About

MoloVol is a scientific software designed MoloVol is a free, cross-plattform, scientific software for volume and surface computations of single molecules and crystallographic unit cells.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.6%
  • Makefile 2.4%
  • HTML 0.9%
  • Dockerfile 0.7%
  • C 0.6%
  • Python 0.4%
  • Other 0.4%