Skip to content
Snippets Groups Projects
  1. Jan 18, 2016
  2. Jan 17, 2016
  3. Jan 15, 2016
  4. 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
  5. Jan 11, 2016
  6. Jan 10, 2016
  7. Jan 09, 2016
  8. Jan 07, 2016
  9. Jan 03, 2016
  10. Jan 02, 2016
  11. Jan 01, 2016
  12. Dec 20, 2015
  13. Dec 17, 2015
  14. Dec 14, 2015
  15. Dec 13, 2015
  16. Dec 12, 2015
  17. Dec 09, 2015
  18. Dec 08, 2015
  19. Dec 07, 2015
  20. Dec 03, 2015