STYLE: controlDict: removed tab

This commit is contained in:
mattijs
2012-08-31 17:02:10 +01:00
parent bee3d042ab
commit f8268c433e

View File

@ -55,17 +55,17 @@ functions
{
forces
{
type forces;
functionObjectLibs ("libforces.so");
outputControl outputTime;
outputInterval 1;
patches (floatingObject);
pName p;
UName U;
rhoName rhoInf;
log true;
rhoInf 1000;
CofR (0 0 0);
type forces;
functionObjectLibs ("libforces.so");
outputControl outputTime;
outputInterval 1;
patches (floatingObject);
pName p;
UName U;
rhoName rhoInf;
log true;
rhoInf 1000;
CofR (0 0 0);
}
poolHeight
@ -84,7 +84,7 @@ functions
(
zeta
);
}
};