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
5698c6bb
Commit
5698c6bb
authored
Apr 07, 2022
by
Alvin Noe Ladines
Browse files
Fix unit error
parent
67af7ac4
Pipeline
#128936
passed with stages
in 30 minutes and 14 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
atomistic
@
611d19e0
Compare
725ed6ca
...
611d19e0
Subproject commit
725ed6ca3b65fe44e7ab9023ded2db5f84a6a880
Subproject commit
611d19e0b2fb00ca3416de658b472ea8aec67734
electronic
@
1c1aca4c
Compare
d1eaaf31
...
1c1aca4c
Subproject commit
d1eaaf31da27402c33d90559d3f21af7ee9a2294
Subproject commit
1c1aca4c6c1874c64cdca8d748497318f16a0d9a
nomad/parsing/parsers.py
View file @
5698c6bb
...
...
@@ -405,7 +405,7 @@ parsers = [
mainfile_contents_re
=
(
r
'\s*<GAP_params\s'
),
),
MatchingParserInterface
(
'
atomist
icparsers.MopacParser'
,
'
electron
icparsers.MopacParser'
,
name
=
'parsers/mopac'
,
code_name
=
'MOPAC'
,
domain
=
'dft'
,
mainfile_contents_re
=
r
'\s*\*\*\s*MOPAC\s*([0-9a-zA-Z]*)\s*\*\*\s*'
,
mainfile_mime_re
=
r
'text/.*'
,
...
...
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