Skip to content
Snippets Groups Projects
  1. Dec 07, 2021
  2. Dec 06, 2021
  3. Nov 26, 2021
  4. Jul 16, 2020
  5. Oct 31, 2019
  6. Feb 06, 2019
  7. Jan 16, 2019
  8. Dec 15, 2018
  9. Dec 14, 2018
    • Mark OLESEN's avatar
      ENH: make "file" property in functionObjects a relative path (issue #1125) · 2f9c511b
      Mark OLESEN authored
      - partial solution for issue #1091
      
        This generates file properties that are case-relative,
        Eg,
      
            plane0
            {
                p
                {
                    file "<case>/postProcessing/plane0/1/p_plane0.vtk";
                }
                U
                {
                    file "<case>/postProcessing/plane0/1/U_plane0.vtk";
                }
            }
      
         This allows the case to be moved elsewhere and still find its files.
      
         This functionality was previously added for vtkCloud, but now also
         applies to streamLine, sampledSets and sampledSurfaces
      2f9c511b
  10. Jun 12, 2018
  11. Jun 15, 2016
  12. Apr 25, 2016
  13. Jan 10, 2016
  14. Dec 08, 2015
  15. Nov 11, 2015
    • Andrew Heather's avatar
      ENH: Updates to set and surface writers · 11c3654a
      Andrew Heather authored
      - New boundaryData surface writer
      - Moved templated code into separate files
      - Output filenames written to functionObjectState dictionary
      - Ensight surface writer now supports a 'collate times' option [mattijs]
      - Nastran surface writer updated based on user feedback
      11c3654a
    • Andrew Heather's avatar
      ENH: Updates to set and surface writers · c972a375
      Andrew Heather authored
      - New boundaryData surface writer
      - Moved templated code into separate files
      - Output filenames written to functionObjectState dictionary
      - Ensight surface writer now supports a 'collate times' option [mattijs]
      - Nastran surface writer updated based on user feedback
      c972a375
    • Henry Weller's avatar
      Completed update ...ErrorIn -> ...ErrorInFunction · c4d5f65a
      Henry Weller authored
      Avoids the clutter and maintenance effort associated with providing the
      function signature string.
      c4d5f65a
  16. Feb 21, 2013
  17. Aug 14, 2011
  18. Jul 21, 2011
  19. Jul 14, 2011
  20. Jan 19, 2011
  21. Jan 14, 2011
  22. Jan 07, 2011
  23. Jan 05, 2011
  24. Aug 27, 2010
  25. Jul 28, 2010
  26. Mar 29, 2010
  27. Dec 01, 2009
  28. Mar 12, 2009
  29. Jan 10, 2009
  30. Dec 31, 2008
  31. Oct 21, 2008
  32. Jun 25, 2008
  33. May 01, 2008