Skip to content
Snippets Groups Projects
  1. Apr 12, 2016
    • Henry Weller's avatar
      rigidBodyDynamics/rigidBodySolvers: Added run-time selectable solvers to... · 2870be40
      Henry Weller authored
      rigidBodyDynamics/rigidBodySolvers: Added run-time selectable solvers to integrate the rigid-body motion
      
      Currently supported solvers: symplectic, Newmark, CrankNicolson
      
      The symplectic solver should only be used if iteration over the forces
      and body-motion is not required.  Newmark and CrankNicolson both require
      iteration to provide 2nd-order behavior.
      
      See applications/test/rigidBodyDynamics/spring for an example of the
      application of the Newmark solver.
      
      This development is sponsored by Carnegie Wave Energy Ltd.
      2870be40
    • Henry Weller's avatar
      vtkSurfaceWriter: Changed precision of points to "double" to avoid the error · 1b90b1b9
      Henry Weller authored
      “Error when reading ascii data. Possible mismatch of datasize with
      declaration.”
      
      Patch contributed by Karl Meredith, FMGlobal
      1b90b1b9
  2. Apr 11, 2016
  3. Apr 10, 2016
  4. Apr 08, 2016
  5. Apr 07, 2016
  6. Apr 06, 2016
  7. Apr 04, 2016
  8. Apr 03, 2016