Difference between revisions of "Simulation Factory Advanced Tutorial"
Line 1: | Line 1: | ||
− | |||
== Getting Started == | == Getting Started == | ||
Simulation Factory is available from '''svn'''. It can be checked out with the following command | Simulation Factory is available from '''svn'''. It can be checked out with the following command | ||
svn co https://svn.cct.lsu.edu/repos/numrel/simfactory/branches/PYSIM_2010 | svn co https://svn.cct.lsu.edu/repos/numrel/simfactory/branches/PYSIM_2010 | ||
+ | |||
+ | == Initial Setup == | ||
+ | |||
+ | === Local Workstation Configuration === | ||
+ | |||
+ | == Accessing Remote Systems == | ||
+ | |||
+ | === Information Commands === | ||
+ | === Syncing === | ||
+ | === Remote Login === | ||
+ | === Remote Command Execution === | ||
+ | |||
+ | == Configurations == | ||
+ | |||
+ | === Script Locations === | ||
+ | |||
+ | === Information Commands === | ||
+ | === Building a Configuration === | ||
+ | === What's Produced === | ||
+ | |||
+ | == Managing Simulations == | ||
+ | |||
+ | === Information Commands === | ||
+ | === Submitting a Simulation === | ||
+ | === Running a Simulation === | ||
+ | === Other Simulation Commands === | ||
+ | === What's Produced === | ||
+ | |||
+ | == Other Advanced Features == | ||
+ | === Archiving === |
Revision as of 17:35, 27 September 2010
Contents
Getting Started
Simulation Factory is available from svn. It can be checked out with the following command
svn co https://svn.cct.lsu.edu/repos/numrel/simfactory/branches/PYSIM_2010