From: <ngj...@us...> - 2012-01-19 15:50:55
|
Revision: 1934 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1934&view=rev Author: ngjacobsen Date: 2012-01-19 15:50:48 +0000 (Thu, 19 Jan 2012) Log Message: ----------- Modified the code, so PI can be used both in pre- and post-2.0 versions of OpenFoam. It is replaced by PI_(4.0*atan(1.0)) a few neccesary places as a protected member variable. Modified Paths: -------------- trunk/Breeder_1.6/other/waves2Foam/README trunk/Breeder_1.6/other/waves2Foam/src/Make/files trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/numericalBeach/numericalBeach.H trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationScheme/relaxationScheme.H trunk/Breeder_1.6/other/waves2Foam/src/relaxationZone/relaxationShape/relaxationShape.H trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/regular/cnoidalFirstProperties/cnoidalFirstProperties.C trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/regular/stokesFifthProperties/stokesFifthProperties.C trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/regular/stokesFirstProperties/stokesFirstProperties.C trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/regular/stokesFirstProperties/stokesFirstProperties.H trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/regular/stokesSecondProperties/stokesSecondProperties.C trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/setWaveProperties.C trunk/Breeder_1.6/other/waves2Foam/src/setWaveProperties/setWaveProperties.H trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/current/potentialCurrent/potentialCurrent.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/irregular/bichromaticFirst/bichromaticFirst.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/regular/cnoidalFirst/cnoidalFirst.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/regular/stokesFifth/stokesFifth.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/regular/stokesFirst/stokesFirst.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/regular/stokesFirstStanding/stokesFirstStanding.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/regular/stokesSecond/stokesSecond.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/regular/streamFunction/streamFunction.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/waveTheory/waveTheory.C trunk/Breeder_1.6/other/waves2Foam/src/waveTheories/waveTheory/waveTheory.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |