Bård Skaflestad
2a1561a246
Insert a few blank lines for grouping purposes.
2012-06-12 23:10:38 +02:00
Bård Skaflestad
37b49e31ed
Use canonical library set for LAPACK.
2012-06-12 23:09:55 +02:00
Bård Skaflestad
91fb55af2c
Libraries must follow the pertinent "-L" flags.
2012-06-12 23:08:59 +02:00
Bård Skaflestad
833268a33f
Remove a per-target LDADD that's automatically satisfied.
2012-06-12 23:05:33 +02:00
Bård Skaflestad
ed24f7d43d
Sort list of test executables (and _SOURCES).
2012-06-12 23:05:04 +02:00
Halvor M. Nilsen
4f7f678017
Started on adding generation of other maps
2012-06-11 15:52:10 +02:00
Halvor M. Nilsen
efc3cc3324
Added convert function from vag grid to opm::unstructed. In the process it was added a convenience function to allocate unstructured grid in grid.h. Compute geometry is used to calculate the new geometry.
2012-06-08 20:50:41 +02:00
Halvor M. Nilsen
839920fab2
Added copyright on newly added files
2012-06-08 15:47:18 +02:00
Halvor M. Nilsen
bde8b53a7d
Add support for reading vag/(unstructured format)
2012-06-08 15:34:00 +02:00
Bård Skaflestad
47897c644c
Assert copyright.
2012-06-06 12:39:29 +02:00
Bård Skaflestad
a6ce019736
Support matrices of two or more rows.
2012-06-06 12:38:27 +02:00
Bård Skaflestad
17ebf48f34
Add simple demonstration/regression test of AGMG solver.
2012-06-06 11:49:07 +02:00
Atgeirr Flø Rasmussen
955b5ea068
Reorganized, added opm/core/wells/ and opm/core/simulator/.
2012-06-05 15:42:49 +02:00
Atgeirr Flø Rasmussen
5b2e99ec4c
Split disjoint columns in extractColumns(). Add test case.
2012-05-11 11:20:18 +02:00
Atgeirr Flø Rasmussen
891696e333
Simplified data structure for extracted columns.
2012-05-11 09:37:12 +02:00
Atgeirr Flø Rasmussen
04ab5c83ce
Renamed all grid construction functions to create_grid_<something>().
2012-04-11 12:35:19 +02:00
Atgeirr Flø Rasmussen
36097f1656
Renamed free_grid() -> destroy_grid().
2012-04-11 11:40:51 +02:00
Atgeirr Flø Rasmussen
702aaec8ab
Removed unneeded #include statement.
2012-04-11 11:36:23 +02:00
Atgeirr Flø Rasmussen
866cb0b6ab
Updated #include statements to match moved and renamed headers.
2012-04-11 11:27:45 +02:00
Bård Skaflestad
4b47096368
tests/Makefile.am: Sort individual tests alphabetically.
2012-03-28 15:10:04 +02:00
Atgeirr Flø Rasmussen
b966369c73
Moved small cartesian grid test to tests/test_cartgrid.cpp.
2012-03-28 15:02:27 +02:00
Kjetil Olsen Lye
3f63435100
merge
2012-03-26 11:17:36 +02:00
Xavier Raynaud
e887518487
Added general linear lapack solver. Updated test for band matrices.
2012-03-23 15:44:32 +01:00
Kjetil Olsen Lye
dd2d474643
Added opm-parallelization to column solver for gravity. Did a (minor) interface change on extractColumn
2012-03-23 12:32:25 +01:00
Bård Skaflestad
f91ec88df6
BandMatrixCoeff: Initialise members in declaration order.
2012-03-20 10:53:36 +01:00
Xavier Raynaud
1311e42208
updated test with band matrix assignement for lapack solver.
2012-03-19 09:47:44 +01:00
Xavier Raynaud
7fa98bc5ae
Added solver for band matrix and a test example.
2012-03-15 16:17:16 +01:00
Bård Skaflestad
f52aad24e2
Adjust to new semantics of "struct FlowBoundaryCondtions".
...
We may now pass "NULL" if there are no active (flow) boundary conditions.
2012-03-06 20:08:34 +01:00
Kjetil Olsen Lye
ef93d66d96
Added lapack linking for test_lapack
2012-03-01 16:20:11 +01:00
Kjetil Olsen Lye
617e786270
merge
2012-03-01 16:15:23 +01:00
Kjetil Olsen Lye
6a0df4a752
Correct column extract
2012-03-01 16:15:02 +01:00
Bård Skaflestad
f6470f3319
Put _SOURCES ahead of per-target _LDADD.
...
Forgotten in change-set 5eaff819c9e4.
2012-03-01 15:31:46 +01:00
Bård Skaflestad
ea73002a0d
Sort executables and per-target _SOURCES.
2012-03-01 15:24:37 +01:00
Atgeirr Flø Rasmussen
c21299085e
Remove unused variable.
2012-03-01 14:38:51 +01:00
Atgeirr Flø Rasmussen
f02e1e9ff7
Added interface and test for lapack tridiagonal solver.
2012-03-01 14:36:10 +01:00
Kjetil Olsen Lye
21d118959b
merge
2012-03-01 14:24:11 +01:00
Kjetil Olsen Lye
83f8155271
added unit test for column extraction
2012-03-01 14:24:02 +01:00
Bjørn Spjelkavik
896ab97a2e
Changed a print statement
2012-02-29 11:46:01 +01:00
Bård Skaflestad
acc2f42df3
Sort executables and per-target variables.
2012-02-27 14:50:20 +01:00
Bjørn Spjelkavik
8aaa5f6257
Added test program for reading polymer keywords
2012-02-27 13:26:36 +01:00
Atgeirr Flø Rasmussen
0395d7725e
Moved writeVtkData() functions to utility/, added a test program.
2012-02-19 21:24:59 +01:00
Atgeirr Flø Rasmussen
11e5f76813
Removed legacy blackoil fluid code. Further information:
...
- These classes were imported (copied) from the dune-porsol repository,
and copies remain there for the time being.
- Some of the black oil fluid classes that are in opm-core, such as the
SinglePvt* classes, are direct descendants of the Miscibility* classes
that have been removed.
- At some point, we may modify dune-porsol to use the new fluid interfaces
from opm-core, but for now we keep using the existing code as-is.
2012-02-10 09:28:05 +01:00
Jostein R. Natvig
7439640098
Unify grid destructors: new common function is called free_grid(...).
2012-02-01 15:45:13 +01:00
Jostein R. Natvig
fb99d7bdaf
1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid.
...
2) Remove typedef grid_t
3) Remove struct CornerpointGrid.
4) handle fallout.
2012-02-01 14:56:38 +01:00
Bård Skaflestad
1b7a2fa9ac
Add appropriate Boost libraries needed in specific executables.
2012-01-26 21:34:16 +01:00
Bjørn Spjelkavik
e697fb72e3
Changed namespace Dune -> namespace Opm.
2012-01-19 13:50:57 +01:00
Bård Skaflestad
20b58124c1
Remove warning about missing function declaration.
2012-01-06 00:05:05 +01:00
Atgeirr Flø Rasmussen
d7193e5492
Merged.
2012-01-05 21:44:58 +01:00
Atgeirr Flø Rasmussen
0c15624617
Implemented matrix() method.
2012-01-05 21:39:33 +01:00
Bård Skaflestad
0e2ebf49de
Sort headers.
2012-01-05 21:37:15 +01:00