You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MRST-users: The Matlab Reservoir Simulation Toolbox User Group
Dear MRST team,
I wondered if you could guide me, please.
I am trying to import the ECLIPSE file directly to MRST. Something extraordinary is happening. For the Injection Well constraints, I used the reservoir rate in Eclipse, but in MRST, it changes to BHP. reservoir rate=90916 bbl/day= 0.1673 m3/s
What I should see in MRST using **schedule = convertDeckScheduleToMRST(model, deck);** is: schedule.control.W type=resrv ,but it is schedule.control.W type=BHP and it uses the same value of 0.1673 as a BHP. This makes the simulation results very weird.
I also attached the images for more clarification.