ENH: Updated simplifiedSiwek tutorial case

This commit is contained in:
andy
2012-10-19 11:50:51 +01:00
parent 84c7b02fc4
commit 2166a03245

View File

@ -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;
}
}