Error with Eclipse GRDECL grid #1586
Replies: 8 comments 20 replies
|
Hello @wdmhouston Here is the updated XML file. Couple of points:
|
|
Hi @francoishamon , I was able to run that example case with GRDECL file. Now, I would like to import Porosity property like this: this porosity data in grdecl file looks this, in GEOSX, I got the following error: Here is the test case: EclipseGrdecl_geosx.zip Any advice? Thanks. |
|
Hello @wdmhouston, Please find attached a working case: In the XML file, the mesh input should look like: and in the GRDECL file you should have the An example for the import of permeability is here. Warning! You will need to use a recent |
|
|
I noticed that the initial pressure distribution is not correct, so I adjusted pressure.geos and now initial pressure is OK. You can find the test file here: |
|
@wdmhouston Yes I can have a look. Do you confirm that the units of the coordinates of your GRDECL are in meters? |
|
Hello, I have a problem with importing GRDECL file using ExternalCornerPointMesh or PAMELAMeshGenerator, how to use those two keyword? because this is the error that I am having: All available keys are: [ InternalMesh, InternalWell, InternalWellbore, VTKMesh ] |
|
Thanks |


Uh oh!
There was an error while loading. Please reload this page.
Francois,
Please find the attached test data set with Eclipse GRDECL grid.
This test dataset is modified from a working simple grid. The only part modified is
the original eclipse grdecl grid has the following size:
x: 0 to 1000, y: 0 to 1000, z: -1000 to -2000
and it's imported into xml file with reverseZ option,
a well is drilled near the xy center with one perforation only.
when run this test case, the following "cellBlocks doesn't have a child all" error reported.
I guess it's something related to cell block region definition, but no sure how to fix it. Any suggestion?
eclgrid.zip
All reactions