How to Plot Pressure vs Time After running Hydraulic Fracture Model
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
What needs to be documented?
Can you let us know how to plot Pressure vs Time for https://geosx-geosx.readthedocs-hosted.com/en/latest/docs/sphinx/basicExamples/hydraulicFracturing/Example.html? It is just not clear. I have run the code and got the silo and vtk files, but I have a hard time finding how to plot a simple pressure vs time. Visit or Paraview did not help. A sample code is useful.
What sort of documentation would help?
Just add some code on how to extract a simple 1D plot from silo or VTK files. If we need to add something to the XML files, please clarify.
What are the deficiencies of the existing documentation?
Ensure the tutorials are self-explanatory with a step-by-step procedure.
Additional notes or context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the hydraulic fracturing tutorial at the linked documentation page and reproduce its Silo and VTK outputs. Check how the generated files can be opened in VisIt or ParaView, then document a step-by-step method for extracting a pressure-versus-time plot, including any required XML changes. Done means the tutorial contains a working sample procedure for the requested 1D plot.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100