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
6203ee29
Commit
6203ee29
authored
Oct 31, 2017
by
Francois Gygi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rel1_63_10
parent
a04d421e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletions
+14
-1
notes
src/notes
+13
-0
release.C
src/release.C
+1
-1
No files found.
src/notes
View file @
6203ee29
--------------------------------------------------------------------------------
rel1_63_10
--------------------------------------------------------------------------------
a04d421 Merge branch 'develop'
058730d Implemented PSDA for complex wave functions
26c3495 Update printing of electronic charge & net charge
c102a32 Add testSampleReader program
8f85701 Add option to define constraint with current value
35f2374 changed output format of constraint value, force
e85f85d Changed kpgen logic of shifts: zero shifts include Gamma
25f2f96 Generate xyz file from kpoint file
718452c Changed bisection tolerance from 1.0 to 0.001
--------------------------------------------------------------------------------
rel1_63_9
--------------------------------------------------------------------------------
5310d81 Fix discontinuity in torsion constraint function
ee9efe5 Fix test for negative scf_tol value
f47d0c1 New implementation of kpgen
86be185 Added kpoint move functionality
...
...
src/release.C
View file @
6203ee29
...
...
@@ -19,5 +19,5 @@
#include "release.h"
std
::
string
release
(
void
)
{
return
std
::
string
(
"1.63.
9
"
);
return
std
::
string
(
"1.63.
10
"
);
}
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