This commit is contained in:
dino.celebic 2026-01-26 21:18:49 +01:00
commit 4eed90072a
2 changed files with 4 additions and 5 deletions

View file

@ -6,9 +6,9 @@ FoamFile
object U;
}
dimensions [ 0 1 -1 0 0 0 0 ];
dimensions [ 0 1 -1 0 0 0 0 ]; // 0 m^1 s^-1 0 0 0 0
internalField uniform ( 0.1 0 0 );
internalField uniform ( 2 0 0 ); // x, y, z direction
boundaryField
{