Re: [OPM] semantics of transmissibilty

2014-06-30 Thread Joakim Hove
I'm currently struggling with the semantics of the transmissibilities Hmm - if this is related to starting to use the EclipseState::TransMult class I think you are digging a bit to deep? Joakim --- The information containe

Re: [OPM] semantics of transmissibilty

2014-06-30 Thread Bård Skaflestad
On Mon, 2014-06-30 at 19:28 +0200, Andreas Lauser wrote: > The TD also says that the cell transmissibility T_j is not necessarily > the logically-Cartesian neighbor and the figure used for illustration > purposes also clearly shows a non- conforming grid... Like I said, fault transmissibilities d

Re: [OPM] semantics of transmissibilty

2014-06-30 Thread Andreas Lauser
Hi, On Monday 30 June 2014 19:11:28 Bård Skaflestad wrote: > On Mon, 2014-06-30 at 18:07 +0200, Andreas Lauser wrote: > > I'm currently struggling with the semantics of the transmissibilities > > Let me just start by remarking that when you have an UnstructuredGrid, > the transmissibility problem

Re: [OPM] semantics of transmissibilty

2014-06-30 Thread Bård Skaflestad
On Mon, 2014-06-30 at 18:07 +0200, Andreas Lauser wrote: > I'm currently struggling with the semantics of the transmissibilities Let me just start by remarking that when you have an UnstructuredGrid, the transmissibility problem is already solved by the pair of functions tpfa_htrans_compute() and

[OPM] semantics of transmissibilty

2014-06-30 Thread Andreas Lauser
Hi, I'm currently struggling with the semantics of the transmissibilities, and given the number of Eclipse gurus on this mailing list, I thought somebody may know the answer: To compute the TRANSX value for a cell i, the Eclipse TD says that one needs to harmonically average T_i and T_j, the "h

[OPM] New Gentoo hack

2014-06-30 Thread wireless
Hello OPM, I just subscribed. Is there anyone working on OPM via Gentoo? If so, is there an ebuild or overlay anywhere? If not, would folks be interested in my efforts to offer up an easy-to-install ebuild for for this open source reservoir effort? Most of the supporting libraries are already i

Re: [OPM] issue with compiling opm-core

2014-06-30 Thread Roland Kaufmann
On 2014-06-26 14:55, Arne Morten Kvarving wrote: if an application uses config.h unconditionally, that is a bug. On 2014-06-27 00:14, Andreas Lauser wrote: all source files of the libraries are compiled with taking the macros of config.h in consideration. If you now try to compile with another

Re: [OPM] UG grid - ignoring ACTUNUM

2014-06-30 Thread Paolo Orsini
What you suggest make perfect sense. Thanks for your advice Paolo On Sun, Jun 29, 2014 at 12:57 AM, Bård Skaflestad wrote: > There is no such method in class GridManager. > > > > However, if you "just" need an UnstructuredGrid that doesn't observe > ACTNUM you can accomplish the task manually