Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 1c02969608 do not iterate over all wells on DOFs which are not penetrated by any wells
for large problems with many wells the performance impact of this is
probably even measureable.

Also, this patch makes it possible to access the well manager outside
of the problem. In the normal case, this should be rarely needed, but
it can come in handy for debugging purposes.
2015-11-18 11:33:51 +01:00
applications/ebos do not iterate over all wells on DOFs which are not penetrated by any wells 2015-11-18 11:33:51 +01:00
ewoms EclWellManager: only insert well that are located on the process. Not perfect yet. 2015-10-27 13:04:29 +01:00