ENH: directMappedNamedFixedValue : merged functionality into directMapped

This commit is contained in:
mattijs
2010-11-25 13:46:42 +00:00
parent 938084438e
commit 59695e5a4d
16 changed files with 10 additions and 701 deletions

View File

@ -28,7 +28,7 @@ boundaryField
}
region0_to_wallFilmRegion_wallFilmFaces
{
type directMappedNamedFixedValue;
type directMapped;
fieldName Tsf;
average 300;
setAverage no;

View File

@ -28,7 +28,7 @@ boundaryField
}
region0_to_wallFilmRegion_wallFilmFaces
{
type directMappedNamedFixedValue;
type directMapped;
fieldName Usf;
average ( 0 0 0 );
setAverage no;

View File

@ -28,7 +28,7 @@ boundaryField
}
region0_to_wallFilmRegion_wallFilmFaces
{
type directMappedNamedFixedValue;
type directMapped;
fieldName Tsf;
average 300;
setAverage no;

View File

@ -28,7 +28,7 @@ boundaryField
}
region0_to_wallFilmRegion_wallFilmFaces
{
type directMappedNamedFixedValue;
type directMapped;
fieldName Usf;
average ( 0 0 0 );
setAverage no;

View File

@ -29,7 +29,7 @@ boundaryField
wallFilm
{
type zeroGradient;
// type directMappedNamedFixedValue;
// type directMapped;
// fieldName Tsf;
// average 300;
// setAverage no;

View File

@ -30,7 +30,7 @@ boundaryField
{
type fixedValue;
value uniform (0 0 0);
// type directMappedNamedFixedValue;
// type directMapped;
// fieldName Usf;
// average (0 0 0);
// setAverage no;

View File

@ -29,7 +29,7 @@ boundaryField
wallFilm
{
type zeroGradient;
// type directMappedNamedFixedValue;
// type directMapped;
// fieldName Tsf;
// average 300;
// setAverage no;

View File

@ -30,7 +30,7 @@ boundaryField
{
type fixedValue;
value uniform (0 0 0);
// type directMappedNamedFixedValue;
// type directMapped;
// fieldName Usf;
// average (0 0 0);
// setAverage no;

View File

@ -22,7 +22,7 @@ dictionaryReplacement
{
wallFilm
{
type directMappedNamedFixedValue;
type directMapped;
fieldName Tsf;
average 300;
setAverage no;
@ -37,7 +37,7 @@ dictionaryReplacement
{
wallFilm
{
type directMappedNamedFixedValue;
type directMapped;
fieldName Usf;
average (0 0 0);
setAverage no;