Sig Turbomachinery Utilities Cylindrical Coordinate System Converters

From OpenFOAMWiki
Revision as of 22:11, 21 June 2011 by Lewisb2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1 Introduction

Converting data to cylindrical coordinates is a common need in Turbomachinery applications. This is a simple converter that does just that!

2 Installing the Cylindrical Coordinate System Converter

The converter is available from the SourceForge.NET site http://openfoam-extend.wiki.sourceforge.net/ through a Subversion source code repository.

The converters source code currently resides in the Breeder section of the repository, under the TurboMachinery OpenFOAM Special Interest Group (OSIG) section.

2.1 Downloading and Compiling

svn checkout https://openfoam-extend.svn.sourceforge.net/svnroot/openfoam-extend/trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/convertToCylindrical
wmake

3 Usage

ADD this