- 18 May, 2017 1 commit
-
-
Andrew Heather authored
-
- 16 Dec, 2016 1 commit
-
-
Andrew Heather authored
-
- 01 Dec, 2016 1 commit
-
-
Henry Weller authored
e.g. the motion of two counter-rotating AMI regions could be defined: dynamicFvMesh dynamicMotionSolverListFvMesh; solvers ( rotor1 { solver solidBody; cellZone rotor1; solidBodyMotionFunction rotatingMotion; rotatingMotionCoeffs { origin (0 0 0); axis (0 0 1); omega 6.2832; // rad/s } } rotor2 { solver solidBody; cellZone rotor2; solidBodyMotionFunction rotatingMotion; rotatingMotionCoeffs { origin (0 0 0); axis (0 0 1); omega -6.2832; // rad/s } } ); Any combination of motion solvers may be selected but there is no special handling of motion interaction; the motions are applied sequentially and potentially cumulatively. To support this new general framework the solidBodyMotionFvMesh and multiSolidBodyMotionFvMesh dynamicFvMeshes have been converted into the corresponding motionSolvers solidBody and multiSolidBody and the tutorials updated to reflect this change e.g. the motion in the mixerVesselAMI2D tutorial is now defined thus: dynamicFvMesh dynamicMotionSolverFvMesh; solver solidBody; solidBodyCoeffs { cellZone rotor; solidBodyMotionFunction rotatingMotion; rotatingMotionCoeffs { origin (0 0 0); axis (0 0 1); omega 6.2832; // rad/s } }
-
- 20 Sep, 2016 1 commit
-
-
Henry Weller authored
-
- 22 Dec, 2015 1 commit
-
-
Andrew Heather authored
-
- 09 Dec, 2015 1 commit
-
-
Andrew Heather authored
-
- 21 Jul, 2015 1 commit
-
-
Henry Weller authored
-
- 11 Dec, 2014 1 commit
-
-
OpenFOAM-admin authored
-
- 17 Feb, 2014 1 commit
-
-
OpenFOAM-admin authored
-
- 11 Sep, 2013 1 commit
-
-
Henry authored
Add tutorial case
-
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 17 Jun, 2011 1 commit
-
-
OpenFOAM-admin authored
-
- 08 Jun, 2011 1 commit
-
-
andy authored
-
- 07 Jun, 2011 1 commit
-
-
andy authored
-
- 23 Jun, 2010 1 commit
-
-
henry authored
-
- 23 Jul, 2009 1 commit
-
-
Andrew Heather authored
-
- 18 Feb, 2009 1 commit
-
-
Andrew Heather authored
-
- 13 Feb, 2009 1 commit
-
-
Andrew Heather authored
-
- 12 Feb, 2009 1 commit
-
-
Andrew Heather authored
-
- 02 Jul, 2008 1 commit
-
-
henry authored
-
- 01 Jul, 2008 1 commit
-
-
henry authored
-