CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Meshing & Mesh Conversion (https://www.cfd-online.com/Forums/openfoam-meshing/)
-   -   [mesh manipulation] ScalePoints (https://www.cfd-online.com/Forums/openfoam-meshing/61590-scalepoints.html)

hani September 13, 2005 08:17

ScalePoints
 
I need to scale a mesh from [mm] to [m], and the UserGuide tells me to use scalePoints. I can't however find scalePoints in OpenFoam 1.2.

How do I perform this operation in OpenFoam 1.2?

Håkan.

hsieh September 13, 2005 10:00

I think in 1.2, this has been
 
I think in 1.2, this has been changed to
transformPoints. You can do this from either the command line or within FoamX

hani September 13, 2005 10:06

Thanks, I just found it myself
 
Thanks, I just found it myself, and I guess that the following does the job:

transformPoints <root> <case> -scale "(1e-3 1e-3 1e-3)"

Please update the manual as soon as you have the time.

Håkan.


All times are GMT -4. The time now is 09:57.