gromacs
Forked from the canonical GROMACS distribution, this repository supports the latests and greatest features of gmxapi that are not otherwise available.
Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 10 DOI reference(s) in README -
✓Academic publication links
Links to: acs.org -
✓Committers with academic emails
37 of 179 committers (20.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.3%) to scientific vocabulary
Keywords from Contributors
molecular-dynamics
molecular-simulation
radiuss
computational-chemistry
hpsf
physics
votca
multiscale-simulation
gw-bse
gromacs
Last synced: 10 months ago
·
JSON representation
Repository
Forked from the canonical GROMACS distribution, this repository supports the latests and greatest features of gmxapi that are not otherwise available.
Basic Info
- Host: GitHub
- Owner: kassonlab
- License: other
- Language: C++
- Default Branch: master
- Size: 138 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 2
- Releases: 0
Created over 8 years ago
· Last pushed almost 7 years ago
Metadata Files
Readme
License
README
This is an unofficial version of GROMACS. Please do not use it for
production simulation work. It exists to show a working prototype from
which the GROMACS team expects to extract code useful for implementing
functionality in future major releases of GROMACS.
This code is contained in a git branch available from the main GROMACS
code review server. The latest version can be obtained via
git clone https://gerrit.gromacs.org/gromacs.git -b sandbox-gmxapi --single-branch
For more information, refer to python_packaging/README.md, docs/install-guide,
and Redmine issue https://redmine.gromacs.org/issues/2045
or email info@gmxapi.org. Developers may also consider the git commit history
and Gerrit issues tagged with the topic "gmxapi".
When the functionality is integrated, then this branch will no longer
be useful and will be removed from the gerrit server. If there is no
activity in twelve months, then the core GROMACS team will deem it
inactive and remove it.
The team interested in this branch includes
* Eric Irrgang, Peter Kasson (UVA/MolSSI)
* Mark Abraham, Paul Bauer, Joe Jordan, Christian Blau (KTH/BioExcel)
Current branch policy is that any of the members of the gerrit
"gmxapi" or "gmxcore" groups may push either normal or merge
commits to it. The history of this branch is of no real interest.
Commits to it will not be reviewed per se. As with all shared
branches, it will never be rebased. Periodically, master branch will
be merged into it, so that it stays up to date. The GROMACS Jenkins CI
server currently does not do any verification on this branch, so it
will not be as stable or widely useful as GROMACS master branch. This
branch will not be mirrored on the GROMACS github.
To push to this branch, use
git push ssh://USER@gerrit.gromacs.org HEAD:refs/heads/sandbox-gmxapi
The gerrit server will not require that a ChangeId exists, so you do
not need the usual GROMACS git post-commit hook installed to work with
this branch. Do not push to refs/for/sandbox-gmxapi, because that is
the invocation that opens a patch set for review for this branch,
which we do not intend to do.
Code will be extracted from this branch in manageable chunks and
proposed for integration in master branch in the usual way for
GROMACS. This branch merely provides convenient context for reviewers
about the context into which that chunk will later fit. For example,
they could see that functionality works suitably, or test performance.
As such code is integrated into master branch, the content of this branch
will be updated so that the next chunk to be staged into master can
be reviewed in the appropriate context.
* * * * *
GROMACS is free software, distributed under the GNU Lesser General
Public License, version 2.1 However, scientific software is a little
special compared to most other programs. Both you, we, and all other
GROMACS users depend on the quality of the code, and when we find bugs
(every piece of software has them) it is crucial that we can correct
it and say that it was fixed in version X of the file or package
release. For the same reason, it is important that you can reproduce
other people's result from a certain GROMACS version.
The easiest way to avoid this kind of problems is to get your modifications
included in the main distribution. We'll be happy to consider any decent
code. If it's a separate program it can probably be included in the contrib
directory straight away (not supported by us), but for major changes in the
main code we appreciate if you first test that it works with (and without)
MPI, threads, double precision, etc.
If you still want to distribute a modified version or use part of GROMACS
in your own program, remember that the entire project must be licensed
according to the requirements of the LGPL v2.1 license under which you
received this copy of GROMACS. We request that it must clearly be labeled as
derived work. It should not use the name "official GROMACS", and make
sure support questions are directed to you instead of the GROMACS developers.
Sorry for the hard wording, but it is meant to protect YOUR reseach results!
* * * * *
The development of GROMACS is mainly funded by academic research grants.
To help us fund development, we humbly ask that you cite the GROMACS papers:
* GROMACS: A message-passing parallel molecular dynamics implementation
H.J.C. Berendsen, D. van der Spoel and R. van Drunen
Comp. Phys. Comm. 91, 43-56 (1995)
DOI: https://doi.org/10.1016/0010-4655(95)00042-E
* GROMACS 4: Algorithms for highly efficient, load-balanced, and scalable
molecular simulation
B. Hess and C. Kutzner and D. van der Spoel and E. Lindahl
J. Chem. Theory Comput. 4 (2008) pp. 435-447
DOI: https://doi.org/10.1021/ct700301q
* GROMACS 4.5: a high-throughput and highly parallel open source
molecular simulation toolkit
Sander Pronk, Szilárd Páll, Roland Schulz, Per Larsson, Pär Bjelkmar,
Rossen Apostolov, Michael R. Shirts, Jeremy C. Smith, Peter M. Kasson,
David van der Spoel, Berk Hess, Erik Lindahl.
Bioinformatics 29 (2013) pp. 845-54
DOI: https://doi.org/10.1093/bioinformatics/btt055
* Tackling Exascale Software Challenges in Molecular Dynamics Simulations
with GROMACS
Szilárd Páll, Mark J. Abraham, Carsten Kutzner, Berk Hess, Erik Lindahl
In S. Markidis & E. Laure (Eds.), Solving Software Challenges for Exascale,
Lecture Notes for Computer Science, 8759 (2015) pp. 3–27
DOI: https://doi.org/10.1007/978-3-319-15976-8_1
* GROMACS: High performance molecular simulations through multi-level parallelism from laptops to supercomputers
M. J. Abraham, T. Murtola, R. Schulz, S. Páll, J. C. Smith, B. Hess, E. Lindahl,
SoftwareX, 1, (2015), 19-25
DOI: https://doi.org/10.1016/j.softx.2015.06.001
There are a lot of cool features we'd like to include in future versions,
but our resources are limited. All kinds of donations are welcome, both in
form of code, hardware and funding! Industrial users who choose to pay
for a license pro bono (it is still LGPL and can be redistributed freely) or
contribute in other ways are listed as GROMACS supporters on our webpages.
Don't hesitate to contact us if you are interested.
Good luck with your simulations!
The GROMACS Crew
Owner
- Name: Kasson laboratory
- Login: kassonlab
- Kind: organization
- Repositories: 12
- Profile: https://github.com/kassonlab
Kasson laboratory software repositories
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| hess | h****s | 3,265 |
| spoel | s****l | 2,136 |
| Mark Abraham | m****m@g****m | 1,210 |
| lindahl | l****l | 1,028 |
| Teemu Murtola | t****a@g****m | 1,013 |
| anton | a****n | 1,013 |
| Berk Hess | h****s@k****e | 824 |
| Roland Schulz | r****d@u****u | 404 |
| Berk Hess | h****s@c****e | 309 |
| Erik Lindahl | e****k@k****e | 307 |
| David van der Spoel | s****l@x****e | 290 |
| Teemu Murtola | t****a@c****e | 265 |
| M. Eric Irrgang | e****g@g****m | 257 |
| Berk Hess | h****s@c****) | 255 |
| Szilárd Páll | p****d@g****m | 237 |
| Roland Schulz | r****z@i****m | 221 |
| Sander Pronk | p****k@c****e | 213 |
| Paul Bauer | p****q@g****m | 194 |
| Erik Lindahl | l****l@c****e | 186 |
| Michael Shirts | m****s@v****u | 179 |
| Aleksei Iupinov | a****v@g****m | 178 |
| Carsten Kutzner | c****e@g****e | 169 |
| Szilard Pall | p****d@c****e | 137 |
| Rossen Apostolov | r****n@c****e | 102 |
| Mark Abraham | M****m@g****m | 101 |
| Sander Pronk | s****r@c****e | 100 |
| Berk | h****s@b****) | 99 |
| David van der Spoel | s****l@a****e | 93 |
| Justin Lemkul | j****l@v****u | 71 |
| Roland Schulz | r****z@r****) | 68 |
| and 149 more... | ||
Committer Domains (Top 20 + Academic)
gwdg.de: 7
kth.se: 7
cbr.su.se: 5
nvidia.com: 3
scilifelab.se: 2
xray.bmc.uu.se: 2
virginia.edu: 2
anfinsen.bmc.uu.se: 2
linux-ftso.site: 1
csbm06.cbr.su.se: 1
cscs.ch: 1
csbm11.cbr.su.se: 1
adriatica.mpibpc.intern: 1
banksy.bmc.uu.se: 1
blu.site: 1
tkk.fi: 1
rschulz.eu: 1
colorado.edu: 1
linux-0hxy.site: 1
sbc.su.se: 1
hr-alexrson-1184613065.stanford.edu: 1
vspm47.stanford.edu: 1
jaguarpf-login3.ccs.ornl.gov: 1
utk.edu: 1
vt.edu: 1
mpip-mainz.mpg.de: 1
uconn.edu: 1
hess.theophys.kth.se: 1
tulane.edu: 1
vspm50.stanford.edu: 1
umich.edu: 1
stanford.edu: 1
dn0a208bb7.stanford.edu: 1
cam.ac.uk: 1
jaguar15.ccs.ornl.gov: 1
jaguarpf-login6.ccs.ornl.gov: 1
lens0.ccs.ornl.gov: 1
kit.edu: 1
smokylogin1.ccs.ornl.gov: 1
unm.edu: 1
mpibpc.mpg.de: 1
lanl.gov: 1
rug.nl: 1
jaguarpf-login5.ccs.ornl.gov: 1
fu-berlin.de: 1
n176-p33.kthopen.kth.se: 1
soton.ac.uk: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 35
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 8.0
- Average comments per pull request: 0.31
- Merged pull requests: 31
- 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
- BJWiley233 (1)
Pull Request Authors
- eirrgang (35)
Top Labels
Issue Labels
Pull Request Labels
bug (4)
Packages
- Total packages: 1
-
Total downloads:
- pypi 134 last-month
- Total dependent packages: 1
- Total dependent repositories: 6
- Total versions: 1
- Total maintainers: 2
pypi.org: gromacs
GROMACS bindings package
- Homepage: https://github.com/kassonlab/gromacs-gmxapi
- Documentation: https://gromacs.readthedocs.io/
- License: other
-
Latest release: 0.0.0
published over 7 years ago
Rankings
Dependent packages count: 4.7%
Dependent repos count: 6.0%
Average: 16.5%
Forks count: 16.8%
Downloads: 22.8%
Stargazers count: 31.9%
Last synced:
11 months ago
Dependencies
python_packaging/requirements-test.txt
pypi
- cmake >=3.9.6 test
- flake8 >=3.7.7 test
- mpi4py >=2 test
- networkx >=2.0 test
- numpy >=1 test
- pip >=10.1 test
- pytest >=3.9 test
- scikit-build >=0.7 test
- setuptools >=28.0.0 test
python_packaging/sample_restraint/src/external/pybind11/docs/requirements.txt
pypi
- breathe ==4.5.0
python_packaging/src/requirements.txt
pypi
- cmake >=3.9.6
- pip >=10.1
- scikit-build >=0.7
- setuptools >=28.0.0