root/tags/develop/c08.00_rc1/readme.txt

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 
1Distribution files for Cloudy
2www.nublado.org
3
4There 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
6DOCUMENTS
7The 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
9BUILDING
10The 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
12Good Luck,
13Gary Ferland
14Lexington
15
16 
Note: See TracBrowser for help on using the browser.