mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-26 21:27:15 -05:00
Python: Move ORIONEVENTS examples to PythonExamples/experimental
Relocate import_orion_events.py and well_event_schedule_orion.py from wells_and_fractures to a new experimental folder, and update the doc reference in docs/orionEvents.md accordingly.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ A standalone validator runs Layer A only:
|
||||
python3 -m rips.orion_events myfile.orion
|
||||
```
|
||||
|
||||
Runnable examples: `rips/PythonExamples/wells_and_fractures/import_orion_events.py` (reads the shipped sample `rips/example_input_files/well_events.orion`) and `well_event_schedule_orion.py` (full event coverage, generates schedule text).
|
||||
Runnable examples: `rips/PythonExamples/experimental/import_orion_events.py` (reads the shipped sample `rips/example_input_files/well_events.orion`) and `well_event_schedule_orion.py` (full event coverage, generates schedule text).
|
||||
|
||||
## Quick example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user