https://github.com/a-ws-m/aot-analysis

Scripts and tools for analysing MD simulations of Aerosol-OT.

https://github.com/a-ws-m/aot-analysis

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Scripts and tools for analysing MD simulations of Aerosol-OT.

Basic Info
  • Host: GitHub
  • Owner: a-ws-m
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 283 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

AOT Analysis Code

This repository contains scripts to analyse simulations of AOT using coarse-grained models. In order to use the JAX-accelerated version of the Willard-Chandler computation, install this fork of pytim: https://github.com/a-ws-m/pytim.

After installing this repo (pip install -e .), the analysis code can be invoked using aot_cluster. Try aot_cluster -h for help on how to use the code. It also requires a .yaml file that describes the cutoff distance and the names of the tailgroups for the models you're analysing. An example for the models described in the paper is in results.yaml. The path to the .tpr and .xtc files needs to be changed to match your own simulation results.

Owner

  • Name: Alex Moriarty
  • Login: a-ws-m
  • Kind: user

GitHub Events

Total
  • Push event: 12
  • Public event: 1
  • Create event: 2
Last Year
  • Push event: 12
  • Public event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

setup.py pypi
  • matplotlib *
  • mdanalysis *
  • networkx *
  • numpy *
  • pandas *
  • pytim *
  • pyvista *
  • pyyaml *
  • rdkit *
  • scipy *
  • seaborn *
  • tqdm *