Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
nomad-lab
parser-charmm
Commits
4c4660c9
Commit
4c4660c9
authored
Mar 31, 2018
by
Berk Onat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Corrections added for meta info
parent
68150645
Pipeline
#26702
passed with stage
in 6 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
parser/parser-charmm/CHARMMDictionary.py
parser/parser-charmm/CHARMMDictionary.py
+3
-3
No files found.
parser/parser-charmm/CHARMMDictionary.py
View file @
4c4660c9
...
...
@@ -962,7 +962,7 @@ def get_updateDictionary(self, defname):
valtype
=
'int'
,
lookupdict
=
self
.
mddataDict
),
'x_charmm_frame_sequence_high_frequency_correction_total_energy
_energy
'
:
MetaInfoMap
(
startpage
,
'x_charmm_frame_sequence_high_frequency_correction_total_energy'
:
MetaInfoMap
(
startpage
,
activeSections
=
[
'section_frame_sequence'
],
depends
=
[{
'store'
:
'HFCTOTE'
}],
valtype
=
'float'
,
...
...
@@ -990,7 +990,7 @@ def get_updateDictionary(self, defname):
valtype
=
'int'
,
lookupdict
=
self
.
mddataDict
),
'x_charmm_frame_sequence_high_frequency_correction_energy
_energy
'
:
MetaInfoMap
(
startpage
,
'x_charmm_frame_sequence_high_frequency_correction_energy'
:
MetaInfoMap
(
startpage
,
activeSections
=
[
'section_frame_sequence'
],
depends
=
[{
'store'
:
'EHFCOR'
}],
valtype
=
'float'
,
...
...
@@ -1004,7 +1004,7 @@ def get_updateDictionary(self, defname):
valtype
=
'int'
,
lookupdict
=
self
.
mddataDict
),
'x_charmm_frame_sequence_virial_kinetic_energy
_energy
'
:
MetaInfoMap
(
startpage
,
'x_charmm_frame_sequence_virial_kinetic_energy'
:
MetaInfoMap
(
startpage
,
activeSections
=
[
'section_frame_sequence'
],
depends
=
[{
'store'
:
'VIRKE'
}],
valtype
=
'float'
,
...
...
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