cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
continuum.cpp
Go to the documentation of this file.
1 /* This file is part of Cloudy and is copyright (C)1978-2017 by Gary J. Ferland and
2  * others. For conditions of distribution and use see copyright notice in license.txt */
3 #include "cddefines.h"
4 #include "continuum.h"
5 
7 
9 {
11  lgCon0 = false;
12 
13  /* upper limit to energies of inner shell opacities in Ryd
14  * this is 1 MeV by default */
15  EnergyKshell = 7.35e4;
16 
17  lgPrtIsotropicCont = true;
18 }
void zero()
Definition: continuum.cpp:8
bool lgCoStarInterpolationCaution
Definition: continuum.h:67
t_continuum continuum
Definition: continuum.cpp:6
bool lgPrtIsotropicCont
Definition: continuum.h:94
realnum EnergyKshell
Definition: continuum.h:99
bool lgCon0
Definition: continuum.h:67