Skip to content
Snippets Groups Projects
  1. Dec 16, 2013
  2. Dec 10, 2013
  3. Dec 08, 2013
  4. Oct 31, 2013
  5. Oct 19, 2012
  6. Sep 24, 2012
  7. Aug 24, 2012
  8. Aug 14, 2011
  9. Jul 05, 2011
  10. May 11, 2011
  11. Jan 19, 2011
  12. Jan 14, 2011
  13. Jan 07, 2011
  14. Jan 05, 2011
  15. Dec 30, 2010
  16. Dec 17, 2010
  17. Jul 28, 2010
  18. May 31, 2010
  19. May 20, 2010
  20. May 11, 2010
  21. Mar 29, 2010
  22. Feb 08, 2010
    • graham's avatar
      ENH: sixDoFRigidBodyMotion. Variable renaming and addition of · 86de68de
      graham authored
      initialOrientation.
      
      Rename of IO to more understandable terms.  Rename ref to initial
      where correct - ref is to do with the object being in Q = I state,
      inital is to do with where things are when the motion starts and
      pointDisplacement and value are zero.
      
      Adding initialOrientation so that non Q = I initial states are
      correct.
      86de68de
  23. Feb 05, 2010
  24. Jan 26, 2010
    • graham's avatar
      sixDoFRigidBody: adding restraints. · 8bcb2c8f
      graham authored
      Applying restraints, which return the force and moment to be applied
      to the attachment point.
      
      Adding linearSpring with along axis damping.
      
      Making access functions for the sixDoFRigidBodyMotion data private
      where possible to prevent erroneous external use of body local data.
      
      Fixing bug in unused updateForce(pointField...) function, torques were
      not being correctly applied.
      
      Adding gravity lookup to uncoupledSixDoFRigidBodyDisplacement BC to
      allow it to be used in, for example, moveDynamicMesh (which would need
      read gravity into the database).
      8bcb2c8f
  25. Jan 25, 2010
    • graham's avatar
      In: src/postProcessing/functionObjects/forces, adding mechanisms for · c1940876
      graham authored
      restraints and constraints.
      
      Moving sixDoFRigidBodyMotion back one directory.
      
      Adding uncoupledSixDoFRigidBodyDisplacement to execute motion
      specified by the six DoF motion state, but not applying surface
      forces.  Useful for pre-displacing a mesh.
      
      Adding constrainedSixDoFRigidBodyDisplacement to temporarily perform
      Vorticity's lander simulation.  Will be removed when generalised
      constraints are added.
      c1940876
  26. Dec 08, 2009
  27. Nov 23, 2009
  28. Oct 21, 2009
    • graham's avatar
      Changing · 92217930
      graham authored
          deltaT().value() to deltaTValue()
      and
          deltaT0().value() to deltaT0Value()
      across the whole code - faster to return especially if being used
      often, in each call to a submodel for example.
      92217930
  29. Oct 12, 2009
  30. Sep 30, 2009
  31. Sep 29, 2009
  32. Sep 28, 2009
  33. Dec 31, 2008
  34. Jun 25, 2008
  35. Apr 15, 2008