边界条件的问题
-
compressibleInterFoam 求解器
-
-
模拟射流问题
-
FoamFile { version 2.0; format ascii; class volVectorField; object U; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { INLET { type fixedValue; value uniform (400 0 0); } WALL { type fixedValue; value uniform (0 0 0); } WALL1 { type fixedValue; value uniform (0 0 0); } OUTLET { type pressureInletOutletVelocity; value uniform (0 0 0); } }
-
So what is your question?
-
What's ur point?
2016年10月8日 08:44
2/6
2016年10月10日 08:15