Skip to content
Snippets Groups Projects
  1. Nov 01, 2016
  2. Oct 31, 2016
    • Mark Olesen's avatar
      ENH: Provide boundary field writeEntries method (issue #283) · 4bcb0d71
      Mark Olesen authored
      - Write the individual contents, without a surrounding 'boundaryField'
        block. Similar to what dictionary::writeEntries() offers.
      4bcb0d71
    • Mark Olesen's avatar
      ENH: allow specific restart time for field averaging (issue #282) · c836a017
      Mark Olesen authored
      - Can currently have a periodic restart, but for simulations with a
        known run-up, it can be useful to have a specific time to restart
        the averaging.
      
      - Note that the restartTime acts as a 'single-shot'. If the
        restartTime is already in the past when a simulation is started, it
        is ignored. If, during a simulation, the restartTime is crossed, it
        will be triggered and then set itself to be ignored in the future.
      c836a017
    • Mark Olesen's avatar
      CONFIG: csh not unsetting old paraview/cmake environment (related to #281) · a05493db
      Mark Olesen authored
      - On the first call, ParaView_DIR is unset and thus the clean-path
        fails with the warning "ParaView_DIR: Undefined variable."
      
        This looks messy, but is of no _major_ consequence since paraview
        doesn't need to be removed anyhow. The only slight risk is that the
        path to a third-party cmake might not be cleaned.
      
      - Patch as per Bruno's suggestion.
      a05493db
  3. Oct 28, 2016
  4. Oct 27, 2016
  5. Oct 26, 2016
  6. Oct 25, 2016
  7. Oct 24, 2016
  8. Oct 21, 2016
  9. Oct 20, 2016
  10. Oct 19, 2016