Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hy2Foam: Updated turbulent terms and Mach number calculation #141

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2023

  1. Update createThermoFields.H

    Use total heat capacities in Mach calculation.
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9183e1d View commit details
    Browse the repository at this point in the history
  2. Update createReactingFields.H

    Read turbulent Schmidt number
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a7be9bb View commit details
    Browse the repository at this point in the history
  3. Update YEqn.H

    Added turbulent mass diffusivity with turbulent Schmidt number.
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7e0b320 View commit details
    Browse the repository at this point in the history
  4. Update eEqnViscous.H

    Added turbulent thermal diffusivity.
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1705eca View commit details
    Browse the repository at this point in the history
  5. Update upwindInterpolation.H

    Use total heat capacity ratios to calculate Mach number.
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    95c625f View commit details
    Browse the repository at this point in the history
  6. Update hTCReactionsES

    Revised reaction rates.
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    39ad01f View commit details
    Browse the repository at this point in the history
  7. Update thermoDEM_TRVE

    Updated gas properties.
    alexlshepherd authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    057b9db View commit details
    Browse the repository at this point in the history