cloudy
trunk
Loading...
Searching...
No Matches
source
freebound.cpp
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
#include "
cddefines.h
"
5
#include "
freebound.h
"
6
7
void
freeBound::Reset
()
8
{
9
PopLTE
= 0.;
10
ColIoniz
= 0.;
11
gamnc
= -DBL_MAX;
12
RecomInducRate
= -DBL_MAX;
13
DepartCoef
= -DBL_MAX;
14
RateLevel2Cont
= 0.;
15
RateCont2Level
= 0.;
16
ConOpacRatio
= 1.;
17
RadRecCon
= 0.;
18
RadRecCoolCoef
= 0.;
19
RadRecomb
[
ipRecRad
] = 0.;
20
RadRecomb
[
ipRecNetEsc
] = 1.;
21
RadRecomb
[
ipRecEsc
] = 1.;
22
DielecRecomb
= 0.;
23
PhotoHeat
= 0.;
24
25
return
;
26
};
27
cddefines.h
ipRecEsc
const int ipRecEsc
Definition
cddefines.h:279
ipRecNetEsc
const int ipRecNetEsc
Definition
cddefines.h:281
ipRecRad
const int ipRecRad
Definition
cddefines.h:283
freeBound::RadRecomb
double RadRecomb[3]
Definition
freebound.h:23
freeBound::ConOpacRatio
double ConOpacRatio
Definition
freebound.h:47
freeBound::ColIoniz
double ColIoniz
Definition
freebound.h:56
freeBound::RateLevel2Cont
double RateLevel2Cont
Definition
freebound.h:38
freeBound::DepartCoef
double DepartCoef
Definition
freebound.h:50
freeBound::RadRecCon
double RadRecCon
Definition
freebound.h:26
freeBound::RecomInducRate
double RecomInducRate
Definition
freebound.h:66
freeBound::PhotoHeat
double PhotoHeat
Definition
freebound.h:75
freeBound::PopLTE
double PopLTE
Definition
freebound.h:53
freeBound::Reset
void Reset()
Definition
freebound.cpp:7
freeBound::DielecRecomb
double DielecRecomb
Definition
freebound.h:31
freeBound::RateCont2Level
double RateCont2Level
Definition
freebound.h:41
freeBound::gamnc
double gamnc
Definition
freebound.h:59
freeBound::RadRecCoolCoef
double RadRecCoolCoef
Definition
freebound.h:28
freebound.h
Generated by
1.14.0