Dear all,
I’m wondering if it’s possible in MRST to modify the volume of specific cells using a volume multiplier, like this:
G.cells.volumes(i) = G.cells.volumes(i) * Volume_multiplier;
My goal is to make the reservoir behave like an infinite reservoir by assigning a large multiplier to the last cell. Would this approach work as intended? Is there anything else I should consider or update after making this change?
Kind regards,
Ahmad