Difference between revisions of "CometWiki"

From CometWiki
Jump to: navigation, search
m
m
 
Line 59: Line 59:
 
*[[Implementation in C++]]
 
*[[Implementation in C++]]
  
===Making Measurments===
+
===Making Measurements===
  
 
*[[Node Tracks|Tracking network movement and making measurements]]
 
*[[Node Tracks|Tracking network movement and making measurements]]

Latest revision as of 18:35, 15 November 2009

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

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

You can read an introduction to the comet project here(to return here, click on 'cometwiki' rather than using the browser back button).

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 Measurements


Code Status