[Swift-commit] r6125 - SwiftApps/SciColSim

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Thu Jan 3 18:27:39 CST 2013


Author: wilde
Date: 2013-01-03 18:27:39 -0600 (Thu, 03 Jan 2013)
New Revision: 6125

Modified:
   SwiftApps/SciColSim/swiftopt.sh
Log:
Added startingjump parameter.

Modified: SwiftApps/SciColSim/swiftopt.sh
===================================================================
--- SwiftApps/SciColSim/swiftopt.sh	2013-01-04 00:26:38 UTC (rev 6124)
+++ SwiftApps/SciColSim/swiftopt.sh	2013-01-04 00:27:39 UTC (rev 6125)
@@ -27,6 +27,8 @@
    -gamma=$gamma                            \
    -delta=$delta                            \
                                             \
+   -startingjump=$starting_jump             \
+                                            \
    -nworkers=$nworkers                      \
    -rerunsperapp=$reruns_per_opt_invocation \
    -wget=$wget				    \
@@ -165,7 +167,7 @@
 # @arg("tend", "0.01")        FIXME
 # @arg("trejection", "0.3")   FIXME
 # @arg("evoreruns", "100")
-# @arg("startingjump", "2.3") FIXME
+# @arg("startingjump", "2.3")
 # @arg("alphai", "0.0")
 # @arg("alpham", "0.0")
 # @arg("beta", "4.0")




More information about the Swift-commit mailing list