opm-core/opm/core
Atgeirr Flø Rasmussen 234d125266 Added computeSurfacevol() method.
The method is called by the reordering transport solver after computing
new saturations in order to update the surface volumes.
2012-08-23 08:57:48 +02:00
..
eclipse Added TOPS keyword to deck parser. 2012-08-09 14:24:08 +02:00
fluid Changed way to get total number of cells. 2012-08-21 17:10:49 +02:00
grid Add parentheses to c1 assignment for consistency. 2012-08-21 15:15:40 +02:00
linalg Restore original method spacing. 2012-08-14 11:26:07 +02:00
pressure Corrected bug (residual should not be divided by dt). 2012-08-21 17:12:07 +02:00
simulator Chase changes to some interfaces after merging. 2012-08-22 11:16:51 +02:00
transport Added computeSurfacevol() method. 2012-08-23 08:57:48 +02:00
utility Added computeSurfacevol() method. 2012-08-23 08:57:48 +02:00
vag_format Added necessary include, suppressed a warning. 2012-06-13 10:59:48 +02:00
wells Prune an unused header. 2012-06-19 09:34:34 +02:00
doxygen_main.hpp Added skeleton doxygen_main.hpp for overview documentation. 2012-06-05 15:20:13 +02:00
grid.c Restore coding conventions. 2012-08-14 10:44:17 +02:00
grid.h Refine description of allocate_grid() return value. 2012-06-11 18:52:44 +02:00
GridAdapter.hpp Fallout from removal of grid_t typedef. 2012-02-01 20:29:05 +01:00
GridManager.cpp Made vector function argument a const reference. 2012-08-10 09:43:33 +02:00
GridManager.hpp Whitespace cleanup. 2012-08-09 14:48:44 +02:00
newwells.c Add support for storing well names in "Wells" structure. 2012-06-18 10:15:53 +02:00
newwells.h Document add_well()s "name" parameter. 2012-06-18 10:18:14 +02:00
well.h Document the obsolescent well representation. 2012-06-25 00:55:50 +02:00