• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H10-Nov-2021-566537

QA/H10-Nov-2021-14,091,29411,817,211

contrib/H10-Nov-2021-185,383168,576

doc/H10-Nov-2021-42,25535,855

examples/H10-Nov-2021-256,422254,753

src/H10-Nov-2021-10,512,2099,311,312

travis/H10-Nov-2021-778713

web/H03-May-2022-10,2778,846

.gitignoreH A D10-Nov-20211.3 KiB10884

.gitlab-ci.ymlH A D10-Nov-20217.7 KiB260238

.travis.ymlH A D10-Nov-20216.4 KiB220208

INSTALLH A D10-Nov-202128.9 KiB732562

INSTALL.binbuildsH A D10-Nov-20212.1 KiB5039

README.mdH A D10-Nov-20213 KiB430

release.notes.3.2.1H A D10-Nov-202116.5 KiB435364

release.notes.3.3H A D10-Nov-202114.1 KiB314266

release.notes.4.0H A D10-Nov-202112.1 KiB288236

release.notes.4.1H A D10-Nov-202112.4 KiB307236

release.notes.4.5H A D10-Nov-20219.2 KiB246191

release.notes.4.6H A D10-Nov-20216.9 KiB190152

release.notes.4.7H A D10-Nov-20214.7 KiB10683

release.notes.5.0H A D10-Nov-20213.5 KiB7563

release.notes.5.1H A D10-Nov-20212.4 KiB6050

release.notes.5.1.1H A D10-Nov-20211.8 KiB4333

release.notes.6.0H A D10-Nov-20211.8 KiB4334

release.notes.6.1H A D10-Nov-20214 KiB11088

release.notes.6.8H A D10-Nov-20212.9 KiB8561

release.notes.6.8.1H A D10-Nov-2021895 3418

release.notes.7.0.0H A D10-Nov-20211.9 KiB6939

release.notes.7.0.1H A D10-Nov-20211.1 KiB4120

release.notes.7.0.2H A D10-Nov-20211.1 KiB4221

README.md

1<!---[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fnwchemgit%2Fnwchem%2Fbadge%3Fref%3Dmaster&style=flat)](https://actions-badge.atrox.dev/nwchemgit/nwchem/goto?ref=master)--->
2[![NWChem_CI](https://img.shields.io/github/workflow/status/nwchemgit/nwchem/NWChem_CI)](https://github.com/nwchemgit/nwchem/actions)
3<!---[![Build Travis-CI Status](https://img.shields.io/travis/nwchemgit/nwchem.svg)](https://travis-ci.org/nwchemgit/nwchem/builds)--->
4[![License](https://img.shields.io/badge/license-ECL2-blue.svg)](https://raw.githubusercontent.com/nwchemgit/nwchem/master/LICENSE.md)
5[![Github Downloads All Releases](https://img.shields.io/github/downloads/nwchemgit/nwchem/total.svg)](https://github.com/nwchemgit/nwchem/releases)
6[![Github Downloads Release 6.8](https://img.shields.io/github/downloads/nwchemgit/nwchem/v6.8-release/total.svg)](https://github.com/nwchemgit/nwchem/releases/tag/v6.8-release)
7[![Github Downloads Release 6.8.1](https://img.shields.io/github/downloads/nwchemgit/nwchem/6.8.1-release/total.svg)](https://github.com/nwchemgit/nwchem/releases/tag/6.8.1-release)
8[![Github Downloads Release 7.0.0](https://img.shields.io/github/downloads/nwchemgit/nwchem/v7.0.0-release/total.svg)](https://github.com/nwchemgit/nwchem/releases/tag/v7.0.0-release)
9[![Github Downloads Release 7.0.2](https://img.shields.io/github/downloads/nwchemgit/nwchem/v7.0.2-release/total.svg)](https://github.com/nwchemgit/nwchem/releases/tag/v7.0.2-release)
10
11[![All Releases tags](https://img.shields.io/github/release/nwchemgit/nwchem/all.svg)](https://github.com/nwchemgit/nwchem/releases)
12[![EMSL](https://rawgit.com/nwchemgit/nwchem/master/contrib/git.nwchem/emsl_logo2.svg)](https://www.emsl.pnl.gov)
13
14## NWChem: Open Source High-Performance Computational Chemistry
15<img alt="NWChem logo" src="https://raw.githubusercontent.com/nwchemgit/nwchem/master/contrib/git.nwchem/MS3_logo_cropped.png" align=middle width="102pt" height="117pt"/>
16NWChem is actively developed by a consortium of developers and maintained by the Environmental Molecular Sciences Laboratory (EMSL), a US DOE Office of Science User Facility
17located at the Pacific Northwest National Laboratory (PNNL) in Washington State
18
19### Scalable computational chemistry tools
20
21Source download instructions
22
23* Master
24
25git clone https://github.com/nwchemgit/nwchem.git
26
27* 7.0.2 Release
28
29git clone  -b hotfix/release-7-0-0 https://github.com/nwchemgit/nwchem.git nwchem-7.0.2
30
31### Release 7.0.2
32
33Release files available at the page
34https://github.com/nwchemgit/nwchem/releases/tag/v7.0.2-release
35Tar files for download:
36https://github.com/nwchemgit/nwchem/releases/download/v7.0.2-release/nwchem-7.0.2-release.revision-b9985dfa-srconly.2020-10-12.tar.bz2
37https://github.com/nwchemgit/nwchem/releases/download/v7.0.2-release/nwchem-7.0.2-release.revision-b9985dfa-nonsrconly.2020-10-12.tar.bz2
38Release notes available at
39https://raw.githubusercontent.com/nwchemgit/nwchem/v7.0.2-release/release.notes.7.0.2
40
41### Documentation
42https://nwchemgit.github.io
43