Skip to content

pyWINDOW is a Python package for structural analysis of discrete molecules with voids and windows, individually, in molecular systems and molecular dynamics trajectories of these.

License

JelfsMaterialsGroup/pywindow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

Python package for the analysis of structural properties of molecular pores (porous organic cages, but also MOFs and metalorganic cages - see examples directory).

Documentation

https://jelfsmaterialsgroup.github.io/pywindow/

How to install pywindow

Git clone this repository or download a zipped version.

cd pywindow/

and run

python setup.py install

Overview

Structural parameters associated with porous organic molecules that are available to calculate using pywindow software.

  • COM: centre of mass of a molecule.
  • dmax: the maximum diameter of a molecule.
  • davg: the average diameter of a molecule.
  • dvoid: the intrinsic void diameter of a molecule.
  • Vvoid: the intrinsic void volume of a molecule.
  • dvoid_opt: the optimised intrinsic void diameter of a molecule.
  • Vvoid_opt: the optimised intrinsic void volume of a molecule.
  • dwindow: the circular diameter of an xth window of a molecule.

Instructions and examples how to calculate these structural parameters are in form of Jupyter notebooks in the examples directory.


MIT License | Copyright (c) 2017 Marcin Miklitz, Jelfs Materials Group

About

pyWINDOW is a Python package for structural analysis of discrete molecules with voids and windows, individually, in molecular systems and molecular dynamics trajectories of these.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%