Merge branch 'olesenm'

This commit is contained in:
andy
2011-04-05 10:04:51 +01:00
37 changed files with 190 additions and 38 deletions

View File

@ -31,11 +31,12 @@ FoamFile
f f [0 -1 0 0 0 0 0] (0 0 0);
}
thermalModel none; // fixedTemperature;
fixedTemperatureCoeffs
thermalModel
{
T 350;
type none; // fixedTemperature;
// fixedTemperature coefficients
T 350;
}
}
)