/home66/gary/public_html/cloudy/c08_branch/source/doppvel.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 _DOPPVEL_H_
00005 #define _DOPPVEL_H_
00006 
00008 EXTERN struct t_DoppVel {
00013         realnum doppler[LIMELM+3];
00014 
00016         double AveVel[LIMELM+3];
00017 
00020         realnum TurbVel;
00021 
00024         realnum TurbVelZero;
00025 
00028         realnum TurbVelLaw;
00029 
00032         bool lgTurbLawOn;
00033 
00036         realnum Heiles_Troland_F;
00037 
00041         bool lgTurb_pressure;
00042 
00045         bool lgTurbEquiMag;
00046 
00050         realnum DispScale;
00051 
00052         }       DoppVel;
00053 
00054 
00055 
00056 #endif /* _DOPPVEL_H_ */

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