Skip to content
Snippets Groups Projects
  1. Dec 11, 2019
  2. Dec 09, 2019
  3. Oct 16, 2019
  4. Nov 01, 2019
  5. Sep 25, 2019
  6. Aug 21, 2019
  7. Jun 24, 2019
  8. Jun 13, 2019
  9. Jun 09, 2019
  10. Jun 07, 2019
  11. Jun 28, 2018
  12. Dec 30, 2017
  13. Jun 14, 2017
    • mattijs's avatar
      ENH: overset: Initial release of overset capability. · fd665b4a
      mattijs authored
      Adds overset discretisation to selected physics:
      - diffusion : overLaplacianDyMFoam
      - incompressible steady : overSimpleFoam
      - incompressible transient : overPimpleDyMFoam
      - compressible transient: overRhoPimpleDyMFoam
      - two-phase VOF: overInterDyMFoam
      
      The overset method chosen is a parallel, fully implicit implementation
      whereby the interpolation (from donor to acceptor) is inserted as an
      adapted discretisation on the donor cells, such that the resulting matrix
      can be solved using the standard linear solvers.
      
      Above solvers come with a set of tutorials, showing how to create and set-up
      simple simulations from scratch.
      fd665b4a
  14. Mar 22, 2017
  15. Jan 04, 2017
  16. Dec 23, 2016
  17. Jan 13, 2016
  18. Jan 08, 2016