BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo.

This commit is contained in:
mattijs
2010-05-11 12:09:49 +01:00
parent 9f2e06ed55
commit 7507b5f6bd
18 changed files with 89 additions and 26 deletions

View File

@ -23,7 +23,7 @@ actions
type cellSet;
action new;
source zoneToCell;
sourceDict
sourceInfo
{
name rotor;
}

View File

@ -22,7 +22,7 @@ actions
type cellSet;
action new;
source boxToCell;
sourceDict
sourceInfo
{
box ( 0 0 -2e-05 ) ( 0.0036 0.0003 2e-05 );
}

View File

@ -22,7 +22,7 @@ actions
type cellSet;
action new;
source boxToCell;
sourceDict
sourceInfo
{
box ( 0 0 -2e-05 ) ( 0.0036 0.0008 4e-05 ) ;
}

View File

@ -22,7 +22,7 @@ actions
type cellSet;
action new;
source boxToCell;
sourceDict
sourceInfo
{
box ( 0 0 -2e-05 ) ( 0.0036 0.0003 2e-05 );
}