mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Connect IRIS's two-phase, 2D code to dune-porsol build.
This commit is contained in:
@@ -46,6 +46,9 @@ AC_CONFIG_FILES([
|
||||
dune/porsol/blackoil/Makefile
|
||||
dune/porsol/blackoil/fluid/Makefile
|
||||
dune/porsol/blackoil/test/Makefile
|
||||
dune/porsol/twophase2/Makefile
|
||||
dune/porsol/twophase2/OPMIRISCode/Makefile
|
||||
dune/porsol/twophase2/OPMKvasiSophusCode/Makefile
|
||||
lib/Makefile
|
||||
examples/Makefile
|
||||
dune-porsol.pc
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
porsolincludedir = $(includedir)/dune/porsol
|
||||
|
||||
SUBDIRS = opmpressure common euler mimetic blackoil
|
||||
SUBDIRS = opmpressure common euler mimetic blackoil twophase2
|
||||
|
||||
include $(top_srcdir)/am/global-rules
|
||||
|
||||
Reference in New Issue
Block a user