Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parser-lammps
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab 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-lammps
Commits
f02e9670
Commit
f02e9670
authored
8 years ago
by
Adam Fekete
Browse files
Options
Downloads
Patches
Plain Diff
missing data file
parent
57882b03
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
parser/parser-lammps/LammpsLogParser.py
+337
-337
337 additions, 337 deletions
parser/parser-lammps/LammpsLogParser.py
with
337 additions
and
337 deletions
parser/parser-lammps/LammpsLogParser.py
+
337
−
337
View file @
f02e9670
...
...
@@ -424,7 +424,7 @@ class LammpsMainParser(MainHierarchicalParser):
self
.
timestep
=
[]
self
.
dump
=
[]
self
.
read_data
=
[]
self
.
data_file
=
None
def
compile_log_parser
(
self
):
"""
Instantiate superContext and construct parser for external data file.
...
...
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