Skip to content
Snippets Groups Projects
  1. Dec 23, 2020
  2. Jun 29, 2020
  3. Jun 17, 2020
  4. Dec 23, 2019
  5. Oct 01, 2019
  6. Jun 25, 2019
  7. May 02, 2019
  8. Jan 22, 2019
    • sergio's avatar
      ENH: Adding reflection capability to solar load radiation model · 65952610
      sergio authored
      ENH: Several modifycations to avoid erroneuos rays to be shot
      from wrong faces.
      
      ENH: Updating tutorials and avoiding registration of the
      coarse singleCellFvMesh
      
      Adding solarLoad tutorial case simpleCarSolarPanel
      
      ENH: Changes needed for the merge
      65952610
  9. Dec 19, 2018
  10. Jun 28, 2018
  11. Dec 05, 2017
  12. Jun 27, 2017
  13. Dec 22, 2015
  14. Dec 09, 2015
  15. Nov 26, 2015
  16. Dec 11, 2014
  17. Feb 17, 2014
  18. Sep 30, 2012
  19. Sep 27, 2012
  20. Sep 25, 2012
  21. Sep 24, 2012
  22. May 30, 2012
    • 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
  23. Aug 14, 2011
  24. Jun 17, 2011
  25. Jun 08, 2011
  26. Jun 07, 2011
  27. May 27, 2011
  28. Nov 03, 2010
  29. Oct 18, 2010
  30. Oct 13, 2010
  31. Oct 12, 2010
  32. Jun 23, 2010
  33. May 18, 2010
  34. Jul 23, 2009
  35. Jul 14, 2009
  36. Jul 01, 2009
  37. Jun 19, 2009
  38. Feb 12, 2009
  39. Aug 08, 2008
    • Mark Olesen's avatar
      cht tutorial tidy up · a99632d4
      Mark Olesen authored
        - remove inappropriate fields from the regions
          (only important or useful for post-processing)
        - Allclean script had missed some files
      a99632d4