|
[Sponsors] |
I can't understand the moving function of "libfvMotionSolver.so" in dynamicMeshDict |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 13, 2016, 04:36 |
I can't understand the moving function of "libfvMotionSolver.so" in dynamicMeshDict
|
#1 |
Member
Lee Jung Hoo
Join Date: Dec 2015
Posts: 37
Rep Power: 10 |
Hello, I have a question about motionsolverlibs in dynamicMeshDict, and I'm beginner in c++ and compilation.
As you can see in dynamicMeshDict in run/tutorials/multiphases/interDyMFoam/ras/mixerVesselAMI tutorial, there is motionSolverLibs("libfvMotionSolvers.so"). But in the case of sloshingTank2D(run/tutorials/multiphases/interDyMFoam/ras/sloshingTank2D), there is not motionSolverLibs in dynamicMeshDict. First, I would like to know how the "libfvMotionSolvers.so" be linked to the subclass "solidBodyMotionFcMesh" in case of mixerVesselAMI. I can't find any connecting link between "solidBodyMotionFcMesh" and "libfvMotionSolvers.so" in Make/files and Make/options. Second, if there must be a motionSolverLibs in dynamicMeshDict to make mesh dynamic, why doesn't a motionSolverLibs exist in dynamicMeshDict in case of sloshingTank2D?? Your any comments will help me a lot. Thank you in advance! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
foamToTecplot360 | thomasduerr | OpenFOAM Post-Processing | 121 | June 11, 2021 11:05 |
[blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
is internalField(U) equivalent to zeroGradient? | immortality | OpenFOAM Running, Solving & CFD | 7 | March 29, 2013 02:27 |
LiencubiclowRemodel | nzy102 | OpenFOAM Bugs | 14 | January 10, 2012 09:53 |
Pneumatic simulation - moving wall as a function of a pressure difference | jbmackay | OpenFOAM | 0 | September 22, 2010 16:51 |