[pysph] 05/07: Update autopkgtest.

Anton Gladky gladk at moszumanska.debian.org
Wed Jun 10 04:21:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository pysph.

commit 6ccc02e732b43726798b2ea1249f6a5f59a844bd
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Jun 9 22:21:28 2015 +0200

    Update autopkgtest.
---
 debian/tests/pysph-test-sphere | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/pysph-test-sphere b/debian/tests/pysph-test-sphere
index 95a4765..0d9544e 100755
--- a/debian/tests/pysph-test-sphere
+++ b/debian/tests/pysph-test-sphere
@@ -58,7 +58,7 @@ dt_cfl = 0.25 * h0/( c0 + Umax )
 dt_viscous = 0.125 * h0**2/nu
 dt_force = 1.0
 
-tf = 8.0
+tf = 0.1
 dt = 0.8 * min(dt_cfl, dt_viscous, dt_force)
 
 # The SPH kernel to use

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pysph.git



More information about the debian-science-commits mailing list