sanity_check.cpp File Reference

#include "cddefines.h"
#include "physconst.h"
#include "thirdparty.h"
#include "dense.h"
#include "helike.h"
#include "continuum.h"
#include "helike_recom.h"
#include "rfield.h"
#include "taulines.h"
#include "hypho.h"
#include "iso.h"
#include "opacity.h"
#include "hydro_bauman.h"
#include "hydrogenic.h"
#include "heavy.h"
#include "trace.h"
#include "cloudy.h"

Include dependency graph for sanity_check.cpp:

Go to the source code of this file.

Functions

static void SanityCheckBegin (void)
static void SanityCheckFinal (void)
void SanityCheck (const char *chJob)


Function Documentation

void SanityCheck ( const char *  chJob  ) 

SanityCheck confirm that various parts of the code still work

Parameters:
*chJob is either "begin" or "final"
begin is before code starts up
final is after model is complete

Definition at line 31 of file sanity_check.cpp.

References cdEXIT(), ioQQQ, SanityCheckBegin(), and SanityCheckFinal().

Referenced by cloudy().

Here is the call graph for this function:

static void SanityCheckBegin ( void   )  [static]

static void SanityCheckFinal ( void   )  [static]

Definition at line 49 of file sanity_check.cpp.

Referenced by SanityCheck().


Generated for cloudy by doxygen 1.5.9