<

Page 2 of 2 FirstFirst 1 2
Results 13 to 14 of 14

Thread: Need Help: Regoins in PETREL

  1. #13

    Join Date
    Jan 2009
    Location
    ALA, KZ
    Posts
    436

    Re: Need Help: Regoins in PETREL

    To create regions.
    The best and easy way to create regions from segments
    In the Procees window go to Geometrical modeling
    Inside create segment index as property.
    Use this property as EQLNUM, FIPNUM, PVTNUM, etc but keep in mind that petrel index starts from 0 . Eclipse requested all indexes start from 1 since 0 is a code of nonactive cell so all you need to do in caclculator write something like this
    Segments=segments+1
    After you done this wright click and export this to eclipse property format.
    Remember that number of PVTNUMS should be equil to EQLNUM.
    The case when you have one segment.
    First you need to create surface with different areas you whant to assign different zones
    then in Facies modeling choose assign from surface and you will get needed property you after may export
    To create SATNUM you need to do following
    first you need to chose what will be your argument for a function let say it is a Porosity
    So for exampli i want to assign diff satnum with 2% step i do folloing
    SATNUM=1
    SATNUM=if(PORO>0 and PORO<=0.02,2,SUTNUM)
    SATNUM=if(PORO>0.02 and PORO<=0.04,3,SUTNUM)
    etc
    in this case all cells with SATNUM equls to 1 will have poro 0%
    with SATNUM equls to 2 will have poro greater than 0% and less or equl 2%
    etc
    So Petrel has a wide range of geometrical modeling you will need just use it
    Good luck

  2. # ADS
    Spons Circuit
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     
  3. #14

    Join Date
    Dec 2007
    Location
    Novi Sad, Serbia
    Posts
    75

    Re: Need Help: Regoins in PETREL

    [link Point to another website Only the registered members can access]
    Rename your region to SATNum or FIPNum... and then go to filter.Select cells that you want to assign them SATNum 1 and then go to calculator. Select in calculator SATNum (make sure that "use filter" is selected in calculator) an right and assign SATNUm=1

    [link Point to another website Only the registered members can access] Do the same thing fore region 2,3... ect

    Open define simulation case , go to functions and assign different rel perm for each region

    [link Point to another website Only the registered members can access]


  4.    Sponsored Links



    -

  •   

Similar Threads

  1. Replies: 35
    Last Post: 03-11-2019, 08:08 PM
  2. Exchange Petrel Seismic to Sim with Petrel RE Course
    By Albertmeine in forum Reservoir
    Replies: 34
    Last Post: 12-05-2013, 05:52 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
  •