Skip to content
Snippets Groups Projects
  1. Nov 13, 2019
  2. Oct 31, 2019
  3. Nov 06, 2019
  4. Jul 09, 2019
  5. Feb 06, 2019
  6. Jan 24, 2019
  7. Jan 15, 2019
  8. Dec 10, 2018
  9. Oct 12, 2018
  10. Mar 26, 2018
  11. Oct 05, 2017
  12. Mar 20, 2017
    • Mark Olesen's avatar
      ENH: minor improvements to environment · b970ba09
      Mark Olesen authored
      - handle sourcing bashrc with a relative path (issue #383)
      - handle sourcing from bash and zsh.
        Still need manual intervention when sourcing dash, sh, or ksh.
      - replace grep in etc/cshrc with sed only
      - logical instead of physical path for WM_PROJECT_DIR (issue #431).
        Doesn't seem to be possible for csh/tcsh.
      
        * Continue using physical locations when comparing directories,
          but not for the top-level FOAM_INST_DIR, WM_PROJECT_DIR.
      
      - relocate WM_CC, WM_CXX overrides from etc/config.*/compiler
        to etc/config.*/settings to ensure that they are left untouched
        when etc/config.sh/compiler is sourced while making third-party
        packages (eg, gcc, llvm, CGAL).
      
      - provide fallback FOAM_TUTORIALS setting in RunFunctions
      
      STYLE: remove "~OpenFOAM" fallback as being too rare, non-obvious
      b970ba09
  13. Feb 21, 2017
  14. Feb 06, 2017
  15. Apr 30, 2016
  16. Feb 15, 2016
  17. Jul 15, 2015
  18. Dec 14, 2014
  19. Jan 30, 2014
  20. Jul 30, 2013
  21. May 30, 2012
    • Henry's avatar
      Thermodynamics: Rationalization · dead8ec0
      Henry authored
      At the specie level:
          hs = sensible enthalpy
          ha = absolute (what was total) enthalpy
          es = sensibly internal energy
          ea = absolute (what was total) internal energy
      
      At top-level
          Rename total enthalpy h -> ha
          Rename sensible enthalpy hs -> h
      
      Combined h, hs, e and es thermo packages into a single structure.
      
      Thermo packages now provide "he" function which may return either enthalpy or
      internal energy, sensible or absolute according to the run-time selected form
      
      alphaEff now returns the effective diffusivity for the particular energy which
      the thermodynamics package is selected to solve for.
      dead8ec0
    • Henry's avatar
      Thermodynamics: Rationalization · 63da3e9a
      Henry authored
      At the specie level:
          hs = sensible enthalpy
          ha = absolute (what was total) enthalpy
          es = sensibly internal energy
          ea = absolute (what was total) internal energy
      
      At top-level
          Rename total enthalpy h -> ha
          Rename sensible enthalpy hs -> h
      
      Combined h, hs, e and es thermo packages into a single structure.
      
      Thermo packages now provide "he" function which may return either enthalpy or
      internal energy, sensible or absolute according to the run-time selected form
      
      alphaEff now returns the effective diffusivity for the particular energy which
      the thermodynamics package is selected to solve for.
      63da3e9a
  22. Jan 26, 2012
  23. Aug 14, 2011
  24. Jan 19, 2011
  25. Jan 14, 2011
  26. Jan 07, 2011
  27. Jan 05, 2011
  28. Apr 09, 2010
  29. Mar 29, 2010
  30. Mar 10, 2010
  31. Mar 09, 2010
  32. Dec 08, 2009
  33. May 07, 2009
  34. Dec 31, 2008
  35. Aug 09, 2008