docu
This commit is contained in:
parent
d8fc085d57
commit
4eed90072a
2 changed files with 4 additions and 5 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue