- 28 Jan, 2010 1 commit
-
-
graham authored
constructor.
-
- 27 Jan, 2010 1 commit
-
-
graham authored
Added force to fixedPoint constraint. Moved application of rotation matrices to function. Implemented predictedPosition function. Added maximum iteration check and under-relaxation variable.
-
- 26 Jan, 2010 2 commits
-
-
graham authored
Adding outline and placeholders for constraints and their solution.
-
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).
-
- 25 Jan, 2010 1 commit
-
-
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.
-
- 19 Jan, 2010 1 commit
-
-
graham authored
-
- 15 Jan, 2010 16 commits
-
-
mattijs authored
-
mattijs authored
Added numbering on searhableSurfaceCollection.
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
- 13 Jan, 2010 6 commits
- 11 Jan, 2010 12 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- using chemical enthalpy instead of total enthalpy
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- Re-setting initial T fields to unitialised values prior to running setFields utility
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- Retrieve h directly from thermo package instead of using look-up
-
Andrew Heather authored
- removed repeated declaration of pure abstract functions - added function to return the turbulence effective thermal diffusivity for a patch
-
Andrew Heather authored
- Corrected calculation of temperature gradient - Option to specify the heat source in terms of a power [W] or flux [W/m2]
-
Andrew Heather authored
-