Having Problem in Retrieving and Converting Cumulative Data in WellSols

15 views
Skip to first unread message

Mukhammad Sholikhuddin

unread,
Apr 16, 2025, 12:58:41 AMApr 16
to MRST-users: The Matlab Reservoir Simulation Toolbox User Group

Hello MRST users,

I am having trouble retrieving data in wellsols, especially on cumulative value data. I already have a line of code like this:

T = convertTo(cumsum(schedule.step. val), years);

[qWs, qOs, qGs, bhp] = wellSolToVector(wellSols);

On plotWellSols it can bring up the cumulative value in this case I need (qWs, qOs, qGs), and when I set the use Timestep by using the unit system field, and choose the option based on (day or year) why does the cumulative value change, how do I convert or calculate it from the qWs, qOs, qGs values that I already have in wellSols?

Thank you

Screenshot 2025-04-16 at 11.55.23.png

Screenshot 2025-04-16 at 11.55.34.png

Reply all
Reply to author
Forward
0 new messages