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
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
8944d5ff
Commit
8944d5ff
authored
4 years ago
by
Alvin Noe Ladines
Browse files
Options
Downloads
Patches
Plain Diff
Update due to file_parser restructuring
parent
9c2c17fa
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lammpsparser/lammps_parser.py
+1
-1
1 addition, 1 deletion
lammpsparser/lammps_parser.py
with
1 addition
and
1 deletion
lammpsparser/lammps_parser.py
+
1
−
1
View file @
8944d5ff
...
...
@@ -7,7 +7,7 @@ import pint
from
.metainfo
import
m_env
from
nomad.parsing.parser
import
FairdiParser
from
nomad.parsing.
text
_parser
import
Quantity
,
UnstructuredTextFileParser
from
nomad.parsing.
file
_parser
import
Quantity
,
UnstructuredTextFileParser
from
nomad.datamodel.metainfo.public
import
section_run
,
section_sampling_method
,
\
section_system
,
section_single_configuration_calculation
,
section_energy_contribution
,
\
Workflow
,
MolecularDynamics
...
...
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