Monte Carlo Simulation to dissolve a molecule in a mixture of other molecules
Project description
monte-solver
Monte Carlo dissolver.
Why
Studying molecules in solution is super interesting.
What
It is a module to automatically prepare sample mixtures for solutions in e.g. gas phase or liquid phase from multiple molecules according to defined concentration
Converting pdb files is not trivial
I guess MS chose their native file format as pdb. What does not work now. It is insane.
- openbabel (not working from package man, or uncompilable)
- Chimera (uninstallable on free systems), now Meta
- rdkit (can't output proper pdb files)
- PDBFixer (can't fix broken rdkit files)
- No idea how MDAnalysis might do it
- openff is not compilable
What could work
- mol files?
- using sdf and https://cactus.nci.nih.gov/translate/
- da muss irgendwo ein Leerzeichen rein und nicht bei 1 anfangen we HETATM ist somehow logisch
Periodic
Muss periodische Boundaries selbst reinmachen
Set up notebook visualization
In your environment run
pip install jupyterlab jupyter_contrib_nbextensions nglview
jupyter-nbextension enable --py --sys-prefix widgetsnbextension and jupyter-nbextension enable nglview --py --sys-prefix
XTB
Dringend installieren um MC-search auf die Moleküle zu machen:
Download and add to path
export PATH=/home/your_home/xtb-dist/bin:$PATH
OpenMM
Installing OpenMM from PyPi is nice to avoid conda, but you need to have numpy<2 installed. In case of errors, you may run:
pip install "numpy<2"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mond-0.2.3.tar.gz.
File metadata
- Download URL: mond-0.2.3.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bbf791fe75364e26a1b1e8497e5cca75fd4a85acc62227009e1ad336d9ca6e9
|
|
| MD5 |
9281217ad561c0a74d514941ffe90744
|
|
| BLAKE2b-256 |
c7bcbfc7b83cda5e3a02cd3bd9dbe7bc672f027ac13b30e63e4bf2e6ce388d50
|
File details
Details for the file mond-0.2.3-py3-none-any.whl.
File metadata
- Download URL: mond-0.2.3-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8514b949e7980e4f9f8b27ac8758e9c8658ef8a0cd6143c72e31a14fa5db2a05
|
|
| MD5 |
0a2e6445a239e23e8698ed8d4d4b2d7d
|
|
| BLAKE2b-256 |
c01dca6bd5bb9da37055e3c4e827b72bd18f8d3ae67b18703982f8450efb4a69
|