Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
parser-tinker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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-tinker
Commits
af43bab4
There was a problem fetching the pipeline summary.
Commit
af43bab4
authored
7 years ago
by
Berk Onat
Browse files
Options
Downloads
Patches
Plain Diff
Updating version of the parser.
parent
ceb30afd
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
parser/parser-tinker/TINKERCommon.py
+1
-1
1 addition, 1 deletion
parser/parser-tinker/TINKERCommon.py
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
af43bab4
# Tinker Parser
[
NOMAD Laboratory CoE
](
http://nomad-coe.eu
)
parser for
[
TINKER
](
https://dasher.wustl.edu/tinker/
)
## Version 0.0.
1
## Version 0.0.
3
This is the parser for Tinker in
[
TINKER
](
https://dasher.wustl.edu/tinker/
)
.
The official version lives at:
...
...
This diff is collapsed.
Click to expand it.
parser/parser-tinker/TINKERCommon.py
+
1
−
1
View file @
af43bab4
...
...
@@ -3,7 +3,7 @@ import os
PARSERNAME
=
"
TINKER
"
PROGRAMNAME
=
"
tinker
"
PARSERVERSION
=
"
0.0.
1
"
PARSERVERSION
=
"
0.0.
3
"
PARSERMETANAME
=
PARSERNAME
.
lower
()
PARSERTAG
=
'
x_
'
+
PARSERMETANAME
...
...
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