<

Results 1 to 8 of 8

Thread: *.EGRID *.INIT output problem

  1. *.EGRID *.INIT output problem

    hey guys,

    just started playing around with ECLIPSE and i directly have a problem... I cannot create any *.INIT or *.EGRID file.

    Anyone can help me ??



    Code:
    --*****************************
    RUNSPEC
    --*****************************
    
    TITLE
    Test Model
    
    CART
    
    DIMENS
    
    10 10 2 /
    
    
    
    --phases present
    OIL
    
    WATER
    
    FIELD
    
    FMTOUT
    
    START
    1 JAN 1990 /
    
    --*********************************
    GRID
    --*********************************
    
    DX
    200*500 /
    
    DY
    200*500 /
    
    DZ
    200*50 /
    
    BOX
    
    	1 10 	1 10 	1 1 /
    
    TOPS
    100*4650 /
    
    ENDBOX
    
    
    PORO
    200*0.25 /
    
    PERMX
    200*50 /
    
    PERMZ
    200*50 /
    
    RPTGRID
    ALLNNC/
    
    GRIDFILE
    0 2 /
    
    
    INIT
    
    
    --***********************************
    SOLUTION
    --***********************************
    
    
    --***********************************
    SCHEDULE
    --***********************************

  2. # ADS
    Spons Circuit
    Join Date
    Always
    Posts
    Many
     
  3. #2
    Quote Originally Posted by kingfisher View Post
    hey guys,



    GRIDFILE
    0 2 /





    [/CODE]

    Change to


    GRIDFILE
    2 1 /

  4.    Sponsored Links



    -

  5. #3
    Open up the "Eclipse Reference Manual" and look at the keyword GRIDFILE and INIT.

    It is good to get familiar with this document as it will help you to understand ECLIPSE better
    Regards

    “Considering the many productive uses of petroleum, burning it for fuel is like burning a Picasso for heat.”
    —Big Oil Executive

  6. I did both of your advices before I even posted here, but still its not giving out these files !

  7. is it possble, that i have to make the PROPS section to create the grid ???

    i really dont understand what is the problem of not creating this fckn grid file...

  8.    Spons.


  9. problem solved... i added WELLDIMS and some PROPS and it worked half-way... I have the grid,egrid and init file...
    but still Ive got problems seeing the the grid in eclipse-office-result ....

    How can i see the File in PETREL ??

    thx in advance !

  10. In the RUNSPEC section, you have the keyword FMTOUT, remove it as with this keyword the INIT file and the EGRID file will have the extensions FINIT and FEGRID. The reason to remove the keyword is that the FMTOUT converts all output into ASCII format, which wastes ALOT of hard drive space and is SLLOOOOWWWW when writing to the disk during simulation.

    In order to "see" the simulation results, you have to specify to the program reading the files if the Eclipse data is FORMATTED or UNFORMATTED.

    OIC!
    Last edited by OICURMT!; 03-12-2010 at 07:10 AM.

  11. #8
    Hi Kingfisher,

    I would support the approach of Shakespear. Eclipse has a great manual (and tech description). I am not currently using Eclipse, and do not remember by heart, but in section of data file you can control the output to be written to the files and their types. I would recommend to look in details the output control of GRID and PROPS sections.

    Maratzhan.

Similar Threads

  1. Energy Optimization from Gas Output from PierceSmith
    By egrodrig in forum Mechanical Engineering
    Replies: 0
    Last Post: 05-11-2013, 07:58 PM
  2. Replies: 9
    Last Post: 05-24-2011, 08:08 AM
  3. Transformer output voltage
    By cytech in forum Materials Science &Corrosion
    Replies: 0
    Last Post: 05-19-2011, 03:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40