openfoam/tutorials/compressible
Mark Olesen 3177e81566 ENH: adjust thermalPorousZone to match documentation
eg, dictionary entry:

        thermalModel
        {
            type        none; // fixedTemperature;
            // fixedTemperature coefficients
            T           350;
        }

A missing thermalModel is treated as 'none'
2011-03-31 13:53:48 +02:00
..
rhoCentralFoam tutorials: Use getApplication to set the application rather than hard-coding it 2011-03-24 21:42:09 +00:00
rhoPimpleFoam tutorials: use getApplication rather than hard-coded application name 2011-03-25 12:06:18 +00:00
rhoPorousMRFLTSPimpleFoam/angledDuct rhoPorousMRFLTSPimpleFoam: Added porosity and MRF support in rhoLTSPimpleFoam 2011-03-30 15:43:23 +01:00
rhoPorousMRFPimpleFoam/mixerVessel2D ENH: Updated tutorial fvSchemes for transpose operator 2011-01-18 15:24:30 +00:00
rhoPorousMRFSimpleFoam ENH: adjust thermalPorousZone to match documentation 2011-03-31 13:53:48 +02:00
rhoSimplecFoam/squareBend ENH: Updated tutorial fvSchemes for transpose operator 2011-01-18 15:24:30 +00:00
sonicFoam shockTube tutorial: removed spurious surface specification in sampleDict 2011-03-17 15:15:05 +00:00
sonicLiquidFoam tutorials: Use getApplication to set the application rather than hard-coding it 2011-03-24 21:42:09 +00:00