Issue with validation_dfm.m When Modifying Rock Compressibility

7 views
Skip to first unread message

ROCKY ZHOU

unread,
Dec 3, 2025, 9:40:29 AM (7 days ago) Dec 3
to MRST-users: The Matlab Reservoir Simulation Toolbox User Group

Dear MRST Developers,

First of all, thank you for your excellent work! I’m encountering a problem while using validation_dfm.m. (mrst-2024a

The model involves incompressible fluid flow in incompressible rock. When I modify the fluid compressibility, the model runs without issues. However, when I try to increase the rock compressibility, the code returns an error.

Here’s the relevant part of my setup:

<MATLAB>
fluid_matrix = initSimpleADIFluid('phases', 'WO', 'mu', [1, 0.45]*centi*poise, 'cR', 4e-10);

Could you please help explain why this happens?

Best regards,

ROCKY ZHOU

unread,
Dec 3, 2025, 9:56:54 AM (7 days ago) Dec 3
to MRST-users: The Matlab Reservoir Simulation Toolbox User Group

Dear MRST Developers,

First of all, thank you for your excellent work! I’m encountering a problem while using validation_dfm.m.

The model involves incompressible fluid flow in incompressible rock. When I modify the fluid compressibility, the model runs without issues. However, when I try to increase the rock compressibility, the code returns an error.

Here’s the relevant part of my setup:

fluid_matrix = initSimpleADIFluid('phases', 'WO', 'mu', [1, 0.45]*centi*poise, 'cR', 4e-10);

Could you please help explain why this happens?

Best regards,

Jinxin

Reply all
Reply to author
Forward
0 new messages