Skip to content
Snippets Groups Projects
Commit 3db5ad7d authored by Tom Fischer's avatar Tom Fischer
Browse files

[PL] Rename GroundwaterFlow to SteadyStateDiffusion II.

Rename:
- CreateGroundwaterFlowProcess to CreateSteadyStateDiffusion.
parent 02289694
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
#include "ProcessLib/ComponentTransport/CreateComponentTransportProcess.h" #include "ProcessLib/ComponentTransport/CreateComponentTransportProcess.h"
#endif #endif
#ifdef OGS_BUILD_PROCESS_STEADYSTATEDIFFUSION #ifdef OGS_BUILD_PROCESS_STEADYSTATEDIFFUSION
#include "ProcessLib/SteadyStateDiffusion/CreateGroundwaterFlowProcess.h" #include "ProcessLib/SteadyStateDiffusion/CreateSteadyStateDiffusion.h"
#endif #endif
#ifdef OGS_BUILD_PROCESS_HT #ifdef OGS_BUILD_PROCESS_HT
#include "ProcessLib/HT/CreateHTProcess.h" #include "ProcessLib/HT/CreateHTProcess.h"
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* *
*/ */
#include "CreateGroundwaterFlowProcess.h" #include "CreateSteadyStateDiffusion.h"
#include "BaseLib/FileTools.h" #include "BaseLib/FileTools.h"
#include "GroundwaterFlowProcess.h" #include "GroundwaterFlowProcess.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment