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
tbgl
tools
mrdna
Commits
2300c876
Commit
2300c876
authored
Jan 24, 2020
by
cmaffeo2
Browse files
Fixed swapped origin/dimensions
parent
bb71bbfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
mrdna/segmentmodel.py
View file @
2300c876
...
...
@@ -1557,7 +1557,7 @@ class SegmentModel(ArbdModel):
self
.
DEBUG
=
DEBUG
if
DEBUG
>
0
:
print
(
"Building ARBD Model"
)
ArbdModel
.
__init__
(
self
,
segments
,
origin
,
dimensions
,
dimensions
,
origin
,
temperature
,
timestep
,
cutoff
,
decompPeriod
,
pairlistDistance
=
None
,
nonbondedResolution
=
0
,
...
...
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