Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
hypho.cpp File Reference
#include "cddefines.h"
#include "hypho.h"
Include dependency graph for hypho.cpp:

Functions

STATIC double exp1 (double x)
 
void hypho (double zed, long int n, long int lmin, long int lmax, double en, long int ncell, realnum anu[], realnum bfnu[])
 

Variables

static const int NCM = 3000
 
static const int NFREQ = NCM
 

Function Documentation

◆ exp1()

STATIC double exp1 ( double x)

References DEBUG_ENTRY, and STATIC.

Referenced by hypho().

◆ hypho()

void hypho ( double zed,
long int n,
long int lmin,
long int lmax,
double en,
long int ncell,
realnum anu[],
realnum bfnu[] )

hypho generate hydrogenic photoionization cross sections

Parameters
zed
n
lmin
lmax
en
ncell
anu[]
bfnu[]

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, exp1(), exp10(), fprintf(), MAX2, MIN2, NCM, NFREQ, POW2, and zero().

Here is the call graph for this function:

Variable Documentation

◆ NCM

const int NCM = 3000
static

Referenced by hypho().

◆ NFREQ

const int NFREQ = NCM
static

Referenced by hypho().