Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
stopcalc.h File Reference
#include "lines.h"
Include dependency graph for stopcalc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  StopLineEntry
 
struct  t_StopCalc
 

Variables

const realnum COLUMN_INIT = 1e30f
 
const int nCHREASONSTOP = 100
 
t_StopCalc StopCalc
 

Variable Documentation

◆ COLUMN_INIT

const realnum COLUMN_INIT = 1e30f

this is the stopping column density that is "default" - if still at this value then stop column is not used

Referenced by InitDefaultsPreparse(), and ParseCommands().

◆ nCHREASONSTOP

const int nCHREASONSTOP = 100

Referenced by iter_end_check().

◆ StopCalc