These changes make it unnecessary to copy header files around during the build process, which tends to confuse IDEs and debuggers. The headers which comprise Cantera's external C++ interface are now in the 'include' directory. All of the samples and demos are now in the 'samples' subdirectory.
18 lines
401 B
Groff
18 lines
401 B
Groff
.TH "mixmaster" 1 "16 Nov 2003" "mixmaster" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
mixmaster \- graphical tool for analysis of chemically-reacting mixtures.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
mixmaster
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.I mixmaster
|
|
is a graphical application written in Python that can be used to postprocess
|
|
simulations carried out with Cantera, or to explore the properties of mixtures
|
|
and reaction mechanisms.
|
|
|
|
|