Reimplementing the uniform density solid inertia calculation from:
http://www.geometrictools.com/LibPhysics/RigidBody/RigidBody.html in surfaceInertia utility. Allows calculation of shell or solid properties of a triSurface, with optionally specified volumetric or surface density. Default behaviour is to calculate inertia around centre of mass, with option to specify reference point. Various test surfaces supplied and tested against analytical results.
Showing
- applications/utilities/surface/surfaceInertia/Make/files 3 additions, 0 deletionsapplications/utilities/surface/surfaceInertia/Make/files
- applications/utilities/surface/surfaceInertia/Make/options 7 additions, 0 deletionsapplications/utilities/surface/surfaceInertia/Make/options
- applications/utilities/surface/surfaceInertia/block.obj 296 additions, 0 deletionsapplications/utilities/surface/surfaceInertia/block.obj
- applications/utilities/surface/surfaceInertia/cylinder.obj 12608 additions, 0 deletionsapplications/utilities/surface/surfaceInertia/cylinder.obj
- applications/utilities/surface/surfaceInertia/dangermouse.obj 13174 additions, 0 deletions...ications/utilities/surface/surfaceInertia/dangermouse.obj
- applications/utilities/surface/surfaceInertia/sphere.obj 261982 additions, 0 deletionsapplications/utilities/surface/surfaceInertia/sphere.obj
- applications/utilities/surface/surfaceInertia/surfaceInertia.C 422 additions, 0 deletions...cations/utilities/surface/surfaceInertia/surfaceInertia.C
Please register or sign in to comment