Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
9d62d827
Commit
9d62d827
authored
Feb 14, 2019
by
Markus Scheidgen
Browse files
Updated band parser python config.
parent
7788c0d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
band
@
5b2d6d5a
Compare
2e47c739
...
5b2d6d5a
Subproject commit
2e47c739d555088c51900fbbe973b86e6b1e603b
Subproject commit
5b2d6d5ae95cbd1916bfefd4df8ff31c1976b59f
nomad/parsing/__init__.py
View file @
9d62d827
...
...
@@ -234,7 +234,7 @@ parsers = [
),
LegacyParser
(
name
=
'parsers/band'
,
parser_class_name
=
'bandparser.
parser_band.
BANDParser'
,
parser_class_name
=
'bandparser.BANDParser'
,
mainfile_contents_re
=
r
' +\* +Amsterdam Density Functional +\(ADF\)'
)
]
...
...
Write
Preview
Supports
Markdown
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