cont_pump.cpp File Reference

#include "cddefines.h"
#include "physconst.h"
#include "rfield.h"
#include "doppvel.h"
#include "radius.h"
#include "continuum.h"

Include dependency graph for cont_pump.cpp:

Go to the source code of this file.

Defines

#define FITTED(t)   ((0.98925439 + 0.084594094*(t))/(1. + (t)*(0.64794212 + (t)*0.44743976)))
#define BREAK_   3.

Functions

static double vfun (double x)
static double con_pump_op (double x)
double DrvContPump (EmLine *t)

Variables

static float damp
static float PumpTau


Define Documentation

#define BREAK_   3.

Referenced by DrvContPump().

#define FITTED (  )     ((0.98925439 + 0.084594094*(t))/(1. + (t)*(0.64794212 + (t)*0.44743976)))

Referenced by conpmp(), DrvContPump(), and FITTED().


Function Documentation

static double con_pump_op ( double  x  )  [static]

Definition at line 95 of file cont_pump.cpp.

References DEBUG_ENTRY, DEBUG_EXIT, PumpTau, sexp(), and vfun().

Referenced by DrvContPump().

Here is the call graph for this function:

double DrvContPump ( EmLine t  ) 

Todo:
2 if used, add damp as arg since calling routine probably evaluated it

Definition at line 28 of file cont_pump.cpp.

References a0, BREAK_, con_pump_op(), EmLine::damp, damp, DEBUG_ENTRY, DEBUG_EXIT, t_DoppVel::doppler, DoppVel, t_radius::dRNeff, FITTED, EmLine::iRedisFun, t_rfield::lgInducProcess, EmLine::nelem, EmLine::opacity, EmLine::PopOpc, PumpTau, qg32(), radius, rfield, and EmLine::TauIn.

Referenced by ParseDrive().

Here is the call graph for this function:

static double vfun ( double  x  )  [static]

Definition at line 111 of file cont_pump.cpp.

References damp, DEBUG_ENTRY, DEBUG_EXIT, sexp(), and SQRTPI.

Referenced by con_pump_op().

Here is the call graph for this function:


Variable Documentation

float damp [static]

Definition at line 15 of file cont_pump.cpp.

Referenced by ConvEdenIoniz(), DrvContPump(), and vfun().

float PumpTau [static]

Definition at line 17 of file cont_pump.cpp.

Referenced by con_pump_op(), and DrvContPump().


Generated for cloudy by doxygen 1.5.9