sharc

The SHARC molecular dynamics (MD) program suite is an ab initio MD software package developed to study the excited-state dynamics of molecules.

https://github.com/sharc-md/sharc

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary

Keywords

chemistry molecular-dynamics quantum-chemistry
Last synced: 10 months ago · JSON representation

Repository

The SHARC molecular dynamics (MD) program suite is an ab initio MD software package developed to study the excited-state dynamics of molecules.

Basic Info
  • Host: GitHub
  • Owner: sharc-md
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage: https://www.sharc-md.org
  • Size: 48.3 MB
Statistics
  • Stars: 73
  • Watchers: 12
  • Forks: 40
  • Open Issues: 49
  • Releases: 0
Topics
chemistry molecular-dynamics quantum-chemistry
Created over 8 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation Authors

README

******************************************

    SHARC Program Suite

    Copyright (c) 2023 University of Vienna


    This file is part of SHARC.

    SHARC is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    SHARC is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with SHARC.  If not, see .

******************************************

Welcome to the SHARC Program Suite

Please refer to the following files for further information:

* AUTHORS: a list of the SHARC developers and contributors
* COPYRIGHT: the license under which SHARC can be used
* INSTALL: how to compile and install the program
* README: this file

directory structure:

* source:       the (Fortran90) source files
* bin:          the compiled executables as well as the Python scripts
* doc:          the documentation (manual and tutorial)
* tests:        a test suite to check the installation.  
* examples:     documented example inputs for quantum chemistry interfaces
* pysharc:      source code for the PySHARC extension of SHARC
* lib:          Python libraries for some SHARC components
* wfoverlap:    wave function overlap program (with source/ and scripts/ directories)

--
for further information take a look at:
http://www.sharc-md.org

Owner

  • Name: SHARC
  • Login: sharc-md
  • Kind: organization
  • Email: sharc@univie.ac.at
  • Location: Vienna

Surface Hopping including Arbitrary Couplings developed by the González group

GitHub Events

Total
  • Issues event: 38
  • Watch event: 6
  • Delete event: 2
  • Issue comment event: 120
  • Push event: 14
  • Pull request event: 14
  • Fork event: 5
  • Create event: 1
Last Year
  • Issues event: 38
  • Watch event: 6
  • Delete event: 2
  • Issue comment event: 120
  • Push event: 14
  • Pull request event: 14
  • Fork event: 5
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 20
  • Total pull requests: 0
  • Average time to close issues: 3 months
  • Average time to close pull requests: N/A
  • Total issue authors: 9
  • Total pull request authors: 0
  • Average comments per issue: 4.15
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 18
  • Pull requests: 0
  • Average time to close issues: about 1 month
  • Average time to close pull requests: N/A
  • Issue authors: 9
  • Pull request authors: 0
  • Average comments per issue: 4.22
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • lukhman9020 (23)
  • jakobcasa (7)
  • Ernst-Ellis (3)
  • vrocha98 (2)
  • sunqi777 (2)
  • pjaved1999 (2)
  • RPMchemMSU (1)
  • MartinPeschel (1)
  • maisebastian (1)
  • AWPrentice (1)
  • maleylab (1)
  • manuelperezesc (1)
  • maheshgiitdh (1)
  • ShouryoGhose (1)
  • Uranium92238 (1)
Pull Request Authors
  • maisebastian (24)
  • lukhman9020 (1)
  • JesusLQF (1)
  • matthew-hennefarth (1)
  • gustavms93 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v2 composite