CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Mesh conversion (https://www.cfd-online.com/Forums/openfoam/66984-mesh-conversion.html)

vw.cfd July 30, 2009 04:29

Mesh conversion
 
Hi,

I have a query in mesh conversion. I export my mesh from fluent to foam using fluentMeshToFoam. My question is since i make the mesh in "mm", do i have to scale mư mesh or specify anywhere that my mesh is in "mm". As the standard unit of measure in Openfoam is "m".

Please help!!

ThnX a ton in advance..

villet July 30, 2009 05:48

I think first you should check the mesh using "checkMesh" utility. If the domain box looks like being in millimeters, you can scale the mesh using command "transformPoints -scale "(0.001 0.001 0.001)"".

Ville

henrik July 30, 2009 06:15

Alternatively,

you can use the -scale:

Usage: fluentMeshToFoam <Fluent mesh file> [-writeSets] [-case dir] [-writeZones] [-scale scale factor] [-help] [-doc] [-srcDoc]

Henrik

vw.cfd July 30, 2009 07:12

Thank you!!


All times are GMT -4. The time now is 02:15.