|
Revision 501, 1.0 kB
(checked in by gary, 2 years ago)
|
|
input.c - bugfix - on gcc / cygwin the last char in a line is a cr not a nl - so "C" comment with no space was not detected. now check on cr
parse_set.c - set hcorr did not set i before call to free format scanner - memory violation
add molecular trace convergence print
rest are changes in comments
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | Distribution files for Cloudy |
|---|
| 2 | www.nublado.org |
|---|
| 3 | |
|---|
| 4 | There are six directories below this one containing the atomic data, documentation, doxygen setup files, scripts, source, and test suite. The test suite directory, tsuite, has three directories below it, auto, slow, and programs, giving parts of the test suite. The six top directories contain all files needed to build and execute Cloudy. Each directory has a readme file giving more information on the contents. |
|---|
| 5 | |
|---|
| 6 | DOCUMENTS |
|---|
| 7 | The docs directory contains PDF versions of the documentation. (A separate subversion repository contains Word versions of Hazy, the code's documentation.) The doxygen directory contains the files needed to create html documentation with doxygen. See the readme for more details. |
|---|
| 8 | |
|---|
| 9 | BUILDING |
|---|
| 10 | The code's web site has instructions for building the code on various platforms. Go to the downloads / current stable version page at http://www.nublado.org That site also has links to the code's discussion board. Please place questions or comments there. |
|---|
| 11 | |
|---|
| 12 | Good Luck, |
|---|
| 13 | Gary Ferland |
|---|
| 14 | Lexington |
|---|
| 15 | |
|---|
| 16 | |
|---|