oasislmf.execution.runner

Module Contents

Functions

run(analysis_settings[, number_of_processes, ...])

run_analysis(**params)

run_outputs(**params)

oasislmf.execution.runner.run(analysis_settings, number_of_processes=-1, set_alloc_rule_gul=None, set_alloc_rule_il=None, set_alloc_rule_ri=None, run_debug=False, custom_gulcalc_cmd=None, custom_gulcalc_log_start=None, custom_gulcalc_log_finish=None, custom_get_getmodel_cmd=None, filename='run_ktools.sh', gul_legacy_stream=False, df_engine='oasis_data_manager.df_reader.reader.OasisPandasReader', model_df_engine=None, **kwargs)[source]
oasislmf.execution.runner.run_analysis(**params)[source]
oasislmf.execution.runner.run_outputs(**params)[source]