[Opm] EQUALS problem with DX

Stephen, Karl D K.D.Stephen at hw.ac.uk
Thu Jun 20 12:02:02 UTC 2019


Hi,
I have tried to set up a simple 5 x 5 x 3 cell model with the following grid information:

GRID
-- Size of each cell in X, Y and Z directions

OLDTRAN

EQUALS
-- Keyword   value            X1 X2     Y1 Y2     Z1 Z2
     DX       500  /
                DY       500  /
                DZ        50  /
                TOPS     8000             1 5       1  5      1  1     /


     PERMX    200              1  5      1  5      1  1     /    geological layer 1
     PERMY    150                                           /
     PERMZ     20                                           /
    PORO       0.19                                        /
     NTG        0.95                                        /

     PERMX   1000              1  5      1  5      2  2     /    geological 2
     PERMY    800                                           /
     PERMZ    100                                           /
     PORO       0.20                                        /
     NTG        0.99                                        /

     PERMX    200              1  5      1  5      3  3     /    geological 3
     PERMY    150                                           /
     PERMZ     20                                           /
     PORO       0.19                                        /
     NTG        0.95                                        /

  /

I get the error: "Exception caught: EclipseGrid needs cornerpoint or Cartesian keywords".

Based on the latest version of the manual, I should be able to use EQUALS to set geometry variables. I even tried this with OLDTRAN.

If I use the normal DX, DY, DZ, TOPS keywords and then use EQUALS (not that I want to do this but I tried it to see) I get:

"Exception caught: Fatal error processing EQUALS keyword. Tried to assign not defined keyword DX."

Is there a bug in the code or could/should the manual be updated to highlight this as a feature? It's possible I need to set something for Flow that Eclipse treats as a default?

This is what I have to do:
GRID
-- Size of each cell in X, Y and Z directions

OLDTRAN
DX
     75*500
/
DY
      75*500
/
DZ
      75*50
/

--TVDSS of top layer of grid cells only
--         X1  X2     Y1  Y2     Z1  Z2
--         --  --     --  --     --  --
BOX
            1   5      1   5      1   1  /
TOPS
             25*8000  /
ENDBOX

EQUALS
-- Keyword   value            X1 X2     Y1 Y2     Z1 Z2



     PERMX    200              1  5      1  5      1  1     /    geological layer 1
     PERMY    150                                           /
     PERMZ     20                                           /
     PORO       0.19                                        /
     NTG        0.95                                        /

     PERMX   1000              1  5      1  5      2  2     /    geological 2
     PERMY    800                                           /
     PERMZ    100                                           /
     PORO       0.20                                        /
     NTG        0.99                                        /

     PERMX    200              1  5      1  5      3  3     /    geological 3
     PERMY    150                                           /
     PERMZ     20                                           /
     PORO       0.19                                        /
     NTG        0.95                                        /

  /

Karl

________________________________

Heriot-Watt University is The Times & The Sunday Times International University of the Year 2018

Founded in 1821, Heriot-Watt is a leader in ideas and solutions. With campuses and students across the entire globe we span the world, delivering innovation and educational excellence in business, engineering, design and the physical, social and life sciences. This email is generated from the Heriot-Watt University Group, which includes:

  1.  Heriot-Watt University, a Scottish charity registered under number SC000278
  2.  Edinburgh Business School a Charity Registered in Scotland, SC026900. Edinburgh Business School is a company limited by guarantee, registered in Scotland with registered number SC173556 and registered office at Heriot-Watt University Finance Office, Riccarton, Currie, Midlothian, EH14 4AS
  3.  Heriot- Watt Services Limited (Oriam), Scotland's national performance centre for sport. Heriot-Watt Services Limited is a private limited company registered is Scotland with registered number SC271030 and registered office at Research & Enterprise Services Heriot-Watt University, Riccarton, Edinburgh, EH14 4AS.

The contents (including any attachments) are confidential. If you are not the intended recipient of this e-mail, any disclosure, copying, distribution or use of its contents is strictly prohibited, and you should please notify the sender immediately and then delete it (including any attachments) from your system.


More information about the Opm mailing list