cloudy trunk
Loading...
Searching...
No Matches
hyperfine.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 HYPERFINE_H_
5#define HYPERFINE_H_
6
7
10void HyperfineCreate(void);
11
15/*double HyperfineCS( long nelem , long ion );*/
16double HyperfineCS( long i );
17
19void H21_cm_pops( void );
20
26double H21cm_H_atom( double temp );
27
33double H21cm_proton( double temp );
34
39double H21cm_electron( double temp );
40
60
61#endif /* HYPERFINE_H_ */
float realnum
Definition cddefines.h:103
t_hyperfine hyperfine
Definition hyperfine.cpp:5
double H21cm_electron(double temp)
double H21cm_H_atom(double temp)
double H21cm_proton(double temp)
double HyperfineCS(long i)
void H21_cm_pops(void)
void HyperfineCreate(void)
bool lgLya_pump_21cm
Definition hyperfine.h:50
realnum * HFLabundance
Definition hyperfine.h:44
realnum cooling_max
Definition hyperfine.h:56
double cooling_total
Definition hyperfine.h:53
double Tspin21cm
Definition hyperfine.h:47