pyCloudy  0.9.6
manage Cloudy photoionization code
_Config Class Reference

Inherits object.

Public Member Functions

def __init__ (self)
 
def def_c13c17 (self)
 

Public Attributes

 cloudy_dict
 
 INSTALLED
 
 Nprocs
 
 SAVE_LIST
 
 SAVE_LIST_GRAINS
 
 SAVE_LIST_ELEMS
 
 c13c17
 

Static Public Attributes

tuple log_ = my_logging()
 

Properties

 cloudy_exe = property(_get_cloudy_exe, _set_cloudy_exe, None, None)
 
 db_connector = property(_get_db_coonector, _set_db_coonector, None, None)
 

Detailed Description

This is where to put stuf that all the modules may need to know or use. A kind of COMMON.

Constructor & Destructor Documentation

def __init__ (   self)

Member Function Documentation

def def_c13c17 (   self)

Member Data Documentation

c13c17
cloudy_dict
INSTALLED
tuple log_ = my_logging()
static
Nprocs
SAVE_LIST
SAVE_LIST_ELEMS
SAVE_LIST_GRAINS

Property Documentation

cloudy_exe = property(_get_cloudy_exe, _set_cloudy_exe, None, None)
static
db_connector = property(_get_db_coonector, _set_db_coonector, None, None)
static