summaryrefslogtreecommitdiff
path: root/src/tests/md_openmp.f
diff options
context:
space:
mode:
authorMagnus Lundborg <magnus.lundborg@scilifelab.se>2013-01-10 13:31:26 (GMT)
committerMagnus Lundborg <magnus.lundborg@scilifelab.se>2013-01-10 13:31:26 (GMT)
commit0a4bda9e96c28aea6c948d2e017625a33e35b7f1 (patch)
treef324185090df15faf18cfe81bdcbe52a9b262ced /src/tests/md_openmp.f
parent088a18f59edd690db51e80160a8d0b4f931dc18d (diff)
Fix Hash updates
Diffstat (limited to 'src/tests/md_openmp.f')
-rw-r--r--src/tests/md_openmp.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/md_openmp.f b/src/tests/md_openmp.f
index 0220a56..58f4e90 100644
--- a/src/tests/md_openmp.f
+++ b/src/tests/md_openmp.f
@@ -271,7 +271,7 @@ c
c
c Write the frame set to disk
c
- call tng_frame_set_write(traj, TNG_SKIP_HASH)
+ call tng_frame_set_write(traj, TNG_USE_HASH)
wtime = omp_get_wtime ( )
contact: Jan Huwald // Impressum