Cloudy Data Archive
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
cool_eval.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2022 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef COOL_EVAL_H_
5
#define COOL_EVAL_H_
6
7
void
eeBremsSpectrum
(
double
Te,
// electron temperature in K
8
realnum
jnu[],
// 4pi*jnu in photons/cm^3/s/cell
9
double
knu[]);
// opacity in cm^-1
10
11
#endif // COOL_EVAL_H_
realnum
float realnum
Definition:
cddefines.h:124
eeBremsSpectrum
void eeBremsSpectrum(double Te, realnum jnu[], double knu[])
Definition:
cool_eval.cpp:1798
Generated by
1.8.5