Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
coolheavy.h
Go to the documentation of this file.
1/* This file is part of Cloudy and is copyright (C)1978-2025 by Gary J. Ferland and
2 * others. For conditions of distribution and use see copyright notice in license.txt */
3
4#ifndef COOLHEAVY_H_
5#define COOLHEAVY_H_
6
7#include "module.h"
8
10struct t_CoolHeavy : public module {
11 const char *chName() const
12 {
13 return "CoolHeavy";
14 }
15 void zero();
17
18 double Fe231,
30
31 /* Fe12 lines added 01 Aug
32 double fe13_1216 , fe13_3000 , fe13_2302; */
33
36 double brems_cool_h,
44
45
48
49 };
51
52#endif /* COOLHEAVY_H_ */
float realnum
Definition cddefines.h:127
module()
Definition module.h:29
Definition warnings.h:11
t_CoolHeavy CoolHeavy
Definition coolheavy.cpp:5
Definition coolheavy.h:10
realnum H2PlsCool
Definition coolheavy.h:47
double expans
Definition coolheavy.h:26
double cextxx
Definition coolheavy.h:27
double tccool
Definition coolheavy.h:25
double Fe221
Definition coolheavy.h:20
double brems_cool_h
Definition coolheavy.h:36
double brems_cool_metals
Definition coolheavy.h:39
double brems_cool_hminus
Definition coolheavy.h:37
double heavfb
Definition coolheavy.h:29
double brems_cool_net
Definition coolheavy.h:43
double Fe232
Definition coolheavy.h:19
void zero()
Definition coolheavy.cpp:7
const char * chName() const
Definition coolheavy.h:11
double cyntrn
Definition coolheavy.h:28
double HD
Definition coolheavy.h:23
void comment(t_warnings &)
Definition coolheavy.h:16
double eebrm
Definition coolheavy.h:21
double Fe231
Definition coolheavy.h:18
double brems_heat_total
Definition coolheavy.h:41
double h2line
Definition coolheavy.h:22
double brems_cool_he
Definition coolheavy.h:38
bool lgFreeOn
Definition coolheavy.h:35
double colmet
Definition coolheavy.h:24