Closed wdmhouston closed 3 years ago
Hi @wdmhouston Thanks for reporting the error. The well block seems to become singular after some time when the well is shut, I will have a look at the problem
Hello @wdmhouston,
You can check the branch bugfix/hamon/fixWellShutDown
that fixes your problem and will allow you to complete the simulation. Regarding a couple of other points in your input file:
Hello @wdmhouston,
You can check the branch
bugfix/hamon/fixWellShutDown
that fixes your problem and will allow you to complete the simulation. Regarding a couple of other points in your input file:
- I still have to show you how to use the analytical aquifer, I think it is going to simplify a lot your input file if I understand well your setup.
- I noticed that you still have a lot of warning messages related to time history and HDF5 as you reported in [Bug] HDF5-DIAG: Error detected in HDF5 (1.10.5) #1427. For this, I cannot help much, sorry. I would suggest looking at the discussion in Issue of generating hdf5 files on lustre filesystems #1482 to see if some of the suggestions can solve your problem.
@francoishamon Thanks! will try it out. For analytical aquifer, can you show me an example or we can have a quick online meeting for this.
Geosx version: latest develop release
I observed this error when testing totalRateTable in a real case. wellcontrol.zip
Attached zip file contains two xml files created to replicate this issue.
wellcontrol_lt_fixedrate.xml is a base case with targetTotalRate specified in WellControls node, and it runs fine without error.
wellcontrol_lt.xml is a case with "totalRateTable", and injectors are shutdown after several years:
and geosx crashes with the following message:
Logs files can be found inside the zip file. Any idea? Please download the dataset for further investigation.