Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
MDANSE
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
6
Issues
6
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Scientific Software
MDANSE
Commits
24b2a44c
Commit
24b2a44c
authored
Aug 10, 2018
by
Remi Perenon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Debugging rbt job
parent
a4fc542a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Src/Framework/Jobs/RigidBodyTrajectory.py
Src/Framework/Jobs/RigidBodyTrajectory.py
+1
-1
No files found.
Src/Framework/Jobs/RigidBodyTrajectory.py
View file @
24b2a44c
...
...
@@ -132,7 +132,7 @@ class RigidBodyTrajectory(IJob):
# Compose with the CMS translation if the removeTranslation flag is set off.
else
:
# The transformation matrix corresponding to the selected frame in the RBT.
transfo
=
Translation
(
Vector
(
self
.
_coms
[
group_i
ndex
,
frame
,:]))
*
transfo
transfo
=
Translation
(
Vector
(
self
.
_coms
[
group_i
d
,
index
,:]))
*
transfo
# Loop over the atoms of the group to set the RBT trajectory.
...
...
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