◆ __init__()
def case_runner.CaseRunner.__init__ |
( |
|
self, |
|
|
|
main_path, |
|
|
|
algorithm, |
|
|
|
total_number_of_simulations = None |
|
) |
| |
◆ FinishAndSayEndMessage()
def case_runner.CaseRunner.FinishAndSayEndMessage |
( |
|
self, |
|
|
|
message_start |
|
) |
| |
◆ RunCase()
def case_runner.CaseRunner.RunCase |
( |
|
self, |
|
|
|
parameters, |
|
|
|
simulation_id, |
|
|
|
identification_text = '' |
|
) |
| |
◆ SayStartMessage()
def case_runner.CaseRunner.SayStartMessage |
( |
|
self | ) |
|
◆ algorithm
case_runner.CaseRunner.algorithm |
◆ identification_text
case_runner.CaseRunner.identification_text |
◆ main_path
case_runner.CaseRunner.main_path |
◆ n_simulations
case_runner.CaseRunner.n_simulations |
◆ number_of_trailing_dots
case_runner.CaseRunner.number_of_trailing_dots |
◆ print_line_length
case_runner.CaseRunner.print_line_length |
◆ simulation_id
case_runner.CaseRunner.simulation_id |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SwimmingDEMApplication/python_scripts/case_runner.py