/home66/gary/public_html/cloudy/c08_branch/source/trace.h

Go to the documentation of this file.
00001 /* This file is part of Cloudy and is copyright (C)1978-2008 by Gary J. Ferland and
00002  * others.  For conditions of distribution and use see copyright notice in license.txt */
00003 
00004 #ifndef _TRACE_H_
00005 #define _TRACE_H_
00006 
00007 /* trace.h */
00008 
00009 EXTERN struct t_trace {
00010 
00012         bool lgTrace;
00013 
00015         long int nznbug;
00016 
00018         long int npsbug;
00019 
00021         bool lgHeavyBug;
00022 
00024         bool lgESOURCE;
00025 
00027         int nTrConvg;
00028 
00031         bool lgTrLevN;
00032 
00034         bool lgPointBug;
00035 
00037         bool lgComBug;
00038 
00040         bool lgNeonBug;
00041 
00043         bool lgTrLine; 
00044 
00046         bool lgFeBug;
00047 
00049         bool lgOptcBug;
00050 
00052         bool lgTrace3Bod;
00053 
00055         bool lgTr_CO_Mole , lgTr_H2_Mole;
00056 
00058         bool lgHeatBug;
00059 
00061         bool lgTrGant;
00062 
00064         bool lgDrBug;
00065 
00067         bool lgTrOptm;
00068 
00070         bool lgTrDiff;
00071 
00073         bool lgTr8446;
00074 
00076         bool lgOpacBug;
00077 
00079         bool lgDustBug;
00080 
00082         bool lgHeBug;
00083 
00085         bool lgHBug;
00086 
00088         bool lgIsoTraceFull[NISO];
00089 
00091         long int ipIsoTrace[NISO];
00092 
00094         bool lgCalBug;
00095 
00097         bool lgCarBug;
00098 
00100         bool lgConBug;
00101 
00103         bool lgOTSBug;
00104 
00106         bool lgBug2nu;
00107 
00109         bool lgWind;
00110 
00112         bool lgCoolTr;
00113 
00115         bool lgNeBug;
00116 
00118         bool lgPtrace;
00119 
00121         bool lgDrv_cdLine;
00122 
00124         int debug_level;
00125 
00127         bool lgTrOvrd;
00128 
00130         bool lgSecIon;
00131 
00132         }       trace;
00133 
00134 #endif /* _TRACE_H_ */

Generated on Mon Feb 16 12:01:28 2009 for cloudy by  doxygen 1.4.7