Coder Social home page Coder Social logo

ajax23 / porems Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 21.71 MB

Pore generator for molecular simulations.

Home Page: https://ajax23.github.io/PoreMS

License: GNU General Public License v3.0

Python 99.02% Makefile 0.32% CSS 0.45% Shell 0.21%
pore generator molecular-simulations molecular-dynamics functionalization gromacs

porems's Introduction


PyPI Version License: GPL v3 DOI Build Status codecov Language grade: Python

Documentation

Online documentation is available at ajax23.github.io/PoreMS.

The docs include an example for generating molecules and pores, and an API reference. Visit process for an overview of the programs operating principle.

An examplary workflow has been provided for using the PoreMS package to create a pore system and run molecular dynamics simulation using Gromacs.

Dependencies

PoreMS supports Python 3.5+.

Installation requires numpy, pandas and matplotlib.

Installation

The latest stable release (and older versions) can be installed from PyPI:

pip install porems

You may instead want to use the development version from Github:

pip install git+https://github.com/ajax23/porems.git#egg=porems

pip install git+https://github.com/ajax23/porems.git@develop#egg=porems

Or download the repository and install in the top directory via:

pip install .

Testing

To test porems, run the test in the test directory.

Development

PoreMS development takes place on Github: www.github.com/Ajax23/PoreMS

Please submit any reproducible bugs you encounter to the issue tracker.

How to Cite PoreMS

When citing PoreMS please use the following: Kraus et al., Molecular Simulation, 2021, DOI: 10.1080/08927022.2020.1871478

Additionaly, to assure reproducability of the generated pore systems, please cite the Zenodo DOI corresponding to the used PoreMS version. (Current DOI is listed in the badges.)

Published Work

  • Kraus et al., 2023. Axial Diffusion in Liquid-Saturated Cylindrical Silica Pore Models. The Journal of Physical Chemistry C, doi:10.1021/acs.jpcc.3c01974.
  • Kraus and Hansen, 2022. An atomistic view on the uptake of aromatic compounds by cyclodextrin immobilized on mesoporous silica. Adsorption, doi:10.1007/s10450-022-00356-w.
  • Kraus et al., 2021. PoreMS: a software tool for generating silica pore models with user-defined surface functionalisation and pore dimensions. Molecular Simulation, 47(4), pp.306-316, doi:10.1080/08927022.2020.1871478.
  • Ziegler et al., 2021. Confinement Effects for Efficient Macrocyclization Reactions with Supported Cationic Molybdenum Imido Alkylidene N-Heterocyclic Carbene Complexes. ACS Catalysis, 11(18), pp. 11570-11578, doi:10.1021/acscatal.1c03057
  • Kobayashi et al., 2021. Confined Ru-catalysts in a Two-phase Heptane/Ionic Liquid Solution: Modeling Aspects. ChemCatChem, 13(2), pp.739-746, doi:10.1002/cctc.202001596.
  • Ziegler et al., 2019. Olefin Metathesis in Confined Geometries: A Biomimetic Approach toward Selective Macrocyclization. Journal of the American Chemical Society, 141(48), pp.19014-19022, doi:10.1021/jacs.9b08776.

porems's People

Contributors

ajax23 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

porems's Issues

Readable properties output

Request

Readable output format for calculated properties.

Soluation

Use pandas tables to show the different properties.

how to change the shape from cubic to spherical?

Hello, I am using your program to generate a pore on a spherical surface but the program generates it cubic. As it changed the form, I reviewed that the Shape class exists but as it will implement it by generating the pore. Thanks

Different Crystal Structures

Request

Generate different crystal structures like Alpha-Quartz.

Solution

Create individual class for generating structures which are then processed via verlet and bonding logic.

Amorphous surface

Request

Create amorphous surfaces.

Solution

After determining the binding sites, use a gaussian distribution to randomly translate binding site atoms. Add an acceptance condition similar to MC.

Wrong centroid for aligning

Issue
Sphere centroid, or rather all shape centroids have to align towards their own chape centroid, not silica block centroid.

Example
Wrong surface group alignment in capsule pore

Todo

  • Adjust normal vectors in shape class
  • Adjust property calculations in system class

Arbitrary pore shape

Request

Ability to generate arbitrary pore shapes.

Solution

Create new class containing for defining pore shape, and setting rules for properties calculation like surface and volume.

Additional Materials

Ability to generate pores from other materials than silica such as quartz pores or carbon nanotubes.

Hydroxilation degree

The calculation does not consider the double amount of OH on the geminal silanol.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.