Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
77cdc5f1
Commit
77cdc5f1
authored
Jul 15, 2010
by
Peter Eastman
Browse files
Removed an obsolete comment
parent
629a9631
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
examples/HelloEthane.cpp
examples/HelloEthane.cpp
+0
-3
No files found.
examples/HelloEthane.cpp
View file @
77cdc5f1
...
...
@@ -33,9 +33,6 @@ const bool UseConstraints = false; // Should we constrain C-H bonds?
const
double
StepSizeInFs
=
2
;
// integration step size (fs)
const
double
ReportIntervalInFs
=
10
;
// how often to generate PDB frame (fs)
const
double
SimulationTimeInPs
=
100
;
// total simulation time (ps)
// Currently energy calculation is not available in the GPU kernels so asking
// for it requires slow Reference Platform computation at reporting intervals.
static
const
bool
WantEnergy
=
true
;
// FORCE FIELD DATA
...
...
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