Contrib setDiscreteFields

From OpenFOAMWiki
Revision as of 09:50, 25 December 2011 by Masa (Talk | contribs)

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

Valid versions: OF version 15.png OF version 16.png OF version 17.png OF Version 20.png

1 Short description

This utility can set profiles of any vector/scalar fields at specified boundary patches with using discrete profile data.

2 SVN Repositry

URL of SVN Repositry: http://www.opencae.jp/svn/OpenFOAM-VandV-SIG/applications/trunk/utilities/setDiscreteFields/

In order to check out the source, type:

svn co http://www.opencae.jp/svn/OpenFOAM-VandV-SIG/applications/trunk/utilities/setDiscreteFields/

To build the application, type:

cd setDiscreteFields
wmake

3 Download (Old versions)

4 History

Masa 06:33, 11 October 2010 (CEST): Modified for OF Ver.1.7

Masa 12:28, 15 August 2008 (CEST): Initial version.