Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.68 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.68 KB

RISM grids

Some jupyter-notebooks to visualise RISM data and align RISM grids to molecules. Also includes classes to load and manipulate RISM data generated using AMBER.

  • RISM_grids_usage.ipynb: Loading and manipulating RISM data using the classes in RISM_grids.py.
  • RISM_3D_plots.ipynb: Examples of plotting RISM data in 3D, including interactive plots.

The html files contain working examples of the jupyter-notebooks, including the interactive plots in RISM_3D_plots.ipynb. Open them via the links below (uses https://htmlpreview.github.io/):

Examples:

(From RISM_3D_plots.ipynb)

  • Align molecule with 2D slices through 3D RISM data.

    Code will generate VMD commands to align the view of the molecule with the corresponding 2D RISM slice.