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
Hello, I use Diagonal(MEX+RowMajor) in the NaturalVariablesCompositionalModelto solve the following errors, but in the GenericOverallCompositionModel is normal, why is this?
Olav Møyner
unread,
May 30, 2025, 6:08:02 AMMay 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 Markonemore, MRST-users: The Matlab Reservoir Simulation Toolbox User Group
Hi,
The diagonal row major version is only tested on generic models. You can disable rowMajor and it should work. The difference between rowMajor and non-rowMajor is not that large for most problems.
Hello, I use Diagonal(MEX+RowMajor) in the NaturalVariablesCompositionalModelto solve the following errors, but in the GenericOverallCompositionModel is normal, why is this?
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
Thanks for your reply, but I have another problem now. It works normally after disabling rowMajor in homogeneous model, but the following error occurs in heterogeneous model. What is the reason?