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
nomad-lab
parser-tinker
Commits
af43bab4
Commit
af43bab4
authored
Apr 10, 2018
by
Berk Onat
Browse files
Updating version of the parser.
parent
ceb30afd
Pipeline
#27144
passed with stage
in 7 minutes and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
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:
...
...
parser/parser-tinker/TINKERCommon.py
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
...
...
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