Skip to content
Snippets Groups Projects
  1. Jan 19, 2016
  2. Jan 18, 2016
  3. Jan 17, 2016
  4. Jan 15, 2016
  5. Jan 14, 2016
    • Henry Weller's avatar
      reactionThermo/functionObjects/moleFractions/moleFractions: New functionObject... · 36fc8595
      Henry Weller authored
      reactionThermo/functionObjects/moleFractions/moleFractions: New functionObject to calculate and write mole-fraction fields
      
          This function object calculates mole-fraction fields from the mass-fraction
          fields of the psi/rhoReactionThermo and caches them for output and further
          post-processing.
      
          The names of the mole-fraction fields are obtained from the corresponding
          mass-fraction fields prepended by "X_"
      
          Example of function object specification:
      
              moleFractions
              {
                  type psiReactionThermoMoleFractions;
              }
      
           or
      
              moleFractions
              {
                  type rhoReactionThermoMoleFractions;
              }
      
          depending on the thermodynamics package used in the solver.
      36fc8595
    • Henry Weller's avatar
  6. Jan 11, 2016
  7. Jan 10, 2016
  8. Jan 09, 2016
  9. Jan 08, 2016
  10. Jan 07, 2016
  11. Jan 05, 2016
  12. Jan 03, 2016
  13. Jan 02, 2016
  14. Jan 01, 2016
  15. Dec 20, 2015
  16. Dec 17, 2015
  17. Dec 16, 2015