schrodinger :: application :: desmond :: stage :: McproSystemBuilder :: Class McproSystemBuilder
[hide private]
[frames] | no frames]

Class McproSystemBuilder

         object --+            
                  |            
picklejar.Picklable --+        
                      |        
          cmj.StageBase --+    
                          |    
             McproStageBase --+
                              |
                             McproSystemBuilder

Nested Classes [hide private]

Inherited from cmj.StageBase: __metaclass__

Instance Methods [hide private]
 
PARAM(...)
 
__init__(self, *arg, **kwarg)
x.__init__(...) initializes x; see help(type(x)) for signature
 
_gen_model_sys(self, job)
Constructs a model system for MCPRO+ FEP simulations.
 
crunch(self)
This is where jobs of this stage are created.
 
gen_model_sys(self, job)

Inherited from cmj.StageBase: __getstate__, __setstate__, capture, check_param, describe, determine, hook_captured_successful_job, pack_stage, poststage, prestage, push, release, restart_subjobs, time_stage

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
initialise(pertdb_file='', pertdb_type=None)

Inherited from McproStageBase: symlink_input

Class Variables [hide private]
  NAME = 'mcpro_system_builder'
  ZMAT_CMD = '/scr/buildbot/savedbuilds/2017-2/NB/build-142/util...
  _PERT_ID = None
hash(x)
  _PERT_TRANS = None
hash(x)
  _is_inited = False
hash(x)

Inherited from cmj.StageBase: count, stage_cls, stage_obj

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

PARAM(...)

 
Overrides: cmj.StageBase.PARAM

__init__(self, *arg, **kwarg)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__

crunch(self)

 

This is where jobs of this stage are created. This function should be overriden by the subclass.

Overrides: cmj.StageBase.crunch

Class Variable Details [hide private]

ZMAT_CMD

Value:
'/scr/buildbot/savedbuilds/2017-2/NB/build-142/utilities/mcpro_zmat'