pyDarwin 3.0.0¶
- Installation
- Usage
- Examples
- Options List
- API
- High level functions
- Algorithms
- Model classes
- darwin.Template
- darwin.Model
- darwin.ModelCode
- darwin.ModelResults
- darwin.ModelRun
ModelRun
ModelRun.set_status()
ModelRun.init_stem()
ModelRun.is_duplicate()
ModelRun.started()
ModelRun.to_dict()
ModelRun.from_dict()
ModelRun.make_control_file()
ModelRun.check_files_present_impl()
ModelRun.run_command()
ModelRun.run_model()
ModelRun.finish()
ModelRun.keep()
ModelRun.cleanup()
ModelRun.output_results()
write_best_model_files()
run_to_json()
json_to_run()
log_run()
- darwin.Population
- Caching model runs
- Glossary
- Troubleshooting