Scroll to navigation

SURFACETRANSFORMPOINTS(1) OpenFOAM Commands Manual SURFACETRANSFORMPOINTS(1)

NAME

surfaceTransformPoints - part of OpenFOAM (The Open Source CFD Toolbox).

SYNOPSIS

surfaceTransformPoints [OPTIONS] input output

DESCRIPTION

Transform (translate / rotate / scale) surface points.
Like transformPoints but for surfaces.
Note: roll=rotate about x, pitch=rotate about y, yaw=rotate about z

ARGUMENTS

The input surface file
The output surface file

OPTIONS

Specify case directory to use (instead of the cwd)
Use specified <point> as origin for rotations
Rotate by '(roll pitch yaw)' degrees
Rotate from <vectorA> to <vectorB> - eg, '((1 0 0) (0 0 1))'
Rotate <angle> degrees about <vector> - eg, '((1 0 0) 45)'
Scale by the specified amount - Eg, for uniform [mm] to [m] scaling use either
Translate by specified <vector> - eg, '(1 0 0)' before rotations
Rotate by '(yaw pitch roll)' degrees
Display documentation in browser
Display short help and exit
Display full help and exit

ADVANCED OPTIONS

Specify the value of a registered debug switch. Default is 1 if the value is omitted. (Can be used multiple times)
Override the file handler type
Specify the value of a registered info switch. Default is 1 if the value is omitted. (Can be used multiple times)
Additional library or library list to load (can be used multiple times)
Do not execute function objects
Specify the value of a registered optimisation switch (int/bool). Default is 1 if the value is omitted. (Can be used multiple times)
Display source code in browser
Display full help (manpage format) and exit
Display help notes (description) and exit

SEE ALSO

Online documentation https://www.openfoam.com/documentation/

COPYRIGHT

Copyright © 2018-2019 OpenCFD Ltd.

OpenFOAM- www.openfoam.com