Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
atom_level2.cpp File Reference
#include "cddefines.h"
#include "phycon.h"
#include "transition.h"
#include "rfield.h"
#include "thermal.h"
#include "cooling.h"
#include "atoms.h"
#include "ionbal.h"
#include "dense.h"
#include "lines_service.h"
Include dependency graph for atom_level2.cpp:

Functions

void atom_level2 (const TransitionProxy &t, const bool lgHFS)
 
void atom_level2 (const TransitionProxy &t)
 

Function Documentation

◆ atom_level2() [1/2]

void atom_level2 ( const TransitionProxy & t)

atom_level2 do level population and cooling for two level atom

Parameters
t

References atom_level2().

Here is the call graph for this function:

◆ atom_level2() [2/2]