mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Changed name of executable.
This commit is contained in:
@@ -39,3 +39,4 @@ examples/upscale_*
|
||||
examples/grdecldips
|
||||
data
|
||||
steadystate_test_implicit
|
||||
steadystate_test_explicit
|
||||
@@ -7,7 +7,7 @@ aniso_implicit_steadystate_test \
|
||||
aniso_steadystate_test \
|
||||
implicit_steadystate_test \
|
||||
opmpressure_test \
|
||||
steadystate_test \
|
||||
steadystate_test_explicit \
|
||||
steadystate_test_implicit \
|
||||
upscaling_test
|
||||
|
||||
@@ -32,8 +32,8 @@ implicit_steadystate_test.cpp
|
||||
opmpressure_test_SOURCES = \
|
||||
opmpressure_test.cpp
|
||||
|
||||
steadystate_test_SOURCES = \
|
||||
steadystate_test.cpp
|
||||
steadystate_test_explicit_SOURCES = \
|
||||
steadystate_test_explicit.cpp
|
||||
|
||||
steadystate_test_implicit_SOURCES = \
|
||||
steadystate_test_implicit.cpp
|
||||
|
||||
Reference in New Issue
Block a user