Olav Møyner

Results 28 comments of Olav Møyner

Hi, Thanks for the great work on this package! I just recently put out a [lightweight MIT licensed package](https://github.com/moyner/MultiComponentFlash.jl) for two-phase (p-T) flash of mixtures. The package is tailored more...

Hi! That sounds great! Ask away and let's see what we can do.

## Review checklist for @moyner ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...

Hi, very nice and consise package. I managed to install the package and run the examples and tests. I made some PRs over in the repo for minor fixes to...

Extension sounds like a good idea. Thank you for the efforts!

Hi, I'm glad MRST is working for you. The linear solver is a common issue when trying to run bigger simulations. MRST comes with built in support for building accelerated...

Hi, can you check what iterative solver you get? It should be something like `AMGCL_CPRSolverAD` for the best performance. If you get the MATLAB-based CPR variant that does not give...

Hi! Thanks for reporting this. We are planning a new MRST release this week and will fix this before then. In the mean time, it is possible to simulate directly...

I think this should be fixed with the latest release. Can you update your environment (`using Pkg; Pkg.update()`), restart Julia and try again?

Thanks for the report! I think I found the issue. It will be fixed in the forthcoming release of MRST. In the mean time, the patch is here: https://bitbucket.org/mrst/mrst-model-io/commits/1ae0f1b77b2cb25f987f9cd428e2402d68f37d32 A...