Skip to content
Started 3 yr 7 mo ago
Took 10 hr
Success

Build #97 (21 Sep 2020, 16:19:35)

Changes
  1. Initial commit with copy of qaleFoam library (commit: 25fff45) (details / githubweb)
  2. Fixed a problem with the qaleFoam dataHandler file. Pstream::blocking was updated to Pstream::commsType::blocking between versions (commit: 73ea1ae) (details / githubweb)
  3. qaleFoam library now compiles (without the sampling - changes not tested) (commit: 10520be) (details / githubweb)
  4. 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 (commit: cf60fd5) (details / githubweb)
  5. Added the setQaleFoam utility. Compiled without changes from OF230 (commit: e423dec) (details / githubweb)
  6. Added a copy of interDyMFoam from OF50 (commit: 5fef348) (details / githubweb)
  7. Fixed options paths (commit: 7555a23) (details / githubweb)
  8. Now compiles with qaleFoam functionality (untested). Something strange happening with createFields/initQaleWave (see note in createFields) - needs further investigating (commit: 150bb6e) (details / githubweb)
  9. Added the unidirectional tutorial to test qaleDyMFoam. Runs and gives similar results to OF230 (very slightly different) (commit: 897c3d2) (details / githubweb)
  10. Fix for sampling library. Was previously hanging in parallel (see particleCloud changes in faceSet/uniformSet) (commit: 6a9d94d) (details / githubweb)
  11. 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). (commit: 1f679fd) (details / githubweb)
  12. Updated the test case to run faster (now linear wave, coarser mesh) (commit: 6754b76) (details / githubweb)
  13. Renamed the qale test case to be more intuitive (commit: 471e104) (details / githubweb)
  14. Tidied up the tutorial and added a README. (commit: 2904192) (details / githubweb)

Started by an SCM change

Revision: d9c51e915a7000352c2d41a04155db4eccad5329
Repository: git@github.com:CCP-WSI/ccp-wsi.git
  • refs/remotes/origin/dev