Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 481
    • Issues 481
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Repository
  • openfoam
  • src
  • thermophysicalModels
  • specie
  • thermo
  • thermo
  • thermo.H
Find file Blame History Permalink
  • sergio's avatar
    ENH: Derivative of B in thermo.H (dKcdTbyKc) calculated from S and G instead of dGdT · 54ebe724
    sergio authored Oct 01, 2020 and Andrew Heather's avatar Andrew Heather committed Dec 10, 2020
    Member function dKcdTbyKc in thermo.H is calculated from S and G at Pstd.
    Thus dGdT was removed from the thermos.
    
    - Add optional hRef, eRef and Tref as optional.
    
    - Use new thermo to multiphase solver icoReactingMuliPhaseFoam
    
    - Remove hRefConst and eRefConst thermos.
    
    TUT: Updated tutorials
    54ebe724