+++ title = "Python Examples" published = true weight = 40 +++ ![]({{< relref "" >}}images/scripting/python-logo-master-v3-TM.png) This pages is created based on the content in the **PythonExamples** folder located inside the **rips** module, made available online for convenience. AllCases -------- .. literalinclude:: ../../rips/PythonExamples/all_cases.py CaseGridGroup ------------- .. literalinclude:: ../../rips/PythonExamples/case_grid_group.py CaseInfoStreamingExample ------------------------ .. literalinclude:: ../../rips/PythonExamples/case_info_streaming_example.py CommandExample -------------- .. literalinclude:: ../../rips/PythonExamples/command_example.py Create WBS Plot --------------- .. literalinclude:: ../../rips/PythonExamples/create_wbs_plot.py ErrorHandling ------------- .. literalinclude:: ../../rips/PythonExamples/error_handling.py ExportContourMaps ----------------- .. literalinclude:: ../../rips/PythonExamples/export_contour_maps.py ExportPlots ----------- .. literalinclude:: ../../rips/PythonExamples/export_plots.py ExportSnapshots --------------- .. literalinclude:: ../../rips/PythonExamples/export_snapshots.py GridInformation --------------- .. literalinclude:: ../../rips/PythonExamples/grid_information.py Import Well Paths ----------------- .. literalinclude:: ../../rips/PythonExamples/import_well_paths_and_logs.py InputPropTestAsync ------------------ .. literalinclude:: ../../rips/PythonExamples/input_prop_test_async.py InputPropTestSync ----------------- .. literalinclude:: ../../rips/PythonExamples/input_prop_test_sync.py InstanceExample --------------- .. literalinclude:: ../../rips/PythonExamples/instance_example.py LaunchWithCommandLineOptions ---------------------------- .. literalinclude:: ../../rips/PythonExamples/launch_with_commandline_options.py SelectedCases ------------- .. literalinclude:: ../../rips/PythonExamples/selected_cases.py SetCellResult ------------- .. literalinclude:: ../../rips/PythonExamples/set_cell_result.py SetFlowDiagnosticsResult ------------------------ .. literalinclude:: ../../rips/PythonExamples/set_flow_diagnostics_result.py SetGridProperties ----------------- .. literalinclude:: ../../rips/PythonExamples/set_grid_properties.py SoilAverageAsync ---------------- .. literalinclude:: ../../rips/PythonExamples/soil_average_async.py SoilAverageSync --------------- .. literalinclude:: ../../rips/PythonExamples/soil_average_sync.py SoilPorvAsync ------------- .. literalinclude:: ../../rips/PythonExamples/soil_porv_async.py SoilPorvSync ------------ .. literalinclude:: ../../rips/PythonExamples/soil_porv_sync.py ViewExample ----------- .. literalinclude:: ../../rips/PythonExamples/view_example.py