[Swift-commit] r8223 - SwiftTutorials/ATPESC_2014-08-14/swift-t

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Thu Aug 14 19:01:17 CDT 2014


Author: wozniak
Date: 2014-08-14 19:01:17 -0500 (Thu, 14 Aug 2014)
New Revision: 8223

Modified:
   SwiftTutorials/ATPESC_2014-08-14/swift-t/tutorial.txt
Log:
Add use case


Modified: SwiftTutorials/ATPESC_2014-08-14/swift-t/tutorial.txt
===================================================================
--- SwiftTutorials/ATPESC_2014-08-14/swift-t/tutorial.txt	2014-08-14 21:22:47 UTC (rev 8222)
+++ SwiftTutorials/ATPESC_2014-08-14/swift-t/tutorial.txt	2014-08-15 00:01:17 UTC (rev 8223)
@@ -223,5 +223,8 @@
 5. The +run-md.swift+ script shows how to call MD once.  The output files are indicated in the script, in addition to the usual +output.txt+.  Run this with +./run-*-md.sh+.
 6. A concurrent ensemble of simulations is launched by
 +run-mds.swift+.  This script accepts many arguments on the command
-line: see +run-*-mds.sh+.
-
+line: see +run-*-mds.sh+. For example, you can run: 
++
+----
+./run-local-mds.sh 1 3 2 10 10 0.1 1 "0.1 1.0 0.2 0.05 50.0 0.1" 2.5 2.0 42 
+----




More information about the Swift-commit mailing list