BUGFIX: Update tutorial to reflect source changes
This commit is contained in:
parent
6c22a20c72
commit
8727d5e89a
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ FoamFile
|
|||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
//- Specify dynamicFvMesh library
|
||||
dynamicFvMeshLibs ("libdynamicTopoFvMesh.so");
|
||||
|
||||
//- Select the type of dynamicFvMesh
|
||||
dynamicFvMesh dynamicTopoFvMesh;
|
||||
|
||||
|
|
Reference in a new issue