Aleks Novikov

Results 3 issues of Aleks Novikov

Hi everybody! I am comparing thermoporoelastic modeling in GEOS (FEM) and DARTS (FVM) in the case of SPE10 mechanical extension model introduced in [Garipov et al, 2018](https://link.springer.com/article/10.1007/s10596-018-9737-5). This is an...

type: bug
type: new

This PR adds interfaces for embedding of Python function into C++ code, adds multilinear adaptive interpolation with given exact evaluator from Python and adds the support of both static and...

flag: ready for review

This PR supports the construction of PyArrayWrapper with a MODIFIABLE access level. Before the access level was READ_ONLY by default. Now the access level is chosen based on the constness...