Skip to content

Changes

#4 (24 Feb 2021, 23:59:03)

  1. added a third_party dir for moody precompiled library — cge / githubweb
  2. rigidBody libraries with moody (mooring) support — cge / githubweb
  3. update of Allwmake — cge / githubweb
  4. added moody environmental variables — cge / githubweb
  5. added mooredFloatingObject tutorial to illustrate the use of the moody mooring library — cge / githubweb
  6. added libmoody.so (overriding the gitignore rules) — cge / githubweb
  7. Moved third_paty dir to top level — cge / githubweb
  8. updated setup after moved moody lib — cge / githubweb
  9. minor fixes in the mooredFloatingObject tutorial — cge / githubweb
  10. Added structure in for Zheng heng second order focused wave generation — Scott Brown / githubweb
  11. Minor changes made to waves2Foam syntax to be non compiler specific — Scott Brown / githubweb
  12. Added source term to Allwmake script so that it can not be forgotten — Scott Brown / githubweb
  13. added 0.orig — cge / githubweb
  14. changes scripts as tutorials not passing Anvil... — cge / githubweb
  15. Temporary 'fix' to see if this solves the build service problem — Scott Brown / githubweb
  16. Fix Jenkinsfile — Alan Kyffin / githubweb
  17. Jenkins: run tutorials in toolbox, bugfix and tutorial feature branches — Alan Kyffin / githubweb
  18. Jenkins: use foamRunTutorials instead of Allrun — Alan Kyffin / githubweb
  19. Don't exit in the setup script - it logs you out! — Alan Kyffin / githubweb
  20. Jenkins: archive log files — Alan Kyffin / githubweb
  21. Added scaling functionality (e.g. newWave) to the Irregular setWaveProperties — Scott Brown / githubweb
  22. Added a focusing phase option (i.e. pi can be added for trough focus) — Scott Brown / githubweb
  23. Changed scaling to be the same as EK's version — Scott Brown / githubweb
  24. Removing the troublesome OceanWave3D tutorial — edward.ransley / githubweb
  25. Adding new irregular wave scaling options and focusPhase option to OF41 version — edward.ransley / githubweb
  26. updated "setup" — cge / githubweb
  27. testing moody — cge / githubweb
  28. Changed to bash — cge / githubweb
  29. Mistake made when merging into dev, now resolved (hopefully) — edward.ransley / githubweb
  30. added support for moody in sixDoFRigidBodyMotion — cge / githubweb
  31. Update Allwmake — noreply / githubweb
  32. updated Allwmake — cge / githubweb
  33. removed dupicate tutorial — cge / githubweb
  34. another Allwmake ... — cge / githubweb
  35. added missing 0.orig dirs — cge / githubweb
  36. Added turbine functionality to Moody modified sixDoFSolver. Not tested but compiles. Still needs to be updated for compatibility with old solver (pointPatchFields...) — Scott Brown / githubweb
  37. Added waves2Foam v2139 — Scott Brown / githubweb
  38. Fixed bug in Allwmake script — Scott Brown / githubweb
  39. Added sixDoFfunctionality to waveFoam — Scott Brown / githubweb
  40. Fixed the volume bug found during paper submission (somehow lost in transit for all versions) — Scott Brown / githubweb
  41. fixed the volume bug for bodyforces for all versions — Scott Brown / githubweb
  42. Accidnetly divided by W_i twice in last commit - now all versions are fixed — Scott Brown / githubweb
  43. Fixed small typo which broke dev — Scott Brown / githubweb
  44. Added floatingBuoyWithTurbine tutorial for 1906. Fixed a bug which didnt apply bodyForces — Scott Brown / githubweb
  45. Added a copy of rigidBodyDynamics — Scott Brown / githubweb
  46. Adapted the sixDoF mooring restraint for rigidBodyDynamics (Untested) — Scott Brown / githubweb
  47. Updated mooringLine (now tested) — Scott Brown / githubweb
  48. Started adding in structure for bodyForces in rigidBodyDynamics. Not finished — Scott Brown / githubweb
  49. Changed the sixDoF bodyforce code to be consistent with later versions (and minimise changes to the base version of OpenFOAM/duplicated code) — Scott Brown / githubweb
  50. Tidied up the sixDoF code to remove commented code — Scott Brown / githubweb
  51. Added the functionality to access "mesh" in rigidbodydynamics — Scott Brown / githubweb
  52. Added functionality for bodyForces - still needs populating. — Scott Brown / githubweb
  53. Added actuator disc method - need to test — Scott Brown / githubweb
  54. Fixed bugs with new bodyForce functionality. Tested partially (case runs - need to check force is applied correctly). — Scott Brown / githubweb
  55. Fixed a parallel processor problem with the bodyForce sixDoF coupling (was currently only running on master node and getting stuck waiting for reduce operations) — Scott Brown / githubweb
  56. Fixed a parallel processing bug in rigidBodyDynamics for OF4 — Scott Brown / githubweb
  57. Fixed parallel processing bug for bodyForce coupling with sixDoF in OFv1906 — Scott Brown / githubweb
  58. Added a copy of qaleFoam without (major) changes. Note that qaleFoam has it's own copy of sixDoF solver and hence is not compatible with other developments in sixDofEXT. May be better to introduce the changes in qaleSixDoF to sixDoFEXT to make future developments easier (e.g. with bodyForces) — Scott Brown / githubweb
  59. Removed part of the qaleFoam distribution which is unused (as far as I can tell...) — Scott Brown / githubweb
  60. fixed a problem with the third party qale library. Now consistent with moody/oceanwave3D — Scott Brown / githubweb
  61. Minor bug fix in Allwmake script — Scott Brown / githubweb
  62. Initial commit with copy of qaleFoam library — Scott Brown / githubweb
  63. Fixed a problem with the qaleFoam dataHandler file. Pstream::blocking was updated to Pstream::commsType::blocking between versions — Scott Brown / githubweb
  64. qaleFoam library now compiles (without the sampling - changes not tested) — Scott Brown / githubweb
  65. Sampling for qaleFoam now compiles. Note that the code is based on "sampling" in OpenFOAM and there are differences between OF230 to OF5 which have not been included. May be worth updating the full library to include OF5s changes but should decide how sampling is included in the repository first — Scott Brown / githubweb
  66. Added the setQaleFoam utility. Compiled without changes from OF230 — Scott Brown / githubweb
  67. Added a copy of interDyMFoam from OF50 — Scott Brown / githubweb
  68. Fixed options paths — Scott Brown / githubweb
  69. Now compiles with qaleFoam functionality (untested). Something strange happening with createFields/initQaleWave (see note in createFields) - needs further investigating — Scott Brown / githubweb
  70. Added the unidirectional tutorial to test qaleDyMFoam. Runs and gives similar results to OF230 (very slightly different) — Scott Brown / githubweb
  71. Fix for sampling library. Was previously hanging in parallel (see particleCloud changes in faceSet/uniformSet) — Scott Brown / githubweb
  72. qaleFoam was writing the time/timestep to a file in constant every timestep. I have removed this since it could be accessed through thje runTime function. The test case runs fine now and outside of the files i ahve changed (zone shape...) I see no reason for writing the file regularly (it was also getting tracked by git when the case had been run). — Scott Brown / githubweb
  73. Updated the test case to run faster (now linear wave, coarser mesh) — Scott Brown / githubweb
  74. Renamed the qale test case to be more intuitive — Scott Brown / githubweb
  75. Tidied up the tutorial and added a README. — Scott Brown / githubweb
  76. Added copy of qaleFoam library from OF5. Does not compile — Scott Brown / githubweb
  77. qaleFoam library now compiles. Sampling will need testing — Scott Brown / githubweb
  78. Added a copy of setQaleWave from OF5 — Scott Brown / githubweb
  79. Added a standard copy of interFoam from OFv1906. Renamed to qaleFoam but functionality is jsut interFoam at this point — Scott Brown / githubweb
  80. Added in qale functionality. Not tested. — Scott Brown / githubweb
  81. Added the qaleFoam tutorial but doesn't run currently due to problem in sampling library. — Scott Brown / githubweb
  82. Fixed a bug in sampling libraries. qale tutorial now runs — Scott Brown / githubweb
  83. Updated the readme — Scott Brown / githubweb
  84. Fixed a bug reading in "g" (previously g was not being set correctly for dynamic mesh, i.e. 0). Dynamic mesh cases should now run. Tutorial to follow — Scott Brown / githubweb
  85. Changed where the bodyforces were applied. I think previously they happened after U was solved. — Scott Brown / githubweb
  86. Added a tutorial for qaleFoam with dynamic mesh and bodyForce functionality — Scott Brown / githubweb
  87. Small update to tutorial — Scott Brown / githubweb
  88. OFv2006 added — Gemma Poulter / githubweb
  89. Project purposed corrected — Gemma Poulter / githubweb
  90. permissions updated — Gemma Poulter / githubweb

#3 (24 Feb 2021, 23:53:08)

  1. minor — hait / githubweb

#2 (24 Feb 2021, 23:33:58)

  1. Allrun, Cleanall, and README.md are added — hait / githubweb