4_HandsOn_2_ModifyCase
4_HandsOn_2_ModifyCase
Where to find:
• Verification case:
„examples/verificationCases/heatConductionTransientBC“
What to do:
(5) Make the simulation run twice as long without producing more data
Where to find:
• Verification case:
„examples/verificationCases/heatConductionTransientBC“
What to do:
• Run the existing verification case
• Extend it by:
o (1) Add a new species equation
o (2) Add a new reaction that consumes the species, and which is
temperature depended (but does not release heat)
o (3) Ramp up the temperature by using the „JSON“ coupling option
o (4) Visualize the temperature and concentration field in a single plot
B – Extend a existing case
• Edit the input file (model section, all relevant models parameters)
• Add a files the „0/“ folder which is named after you species and
define the initial conditions (concentration)
(2) Add a new reaction that consumes the species, and which is temperature
depended (but does not release heat)
• Edit the input file (add single reaction chemistry model)
• Add single reaction file in the „settings/“ folder according to the
requirements (“isIsoThermal”, “Arrhenius_A”,”names”)