We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d582e4 + 21158d1 commit 546b757Copy full SHA for 546b757
ProcessLib/CMakeLists.txt
@@ -40,6 +40,7 @@ foreach(process ${_enabled_processes})
40
OR process STREQUAL "RichardsMechanics"
41
OR process STREQUAL "TH2M"
42
OR process STREQUAL "ThermoRichardsMechanics"
43
+ OR process STREQUAL "PhaseField"
44
)
45
append_source_files(SOURCES Common/HydroMechanics)
46
break()
0 commit comments