Difference between revisions of "CometWiki"

From CometWiki
Jump to: navigation, search
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].
  
===How the program works===
+
===Installing the Program===
*[[Description of the Model]]
+
*[[Program Flow|Overview of Program Flow]]
+
 
+
===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 program===
+
===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 15:17, 9 September 2009

FigS2_Fig1_x_proj.mov.png FigS3_Fig1vtkx1.mov.png FigS7b_Symmetric_Capsule.mov.png

You can read an introduction to the comet project here.

This wiki describes how to set up and use the `comet' program.

Essential Information

How the Program Works

Video Tutorials

Installing the Program

comet runs on any unix-like operating system, including OS X, Linux or Windows (under cygwin).

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 cometparams.ini file in the working directory tells the program detailed information about the model parameters to use for calculation and display.

Simulator Output

Example Results

Model Robustness

In Vitro

In Depth Information

Inner workings of the code

Making Measurments


Code Status