opm-common icon indicating copy to clipboard operation
opm-common copied to clipboard

New property

Open hnil opened this issue 2 years ago • 4 comments

New test exectutables for testing pvt and relperm on XXX.data files. Changes and prototypes for faster pvt and relperm evaluation. For pvt a factor >3 is likely possible without large changes in simulator. For relperms >2 is possible. But for now It is only possible on simple models.
Some sepeedup can be achived with simpler changes. For more complicated models NORNE ++, refactoring is probably need for full speedup. Summary of changes need to achive speedup:

  • Concrete classes used in inner loop, (this is probably the most important)
  • reuse of indices in table lookup between same tables.
  • Using none saturation state when calling the pvt functions

hnil avatar Feb 02 '23 08:02 hnil

jenkins build this please

bska avatar Feb 02 '23 08:02 bska

jenkins build this please

bska avatar Feb 06 '23 10:02 bska

jenkins build this please

bska avatar Feb 08 '23 09:02 bska

flytter kode til enkel pullrequest.

hnil avatar Mar 02 '23 13:03 hnil