From 8b3b04b2f0180159e4d2312acbdfadbd92e7bb5f Mon Sep 17 00:00:00 2001 From: Henry Weller <http://cfd.direct> Date: Sun, 22 May 2016 19:03:23 +0100 Subject: [PATCH] tutorials/incompressible/pimpleDyMFoam/propeller/system/Q: Updated --- tutorials/incompressible/pimpleDyMFoam/propeller/system/Q | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/incompressible/pimpleDyMFoam/propeller/system/Q b/tutorials/incompressible/pimpleDyMFoam/propeller/system/Q index a6f431788c1..1c385eae6ef 100644 --- a/tutorials/incompressible/pimpleDyMFoam/propeller/system/Q +++ b/tutorials/incompressible/pimpleDyMFoam/propeller/system/Q @@ -10,7 +10,7 @@ Q { // Where to load it from - libs ("libutilityFunctionObjects.so"); + libs ("libfieldFunctionObjects.so"); type Q; -- GitLab