Skip to content
Snippets Groups Projects

ENH: solidIsothermalReactionRate: new solid reaction rate model

Merged Kutalmış Berçin requested to merge feature-solidIsothermalReactionRate into develop

EP2005, EP1629

Usage example

In combustion/fireFoam/LES/simplePMMApanel/constant/panelRegion/reactions:

reactions
{
    _tmp_
    {
        #include "<constant>/panelRegion/thermo.solid"
    }
    charReaction
    {
        type        irreversibleIsothermalSolidReaction;
        reaction    "PMMA = gas";
        C           <scalar>;
        Tpc         <scalar>;
        Elat        <scalar>;
        Cp          ${../_tmp_/PMMA/thermodynamics/Cp};
    }
    #remove _tmp_
}
  • linux64ClangDPInt32Opt (clang13)
  • linux64GccDPInt32Opt
  • linux64GccSPDPInt64Debug
  • Alltest: No new error
Edited by Kutalmış Berçin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply