Skip to content
Snippets Groups Projects
  1. Jun 22, 2012
  2. Jun 21, 2012
  3. Jun 20, 2012
  4. Jun 19, 2012
  5. Jun 18, 2012
  6. Jun 13, 2012
  7. Jun 11, 2012
  8. Jun 07, 2012
  9. Jun 06, 2012
  10. Jun 05, 2012
  11. May 31, 2012
  12. 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
    • mattijs's avatar
    • mattijs's avatar
      7969bc87
    • mattijs's avatar
      ENH: surfaceMeshTriangulate: generalise for MeshedSurface instead of... · b06e2e65
      mattijs authored
      ENH: surfaceMeshTriangulate: generalise for MeshedSurface instead of triSurface. Add patchSet. Add topological point merging
      b06e2e65
    • mattijs's avatar
  13. May 29, 2012