/home66/gary/public_html/cloudy/c10_branch/source/path.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CLOUDY_DATA_PATH   "/usr/local/cloudy/data:/home/user/cloudy/data"

Detailed Description

Cloudy needs to read a large number of data files when it starts. The location of these data on your system is specified by

define CLOUDY_DATA_PATH "XXXX"

below, so the code is set up so that data will be automatically located. "XXXX" gives the locations of the data files on your computer.

This can also be set by using an argument to the compiler. That is discussed on the web site at http://wiki.nublado.org/wiki/EditPath

The data path can also be set by the CLOUDY_DATA_PATH environment variable, but it is generally easier to provide the permanent location at compile time by editing CLOUDY_DATA_PATH below.

Definition in file path.h.


Define Documentation

#define CLOUDY_DATA_PATH   "/usr/local/cloudy/data:/home/user/cloudy/data"

Definition at line 38 of file path.h.

Referenced by t_cpu::t_cpu().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1