Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
qbox-public
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
qbox
qbox-public
Commits
f10d1877
Commit
f10d1877
authored
Sep 17, 2019
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rel1_68_0
parent
182634b4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
README
README
+1
-1
notes
src/notes
+8
-0
release.C
src/release.C
+1
-1
No files found.
README
View file @
f10d1877
...
...
@@ -28,4 +28,4 @@
Martin Schlipf implemented the HSE hybrid density functional
Quan (Andy) Wan implemented the electric field.
Ma He contributed to the implementation of the response functionality.
Michael LaCount implemented the SCAN meta-GGA density functional.
src/notes
View file @
f10d1877
--------------------------------------------------------------------------------
rel1_68_0
--------------------------------------------------------------------------------
05cd227 Merge branch 'scan' into develop
5c8ff65 Make Sample const in ExchangeOperator
15649b6 Make nlevels const in Bisection
8afc2a0 Add qbox_species_temp.sh utility script
4f46485 Add scripts to extract position,velocity,force
--------------------------------------------------------------------------------
rel1_67_4
--------------------------------------------------------------------------------
6e23b88 Merge branch 'develop'
...
...
src/release.C
View file @
f10d1877
...
...
@@ -19,5 +19,5 @@
#include "release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"1.6
7.4
"
);
return
std
::
string
(
"1.6
8.0
"
);
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment