TUT: Moved g files - see 9abe97bb7b
This commit is contained in:
parent
6bb7cd9e16
commit
32c174f349
@ -1 +0,0 @@
|
||||
../bottomWater/g
|
@ -1,23 +0,0 @@
|
||||
/*--------------------------------*- C++ -*----------------------------------*\
|
||||
| ========= | |
|
||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
||||
| \\ / O peration | Version: v1806 |
|
||||
| \\ / A nd | Web: www.OpenFOAM.com |
|
||||
| \\/ M anipulation | |
|
||||
\*---------------------------------------------------------------------------*/
|
||||
FoamFile
|
||||
{
|
||||
version 2.0;
|
||||
format ascii;
|
||||
class uniformDimensionedVectorField;
|
||||
location "constant";
|
||||
object g;
|
||||
}
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
dimensions [0 1 -2 0 0 0 0];
|
||||
//value ( 0 0 9.81);
|
||||
value ( 0 0 0);
|
||||
|
||||
|
||||
// ************************************************************************* //
|
@ -1 +0,0 @@
|
||||
../bottomAir/g
|
Loading…
Reference in New Issue
Block a user