No description
Find a file
Henry Weller c409ae7d90 RBD: restraints: Corrected restraint force transformations
From commit d4c479cb6447dbfd920bbe3e0204b70a1d5fbb03 in OpenFOAM-dev

The restraints generate either joint-local (tau) or global (fx) forces.
At the moment they all generate the latter. This change corrects three
of the four restraints so that the forces are in the gobal coordinate
system and not the local coordinate system of the body.

The problem with this is that the forward dynamics code then transforms
most of the forces back to the body local coordinate system. A better
solution would be to associate restraints which are more sensibly
defined in a local frame with the joints instead of the bodies, and
return the forces as part of the tau variable.
2018-01-08 10:58:00 +00:00
applications compressibleInterFoam family: Corrected transonic option 2017-12-10 13:41:41 +00:00
bin foamCloneCase: corrected operation with no time dirs 2017-12-22 14:07:01 +00:00
doc doxygen: updated -online option 2017-09-21 14:04:11 +01:00
etc Removed legacy scripts rm~all and rmcore 2017-12-05 15:31:55 +00:00
src RBD: restraints: Corrected restraint force transformations 2018-01-08 10:58:00 +00:00
tutorials foamyHexMesh: Corrected surface utility calls in mixerVessel tutorial 2017-09-19 08:45:32 +01:00
wmake CGAL: Upgraded to 4.10 2017-07-28 08:28:38 +01:00
.gitignore .gitignore: Ignore emacs projectile configuration files 2016-11-09 11:23:20 +00:00
Allwmake Allwmake: Provides clearer message when OpenFOAM environment is not loaded 2017-01-28 17:57:13 +00:00
COPYING COPYING: Updated date and contact details 2017-05-05 09:04:55 +01:00
README.org README.org: Updated links 2018-01-03 17:18:48 +00:00

README for OpenFOAM-5.x

#

About OpenFOAM

OpenFOAM is a free, open source computational fluid dynamics (CFD) software package released by the OpenFOAM Foundation. It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics and electromagnetics.

Copyright

OpenFOAM is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the file COPYING in this directory or http://www.gnu.org/licenses/, for a description of the GNU General Public License terms under which you can copy the files.