mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename flow_brine_thermal to flow_brine_energy
naming should be consistent with the established convention
This commit is contained in:
parent
d925e74b76
commit
21af223b92
@ -445,13 +445,13 @@ opm_add_test(flow_blackoil_dunecpr
|
||||
DEPENDS opmsimulators
|
||||
LIBRARIES opmsimulators)
|
||||
|
||||
opm_add_test(flow_brine_thermal
|
||||
opm_add_test(flow_brine_energy
|
||||
ONLY_COMPILE
|
||||
DEFAULT_ENABLE_IF ${FLOW_VARIANTS_DEFAULT_ENABLE_IF}
|
||||
SOURCES
|
||||
flow/flow_brine_thermal.cpp
|
||||
flow/flow_brine_energy.cpp
|
||||
$<TARGET_OBJECTS:moduleVersion>
|
||||
EXE_NAME flow_brine_thermal
|
||||
EXE_NAME flow_brine_energy
|
||||
DEPENDS opmsimulators
|
||||
LIBRARIES opmsimulators)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user