Skip to content
Snippets Groups Projects
  1. Dec 03, 2015
    • mattijs's avatar
      ENH: functionObjects: call execute on last time step · ee950dd6
      mattijs authored
      - old convention was that on last time step it would only call end()
      and not execute()
      - however this meant that e.g. the functionObjectProperties file
      did not get written
      - and almost all functionObjects were doing an execute() inside of end()
      - new convention: call execute() on last time step, just before doing end()
      ee950dd6
  2. Dec 01, 2015
  3. Nov 30, 2015
  4. Nov 29, 2015
  5. Nov 27, 2015