Skip to content
Snippets Groups Projects
Commit 2166a032 authored by andy's avatar andy
Browse files

ENH: Updated simplifiedSiwek tutorial case

parent 84c7b02f
Branches
Tags
No related merge requests found
......@@ -17,20 +17,16 @@ FoamFile
source1
{
type scalarExplicitSource;
type fixedTemperatureSource;
active true;
timeStart 0.1;
duration 0.4;
selectionMode cellSet;
cellSet ignitionCells;
scalarExplicitSourceCoeffs
fixedTemperatureSourceCoeffs
{
volumeMode absolute;
injectionRate
{
h 12000;
}
temperature 2000;
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment