Skip to content
Snippets Groups Projects
  1. Jun 13, 2016
    • Henry Weller's avatar
      Utility sample: replaced by 'postProcess -func sample' · d9f423ec
      Henry Weller authored
      To re-use existing 'sampleDict' files simply add the following entries:
      
          type sets;
          libs ("libsampling.so");
      
      and run
      
          postProcess -func sampleDict
      
      It is probably better to also rename 'sampleDict' -> 'sample' and then run
      
          postProcess -func sampleDict
      d9f423ec
  2. Jun 12, 2016
  3. May 28, 2016
    • Henry Weller's avatar
      postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities · e4dc50dc
      Henry Weller authored
      with the more general and flexible 'postProcess' utility and '-postProcess' solver option
      
      Rationale
      ---------
      
      Both the 'postProcess' utility and '-postProcess' solver option use the
      same extensive set of functionObjects available for data-processing
      during the run avoiding the substantial code duplication necessary for
      the 'foamCalc' and 'postCalc' utilities and simplifying maintenance.
      Additionally consistency is guaranteed between solver data processing
      and post-processing.
      
      The functionObjects have been substantially re-written and generalized
      to simplify development and encourage contribution.
      
      Configuration
      -------------
      
      An extensive set of simple functionObject configuration files are
      provided in
      
      OpenFOAM-dev/etc/caseDicts/postProcessing
      
      and more will be added in the future.  These can either be copied into
      '<case>/system' directory and included into the 'controlDict.functions'
      sub-dictionary or included directly from 'etc/caseDict...
      e4dc50dc
  4. Aug 14, 2011
  5. Jan 19, 2011
  6. Jan 14, 2011
  7. Jan 07, 2011
  8. Jan 05, 2011
  9. Mar 29, 2010
  10. Mar 03, 2010
  11. Dec 31, 2008
  12. Jul 14, 2008
  13. Jun 25, 2008
  14. Apr 15, 2008