ENH: hotBoxes: make uniformFixedValue

This commit is contained in:
mattijs 2013-09-13 11:07:44 +01:00
parent 22a4123906
commit 2dae4cefa1

View File

@ -23,13 +23,13 @@ boundaryField
{
walls
{
type fixedValue;
value uniform (0 0 0);
type uniformFixedValue;
uniformValue (0 0 0);
}
wallFilm
{
type fixedValue;
value uniform (0 0 0);
type uniformFixedValue;
uniformValue (0 0 0);
// type mapped;
// fieldName Usf;
// average (0 0 0);