Skip to content
Snippets Groups Projects
  1. Apr 21, 2017
  2. Apr 20, 2017
  3. Apr 15, 2017
  4. Apr 11, 2017
  5. Apr 06, 2017
  6. Mar 30, 2017
  7. Mar 29, 2017
  8. Mar 24, 2017
  9. Mar 20, 2017
  10. Mar 19, 2017
  11. Mar 16, 2017
  12. Mar 14, 2017
    • Martin Bauer's avatar
      pystencils: fields can now contain structs · ec3faf51
      Martin Bauer authored
      - this extension is necessary for more generic boundary treatment
      - cells can now be structs, i.e. contain different data types
      - instead of having numeric index dimensions, one can use the index per cell to adress struct elements
      ec3faf51
    • Jan Hoenig's avatar
      merged · 39a096fa
      Jan Hoenig authored
      39a096fa
  13. Mar 13, 2017
  14. Mar 10, 2017
  15. Mar 08, 2017
  16. Mar 05, 2017
    • Martin Bauer's avatar
    • Martin Bauer's avatar
      lbmpy: various small improvements · 83e87342
      Martin Bauer authored
      - getShearRelaxationRate is a free function now -> works also with cumulant methods
      - better error message when calling kernels with wrong or too few parameters
      - entropic & incompressible is not working by default due to pdf shift -> added NotImplemented exception
      - new creation function for 'raw_mrt' where all relaxation rates can be independently specified
      - enhanced entropic creation funtion, supports omega output field now
      83e87342
  17. Mar 02, 2017
  18. Mar 01, 2017
    • Martin Bauer's avatar
      pystencils: cpujit · dd17cd30
      Martin Bauer authored
      - windows support
      - automatic caching and creation of shared library with all generated kernels
      - restrict keyword and function prefixes are preprocessor macros now -> easier to generate one code for linux, cuda, windows
      dd17cd30
  19. Feb 23, 2017