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
Markus Scheidgen
parser-exciting
Commits
8789b1d8
Commit
8789b1d8
authored
Aug 03, 2016
by
Pardini, Lorenzo (lopa)
Browse files
added configuration periodic dimensions
parent
a9f9dbc2
Changes
1
Show whitespace changes
Inline
Side-by-side
parser/parser-exciting/parser_exciting.py
View file @
8789b1d8
...
...
@@ -77,7 +77,7 @@ mainFileDescription = \
sections
=
[
'section_system'
],
subMatchers
=
[
SM
(
startReStr
=
r
"\sLattice vectors \(cartesian\) :"
,
fixedStartValues
=
{
'configuration_periodic_dimensions'
:
"
[True,True,True]
"
},
fixedStartValues
=
{
'configuration_periodic_dimensions'
:
[
True
,
True
,
True
]},
sections
=
[
"x_exciting_section_lattice_vectors"
],
subMatchers
=
[
...
...
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