ahmadreza shojaee
unread,May 13, 2025, 8:52:03 AMMay 13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
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 all,
I’m currently working on representing a radial system using a 1D Cartesian grid in MRST. I understand that in radial systems, both the cell volume and face area increase with distance from the well.
In this case, I’ve generated a model in Eclipse with dimensions Nx = 50, Ny = 1, Nz = 1, where dy and dz are constant (constant perm and porosity), and dx increases by a factor of 2 for each successive cell. I then imported this model into MRST using the deck format. Since the Eclipse input already accounts for variable cell sizes, I assume MRST computes the correct cell volumes automatically, so there’s no need to manually modify model.operators.pv.
However, I have some questions regarding transmissibility. It appears that:
1. T is defined per cell
2. T_all is defined per face
In a 1D grid along the x-direction, how should I go about modifying the transmissibility vector (if needed) to reflect the increasing face area or radial scaling? Does MRST handle this automatically based on the imported geometry, or is manual adjustment of T_all (or T) required in this case?
Any clarification would be greatly appreciated.
Kind regards,
Ahmad