Difference between revisions of "CometWiki"
From CometWiki
m |
m |
||
| Line 14: | Line 14: | ||
|width=300px valign="top"| | |width=300px valign="top"| | ||
==Essential Information== | ==Essential Information== | ||
| + | ===How the Program Works=== | ||
| + | *[[Description of the Model]] | ||
| + | *[[Program Flow|Overview of Program Flow]] | ||
| + | |||
===Video Tutorials=== | ===Video Tutorials=== | ||
*[http://www.dayel.com/research/comet/comet-tutorial-1/ How to run the comet program on OS X] | *[http://www.dayel.com/research/comet/comet-tutorial-1/ How to run the comet program on OS X] | ||
*[http://www.dayel.com/research/comet/comet-tutorial-2/ How to make 3D isosurfaces]. | *[http://www.dayel.com/research/comet/comet-tutorial-2/ How to make 3D isosurfaces]. | ||
| − | === | + | ===Installing the Program=== |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<code>comet</code> runs on any unix-like operating system, including OS X, Linux or Windows (under cygwin). | <code>comet</code> runs on any unix-like operating system, including OS X, Linux or Windows (under cygwin). | ||
| Line 28: | Line 28: | ||
*[[Installing|Instructions for downloading and installing comet]] | *[[Installing|Instructions for downloading and installing comet]] | ||
| − | ===Running the | + | ===Running the Program=== |
The program is called from the command line. The command line parameters tell the program what to do (calculate a new run, re-process existing data, interactive 3D view etc.). A <code>cometparams.ini</code> file in the working directory tells the program detailed information about the model parameters to use for calculation and display. | The program is called from the command line. The command line parameters tell the program what to do (calculate a new run, re-process existing data, interactive 3D view etc.). A <code>cometparams.ini</code> file in the working directory tells the program detailed information about the model parameters to use for calculation and display. | ||
Revision as of 14:17, 9 September 2009
|
You can read an introduction to the comet project here. This wiki describes how to set up and use the `comet' program. |
Essential InformationHow the Program WorksVideo TutorialsInstalling the Program
Running the ProgramThe program is called from the command line. The command line parameters tell the program what to do (calculate a new run, re-process existing data, interactive 3D view etc.). A |
Simulator OutputExample Results
Model RobustnessIn Vitro
In Depth InformationInner workings of the codeMaking Measurments |