Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parser-cpmd
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nomad-lab
parser-cpmd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
preMetaRename
Select Git revision
Branches
1
master
default
protected
Tags
8
nomad-coe
legacy-metainfo
preMetaRename
1.4.0
1.3.0
1.2.0
1.0.0
0.0.0
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Sep
10
8
Apr
19
Mar
5
Feb
31
Jan
28
25
7
20
Jul
13
26
Oct
19
18
16
12
10
23
Feb
18
Nov
27
Sep
26
12
7
5
29
Jul
28
27
26
20
15
13
12
7
6
5
23
Jun
22
25
Apr
Further update of README.md; mv metadata.yml -> metadata.yaml
master
master
Updated README.md; added metadata.yml; the lead branch is now master, inactive branches became tags
Simplifying setup.py.
Added metainfo python code.
Removed fairdi logging.
legacy-metainfo
legacy-metainfo
removed scala references. removed nomad-fairdi logging.
Fixed setup.py to install submodules.
Removed unused import.
Fixed directory naming error in MANIFEST.in file.
Fixed setup.py so pickle file is included.
Added a MANIFEST.in to include pickle file in pypi.
meta 2.0 changes
nomad-coe
nomad-coe
Fixed gitignore file.
Updated cpmd to nomad-fair.
Merge branch 'auto-license-info' into 'master'
preMetaRename
preMetaRename
Added copyright statements and license.
license header for scala files
Simplified setup.py.
Fixed naming in readme, started using the new way of giving the input file to the parser.
Restructured the folders and files to use a common project structure, updated readme.
Reverted metainfo name change.
Fixed renamed metainfo (cell_associated to cell dependent), fixed issues in the regression testing.
Fixed issue with missing references from scc to method.
Did some renamings according to the changes in baseclasses.py.
1.4.0
1.4.0
Added modules for vibration and properties calculation, fixed issues with global cache having uninitialized values, fixedissues with empty MD information.
1.3.0
1.3.0
scala: fix cpmd recognition (trailing space,...)
Fixed various bugs found in testing, added support for BOMD, moved regressions tests to different folder.
Removed unnecessary access of results by index 0 from test cases.
1.2.0
1.2.0
Corrected typo.
Added the parsing of periodicity and XC functional. XC functional parsing still needs some work, but the most common ones work.
1.0.0
1.0.0
Now MD parsing can handle different files and print settings gracefully.
Added lot of MD parsing functionality.
Started parsing MD runs.
Fixed issue that created only one section_system in geo_opt.
The initial version of geo opt parsing now ready.
Started implementing geoopt parsing.
Changed the python pickle protocol to 2 to support python2.
Removed the use of the pytz module, created own timezone class.
Removed the use of the datetime.timestamp() function since python2 doesn't support it.
Added missing metafile.
Loading