cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
cloudy.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool cloudy (void)
 
void SanityCheck (const char *chJob)
 

Function Documentation

bool cloudy ( void  )
void SanityCheck ( const char *  chJob)

SanityCheck confirm that various parts of the code still work

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

Definition at line 52 of file sanity_check.cpp.

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, SanityCheckBegin(), and SanityCheckFinal().

Referenced by cloudy().

Here is the call graph for this function: