cloudy
trunk
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
timesc.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef TIMESC_H_
5
#define TIMESC_H_
6
7
/* timesc.h */
8
10
void
AgeCheck
(
void
);
11
12
struct
t_timesc
{
16
double
tcmptn
;
17
19
double
time_therm_long
,
20
time_therm_short
;
21
23
double
time_Hrecom_long
,
24
time_Hrecom_short
;
25
27
double
sound
;
28
30
realnum
CloudAgeSet
;
31
33
double
34
/* malloced in zero.c */
35
time_H2_Dest_longest
,
36
time_H2_Form_longest
,
37
time_H2_Dest_here
,
38
time_H2_Form_here
,
39
BigCOMoleForm
;
40
42
double
sound_speed_isothermal
;
43
45
double
sound_speed_adiabatic
;
46
48
realnum
TimeErode
;
49
51
double
TimeH21cm
;
52
53
};
54
extern
t_timesc
timesc
;
55
56
57
#endif
/* TIMESC_H_ */
t_timesc::time_Hrecom_short
double time_Hrecom_short
Definition:
timesc.h:23
t_timesc::TimeErode
realnum TimeErode
Definition:
timesc.h:48
t_timesc::time_H2_Form_here
double time_H2_Form_here
Definition:
timesc.h:35
t_timesc::tcmptn
double tcmptn
Definition:
timesc.h:16
t_timesc::time_therm_short
double time_therm_short
Definition:
timesc.h:19
t_timesc::TimeH21cm
double TimeH21cm
Definition:
timesc.h:51
t_timesc
Definition:
timesc.h:12
t_timesc::BigCOMoleForm
double BigCOMoleForm
Definition:
timesc.h:35
t_timesc::time_H2_Dest_longest
double time_H2_Dest_longest
Definition:
timesc.h:35
AgeCheck
void AgeCheck(void)
Definition:
age_check.cpp:14
t_timesc::sound_speed_isothermal
double sound_speed_isothermal
Definition:
timesc.h:42
realnum
float realnum
Definition:
cddefines.h:107
t_timesc::CloudAgeSet
realnum CloudAgeSet
Definition:
timesc.h:30
t_timesc::time_H2_Dest_here
double time_H2_Dest_here
Definition:
timesc.h:35
timesc
t_timesc timesc
Definition:
timesc.cpp:5
t_timesc::time_Hrecom_long
double time_Hrecom_long
Definition:
timesc.h:23
t_timesc::sound_speed_adiabatic
double sound_speed_adiabatic
Definition:
timesc.h:45
t_timesc::sound
double sound
Definition:
timesc.h:27
t_timesc::time_H2_Form_longest
double time_H2_Form_longest
Definition:
timesc.h:35
t_timesc::time_therm_long
double time_therm_long
Definition:
timesc.h:19
Generated on Sat Oct 19 2013 10:43:14 for cloudy by
1.8.5