Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parser-siesta
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nomad-lab
parser-siesta
Commits
c7ce1be0
Commit
c7ce1be0
authored
8 years ago
by
Ask Hjorth Larsen
Browse files
Options
Downloads
Patches
Plain Diff
siesta inputs are now in section method
parent
c0159ce4
Branches
Branches containing commit
Tags
1.0.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
parser/parser-siesta/mkjson.py
+1
-1
1 addition, 1 deletion
parser/parser-siesta/mkjson.py
with
1 addition
and
1 deletion
parser/parser-siesta/mkjson.py
+
1
−
1
View file @
c7ce1be0
...
@@ -34,7 +34,7 @@ json_section_template = """{
...
@@ -34,7 +34,7 @@ json_section_template = """{
"
kindStr
"
:
"
type_section
"
,
"
kindStr
"
:
"
type_section
"
,
"
name
"
:
"
x_siesta_section_input
"
,
"
name
"
:
"
x_siesta_section_input
"
,
"
superNames
"
: [
"
superNames
"
: [
"
section_
run
"
"
section_
method
"
]
]
}
"""
}
"""
# END OF TEMPLATES FROM OCTOPUS
# END OF TEMPLATES FROM OCTOPUS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment