Based on the original Rocket Workbench on SourceForge in CVS at: https://sourceforge.net/projects/rocketworkbench
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

81 lines
2.0 KiB

.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH CPROPEP 1 "June 30, 2001"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh disable hyphenation
.\" .hy enable hyphenation
.\" .ad l left justify
.\" .ad b justify to both left and right margins
.\" .nf disable filling
.\" .fi enable filling
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
cpropep \- Propellant Evaluation Program
.SH SYNOPSIS
.B cpropep
.RI [ -voe ] -f infile
.br
.B cpropep
.RI [ -pqtuh ]
.br
.SH DESCRIPTION
.B cpropep
is a propellant evaluation program based on the chemical
equilibrium algorithm presented by GORDON and McBRIDE in NASA
report RP-1311
.PP
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
.\" respectively.
.SH OPTIONS
A summary of options is included below.
.TP
.B cpropep
Shows summary of options.
.TP
.B \-h
Show summary of options.
.TP
.B \-i
Show version of program.
.TP
.B \-f infile
Perform an analysis of the propellant data contained within file 'infile'.
.TP
.B \-v num
Output verbosity, 0 - 10
.TP
.B \-o outfile
Output file. If not specified stdout is used.
.TP
.B \-e
Error file. If not specified stdout is used.
.TP
.B \-p
Print the propellant list.
.TP
.B \-q num
Print information about propellant number
.B num
.TP
.B \-t
Print combustion product list.
.TP
.B \-u num
Print information about product number
.B num
.SH SEE ALSO
.\" .BR baz (1).
.br
.SH AUTHOR
This manual page was written by Geoff O'Callaghan <geoff@starbiz.com.au>,
for the Debian GNU/Linux system (but may be used by others).