Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-gpaw
Commits
2f389437
Commit
2f389437
authored
Jul 12, 2017
by
Mikkel Strange
Browse files
disable add_3d_array for now
parent
8790e7c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-gpaw/parser2.py
View file @
2f389437
...
...
@@ -151,6 +151,7 @@ def parse(filename):
displacements
=
r
.
atoms
.
cell
/
npoints
def
add_3d_array
(
values
,
kind
,
unit
):
return
with
o
(
p
,
'section_volumetric_data'
):
p
.
addArrayValues
(
'volumetric_data_origin'
,
c
(
origin
,
'angstrom'
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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