Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-wien2k
Commits
f768736e
Commit
f768736e
authored
Nov 23, 2018
by
Tomecka, Daria M. (datom)
Browse files
remove commented periodic dimensions
parent
469ace4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-wien2k/wien2k_parser.py
View file @
f768736e
...
...
@@ -189,7 +189,6 @@ class Wien2kContext(object):
with
open
(
fName
)
as
fIn
:
structParser
.
parseFile
(
fIn
)
#backend.addArrayValues('configuration_periodic_dimensions', np.asarray([True, True, True]))
def
onClose_section_scf_iteration
(
self
,
backend
,
gIndex
,
section
):
...
...
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