|
RHESSysCalibrator
2.1.0
|
Classes | |
| class | rhessyscalibrator.calibrator.RHESSysCalibrator |
| class | rhessyscalibrator.calibrator.RHESSysCalibratorRestart |
Namespaces | |
| rhessyscalibrator.calibrator | |
| A system for managing calibration sessions and run of RHESSys. | |
Functions | |
| def | rhessyscalibrator.calibrator.num_jobs_type (x) |
| def | rhessyscalibrator.calibrator.polling_delay_type (x) |
Variables | |
| string | rhessyscalibrator.calibrator.PARALLEL_MODE_LSF = 'lsf' |
| string | rhessyscalibrator.calibrator.PARALLEL_MODE_PBS = 'pbs' |
| string | rhessyscalibrator.calibrator.PARALLEL_MODE_PROCESS = 'process' |
| list | rhessyscalibrator.calibrator.PARALLEL_MODES |
| rhessyscalibrator.calibrator.DEFAULT_PARALLEL_MODE = PARALLEL_MODE_LSF | |
| int | rhessyscalibrator.calibrator.MAX_ITERATIONS = 10000 |
| int | rhessyscalibrator.calibrator.MAX_PROCESSORS = 1024 |
| int | rhessyscalibrator.calibrator.MAX_POLLING_DELAY_MULT = 60 |
| int | rhessyscalibrator.calibrator.FILE_READ_BUFF_SIZE = 4096 |
| string | rhessyscalibrator.calibrator.DEFAULT_FLOWTABLE_SUFFIX = '_flow_table.dat' |
| string | rhessyscalibrator.calibrator.SURFACE_FLOWTABLE_SUFFIX = '_surface_flow_table.dat' |
1.8.10