Skip to content
Snippets Groups Projects
  1. Apr 10, 2018
  2. Mar 29, 2018
  3. Mar 28, 2018
  4. Mar 27, 2018
    • Jan Hönig's avatar
      Benchmarking features 2.0 · 59d0f541
      Jan Hönig authored
      Modified the gitlab-ci for benchmarking purposes
      Created a new Dockerfile for benchmarking purposes, which includes the
      intel compiler.
      Docker file now has likwid installed as well.
      Created a machine file for the benchmarking machine.
      Kerncraft updated and fixed.
      
      TODOs:
          - cleanup of the yaml files
          - Test the Skylake machine file and kerncraft_coupling for correct
            behaviour
      59d0f541
  5. Mar 22, 2018
  6. Mar 19, 2018
  7. Mar 16, 2018
  8. Mar 15, 2018
  9. Mar 08, 2018
  10. Mar 06, 2018
  11. Mar 05, 2018
    • Martin Bauer's avatar
      Boundary conditions · fd68e34d
      Martin Bauer authored
      - in-kernel Neumann boundaries
      - flag-interface for boundary handling makes one flag field multiple
        boundary handlings possible
      - generator: support for bitwise logical operators
      fd68e34d
  12. Feb 16, 2018
    • Martin Bauer's avatar
      Boundary handling for Finite Differences · ffcf6991
      Martin Bauer authored
      - splitted existing LBM boundary handling into two parts:
          -> generic part , that is used for FD as well and moved it to pystencils
          -> LBM specific part - remained in lbmpy
      
      - bugfixes
      ffcf6991
  13. Feb 15, 2018
  14. Feb 13, 2018
  15. Feb 10, 2018
  16. Feb 08, 2018
    • Jan Hönig's avatar
      presentation rrze · 4e5faf85
      Jan Hönig authored
      4e5faf85
    • Martin Bauer's avatar
      lbmpy phasefield · 9cf1ac28
      Martin Bauer authored
      - step class for LB phasefield generic enough to work with 3-phase and
        N-phase models
      - cahn hilliard can either be solved by LBM or by finite differences
      - 3 phase model can be solved with rho phase or without
      9cf1ac28
  17. Feb 06, 2018
  18. Jan 31, 2018