File: chts.1

package info (click to toggle)
illuminator 0.3.2-1.woody.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,028 kB
  • ctags: 163
  • sloc: sh: 7,164; ansic: 2,216; makefile: 160
file content (18 lines) | stat: -rw-r--r-- 723 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH chts 1 "Cahn-Hilliard Timestepping Demo" "DEBIAN" \" -*- nroff -*-
.SH NAME
chts \- Cahn-Hilliard Timestepping Demo
.SH SYNOPSIS
\fBchts [options]\fP
.SH DESCRIPTION
This little program demonstrates the Illuminator Distributed Visualization
Library.  It runs a time-dependent simulation of the transformation from a cube
to a sphere according to the Cahn-Hilliard phase field equation, with
simultaneous visualization using Geomview.  See the documentation for a full
mathematical description of this demo.
.PP
To get a list of options, use `chts -help'.
.SH BUGS
None, though chts illustrates a bug in Geomview's transparency code (rotate it
around a bit to see what I mean).
.SH AUTHOR
Adam Powell <hazelsct@mit.edu>