Skip to content
Started 5 yr 4 mo ago
Took 9 min 33 sec
Success

Build #8 (10 Jan 2019, 15:50:42)

Changes
  1. Added basic functionality for a bodyForces library. Also included two solvers which use the new library (details / githubweb)
  2. Added body force functionality for the six DoF rigid body solver. (details / githubweb)
  3. Added a new restraint type that acts as a linear spring in positive direction only (details / githubweb)
  4. Added functionality for a new restraint type that only works under tension not compression. (details / githubweb)
  5. Added the effect of body forces on the flow in waveDyMFoam (details / githubweb)
  6. Removed unecessary library sixDoFRigidBodyMotionEXTTemp (details / githubweb)
  7. Removed build files which were for the local machine (details / githubweb)
  8. Added a new bodyForce type named movingDisc (details / githubweb)
  9. Changed the ramp up sequence of movingDisc (details / githubweb)
  10. Added a new bodyType: rotatingDisc (details / githubweb)
  11. Added ramp up to rotatingDisc and fixed bug for no ramp up cases (details / githubweb)
  12. Adding new cnoidal wavemaker files (copy of sechSquared) to dynamicFvMeshNEW library (details / githubweb)
  13. Functioning cnoidal wavemaker but with the m variable hardcoded (for now) (details / githubweb)
  14. Code changed to read the value of m from the dynamicMeshDict but this is now an over prescribed problem as m is a function of h,H and T (details / githubweb)
  15. Updated solve functions to calculate m based on height, period, and water depth (rather than user specified) (details / githubweb)
  16. Adding t0 and the stroke as input variables (these can be derived from the existing variables but require the inverse Jacobian elliptic function arccn), i.e. WIP. (details / githubweb)
  17. Updated Allrun script to run correctly with OF50 (details / githubweb)
  18. Adding the dynamicFvMeshNEW library from OF41 to OF50 (details / githubweb)
  19. Removed the icoIcoCoupledDamBreak tutorial since it covers samer material as icoCoCoupledDamBreak (details / githubweb)
  20. Adding the cnoidal wavemaker to the OF50 library (details / githubweb)

Branch indexing

Revision: c9833a94521009b84b5a201f911cec966af901f5
Repository: git@github.com:CCP-WSI/ccp-wsi.git
  • testing_toolbox_of50