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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
nomad-lab
parser-charmm
Commits
68150645
Commit
68150645
authored
Mar 31, 2018
by
Berk Onat
Browse files
Cleaning the parser code
parent
73c7a894
Pipeline
#26701
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-charmm/CHARMMParser.py
View file @
68150645
...
...
@@ -760,11 +760,6 @@ class CHARMMParser(SmartParser.ParserBase):
#self.MDData.initializeFileHandlers(self)
#if self.outputcoords:
# self.outputpositions = self.outputcoords.positions()
#self.MDiter += self.MDstep
#self.MDiter += 1
#self.MDcurrentstep = int(self.MDiter)
#self.stepcontrolDict.update({"MDcurrentstep" : int(self.MDcurrentstep)})
#pass
def
onOpen_x_charmm_section_control_parameters
(
self
,
backend
,
gIndex
,
section
):
# keep track of the latest section
...
...
Write
Preview
Markdown
is supported
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