|
RHESSysCalibrator
2.1.0
|
Class for representing a modeling run with a modeling session stored in a model runner DB. More...
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... | |
Class for representing a modeling run with a modeling session stored in a model runner DB.
| def rhessyscalibrator.model_runner_db2.ModelRun2.__init__ | ( | self | ) |
| def rhessyscalibrator.model_runner_db2.ModelRun2.__init__ | ( | self | ) |
| def rhessyscalibrator.model_runner_db2.ModelRun2.__init__ | ( | self | ) |
| def rhessyscalibrator.model_runner_db2.ModelRun2.getCalibrationParameters | ( | self | ) |
Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.
| def rhessyscalibrator.model_runner_db2.ModelRun2.getCalibrationParameters | ( | self | ) |
Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.
| def rhessyscalibrator.model_runner_db2.ModelRun2.getCalibrationParameters | ( | self | ) |
Get calibration parameters as a cluster_parameters.CalibrationParametersparameter object.
| 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)
| params | calibration_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)
| params | calibration_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)
| params | calibration_parameters.CalibrationParameters |
| 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 |
1.8.10