RHESSysCalibrator  2.1.0
Public Member Functions | Public Attributes | List of all members
rhessyscalibrator.model_runner_db2.ModelRun2 Class Reference

Class for representing a modeling run with a modeling session stored in a model runner DB. More...

Inheritance diagram for rhessyscalibrator.model_runner_db2.ModelRun2:

Public Member Functions

def __init__ (self)
 
def setCalibrationParameters (self, params)
 Set calibration parameters as supplied by parameter class. More...
 
def getCalibrationParameters (self)
 Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object. More...
 
def __init__ (self)
 
def setCalibrationParameters (self, params)
 Set calibration parameters as supplied by parameter class. More...
 
def getCalibrationParameters (self)
 Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object. More...
 
def __init__ (self)
 
def setCalibrationParameters (self, params)
 Set calibration parameters as supplied by parameter class. More...
 
def getCalibrationParameters (self)
 Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object. More...
 

Public Attributes

 id
 
 session_id
 
 starttime
 
 endtime
 
 worldfile
 
 param_s1
 
 param_s2
 
 param_s3
 
 param_sv1
 
 param_sv2
 
 param_gw1
 
 param_gw2
 
 param_vgsen1
 
 param_vgsen2
 
 param_vgsen3
 
 param_svalt1
 
 param_svalt2
 
 cmd_raw
 
 output_path
 
 job_id
 
 status
 
 run_fitness
 

Detailed Description

Class for representing a modeling run with a modeling session stored in a model runner DB.

Constructor & Destructor Documentation

def rhessyscalibrator.model_runner_db2.ModelRun2.__init__ (   self)
def rhessyscalibrator.model_runner_db2.ModelRun2.__init__ (   self)
def rhessyscalibrator.model_runner_db2.ModelRun2.__init__ (   self)

Member Function Documentation

def rhessyscalibrator.model_runner_db2.ModelRun2.getCalibrationParameters (   self)

Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.

Returns
cluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db2.ModelRun2.getCalibrationParameters (   self)

Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.

Returns
cluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db2.ModelRun2.getCalibrationParameters (   self)

Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.

Returns
cluster_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db2.ModelRun2.setCalibrationParameters (   self,
  params 
)

Set calibration parameters as supplied by parameter class.

Parameters not supplied in params will be left set to their previous valus (i.e. None if no other assignment has ocurred)

Parameters
paramscalibration_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db2.ModelRun2.setCalibrationParameters (   self,
  params 
)

Set calibration parameters as supplied by parameter class.

Parameters not supplied in params will be left set to their previous valus (i.e. None if no other assignment has ocurred)

Parameters
paramscalibration_parameters.CalibrationParameters
def rhessyscalibrator.model_runner_db2.ModelRun2.setCalibrationParameters (   self,
  params 
)

Set calibration parameters as supplied by parameter class.

Parameters not supplied in params will be left set to their previous valus (i.e. None if no other assignment has ocurred)

Parameters
paramscalibration_parameters.CalibrationParameters

Member Data Documentation

rhessyscalibrator.model_runner_db2.ModelRun2.cmd_raw
rhessyscalibrator.model_runner_db2.ModelRun2.endtime
rhessyscalibrator.model_runner_db2.ModelRun2.id
rhessyscalibrator.model_runner_db2.ModelRun2.job_id
rhessyscalibrator.model_runner_db2.ModelRun2.output_path
rhessyscalibrator.model_runner_db2.ModelRun2.param_gw1
rhessyscalibrator.model_runner_db2.ModelRun2.param_gw2
rhessyscalibrator.model_runner_db2.ModelRun2.param_s1
rhessyscalibrator.model_runner_db2.ModelRun2.param_s2
rhessyscalibrator.model_runner_db2.ModelRun2.param_s3
rhessyscalibrator.model_runner_db2.ModelRun2.param_sv1
rhessyscalibrator.model_runner_db2.ModelRun2.param_sv2
rhessyscalibrator.model_runner_db2.ModelRun2.param_svalt1
rhessyscalibrator.model_runner_db2.ModelRun2.param_svalt2
rhessyscalibrator.model_runner_db2.ModelRun2.param_vgsen1
rhessyscalibrator.model_runner_db2.ModelRun2.param_vgsen2
rhessyscalibrator.model_runner_db2.ModelRun2.param_vgsen3
rhessyscalibrator.model_runner_db2.ModelRun2.run_fitness
rhessyscalibrator.model_runner_db2.ModelRun2.session_id
rhessyscalibrator.model_runner_db2.ModelRun2.starttime
rhessyscalibrator.model_runner_db2.ModelRun2.status
rhessyscalibrator.model_runner_db2.ModelRun2.worldfile

The documentation for this class was generated from the following file: