TimeHistoryOutput took high percentage of total simulation time for HydroFracture model
Open
@CusiniM is already working on this.
Since Nov 17, 2023.
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
I have a hydraulic fracturing model which I requested TimeHistory output of some fracture related variables like pressure and aperture for every 2 (reservoir) seconds for a 400 (reservoir) seconds simulation. From Caliper it shows geos::TimeHistoryOutput::execute took about 58% of the total simulation time. The model as well as the Caliper output is attached. Is TimeHistoryOutput expected to be so expensive? @CusiniM @wrtobin
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.
Assessment
This issue has not been assessed yet.