You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(19) |
Sep
(85) |
Oct
(96) |
Nov
(124) |
Dec
(29) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(62) |
Feb
(59) |
Mar
(73) |
Apr
(32) |
May
(40) |
Jun
(53) |
Jul
(16) |
Aug
(37) |
Sep
(33) |
Oct
(27) |
Nov
(23) |
Dec
(33) |
2009 |
Jan
(62) |
Feb
(94) |
Mar
(74) |
Apr
(88) |
May
(60) |
Jun
(13) |
Jul
(76) |
Aug
(47) |
Sep
(19) |
Oct
(49) |
Nov
(47) |
Dec
(30) |
2010 |
Jan
(52) |
Feb
(53) |
Mar
(8) |
Apr
(43) |
May
(20) |
Jun
(44) |
Jul
(22) |
Aug
(17) |
Sep
(11) |
Oct
(13) |
Nov
(14) |
Dec
(1) |
2011 |
Jan
(3) |
Feb
(4) |
Mar
(1) |
Apr
(6) |
May
(1) |
Jun
(10) |
Jul
(12) |
Aug
(4) |
Sep
(14) |
Oct
(3) |
Nov
(10) |
Dec
(1) |
2012 |
Jan
(6) |
Feb
(3) |
Mar
(4) |
Apr
(6) |
May
(15) |
Jun
(1) |
Jul
(2) |
Aug
(3) |
Sep
(2) |
Oct
(6) |
Nov
(3) |
Dec
(1) |
From: <ma...@us...> - 2011-09-14 15:10:57
|
Revision: 1908 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1908&view=rev Author: marupio Date: 2011-09-14 15:10:50 +0000 (Wed, 14 Sep 2011) Log Message: ----------- equationReader - Removed lnInclude directories Removed Paths: ------------- trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2011-09-14 14:37:31
|
Revision: 1907 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1907&view=rev Author: marupio Date: 2011-09-14 14:37:25 +0000 (Wed, 14 Sep 2011) Log Message: ----------- equationReader - directory rename Added Paths: ----------- trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo/ Removed Paths: ------------- trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2011-09-14 14:35:32
|
Revision: 1906 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1906&view=rev Author: marupio Date: 2011-09-14 14:35:20 +0000 (Wed, 14 Sep 2011) Log Message: ----------- equationReader major upgrade Modified Paths: -------------- trunk/Breeder_1.6/libraries/equationReaderExtension/README Added Paths: ----------- trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/ trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/Make/ trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/Make/files trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/Make/options trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/UEqn.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/convergenceCheck.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/createFields.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/equationReaderDemo.C trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/evaluateEquations.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/initConvergenceCheck.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/initializeSourceFields.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/loadEquationData.H trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo2/pEqn.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/IOEquationReader/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/IOEquationReader/IOEquationReader.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/IOEquationReader/IOEquationReader.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/IOEquationReader/IOEquationReaderIO.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/Make/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/Make/files trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/Make/options trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equation/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equation/equation.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equation/equation.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equation/equationI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equation/equationIO.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationOperation/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationOperation/equationOperation.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationOperation/equationOperation.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationOperation/equationOperationI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReader.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReader.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderAssignFunctionPointers.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderCreateMap.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderDebugP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderDebugP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderEvalDimsP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderEvalDimsP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderEvalScalarP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderEvalScalarP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderEvaluate.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderGetSourceDimsP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderGetSourceDimsP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderGetSourceScalarP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderGetSourceScalarP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderIO.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderParse.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaderTemplates.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationReader/equationReaders.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationSource/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationSource/equationScalarSource.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationSource/equationSource.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationSource/equationSource.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationSource/equationSourceI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationSource/equationSources.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationVariable/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/equationVariable/equationVariable.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/include/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/include/createEquationReader.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/IOEquationReader.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/IOEquationReader.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/IOEquationReaderIO.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/createEquationReader.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/createEquationReaderTime.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equation.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equation.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationIO.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationOperation.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationOperation.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationOperationI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReader.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReader.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderAssignFunctionPointers.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderCreateMap.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderDebugP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderDebugP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderEvalDimsP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderEvalDimsP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderEvalScalarP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderEvalScalarP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderEvaluate.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderGetSourceDimsP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderGetSourceDimsP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderGetSourceScalarP.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderGetSourceScalarP.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderIO.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderParse.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderTemplates.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderTime.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaderTime.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationReaders.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationScalarSource.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationSource.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationSource.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationSourceI.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationSources.C trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/equationVariable.H trunk/Breeder_1.6/libraries/equationReaderExtension/src/equationReader/lnInclude/uptodate trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/R trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/U trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/epsilon trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/epsilon.old trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/k trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/k.old trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/nuTilda trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/nut trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/0/p trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/constant/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/constant/RASProperties trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/constant/equationDict trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/constant/polyMesh/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/constant/polyMesh/blockMeshDict trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/constant/transportProperties trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/output trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/system/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/system/controlDict trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/system/fvSchemes trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo2/pitzDaily/system/fvSolution Removed Paths: ------------- trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderDemo/ trunk/Breeder_1.6/libraries/equationReaderExtension/applications/solvers/equationReader/equationReaderTester/ trunk/Breeder_1.6/libraries/equationReaderExtension/src/OpenFOAM/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderDemo/ trunk/Breeder_1.6/libraries/equationReaderExtension/tutorials/equationReader/equationReaderTester/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ope...@us...> - 2011-09-11 07:01:29
|
Revision: 1905 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1905&view=rev Author: openfoam-dev Date: 2011-09-11 07:01:17 +0000 (Sun, 11 Sep 2011) Log Message: ----------- commit f38029376d969904e99c93358231f61eaccd92d2 (origin/master, master) Merge: da2def4 5db45d2 Author: Henrik Rusche <h.r...@wi...> Date: Fri Sep 9 11:39:16 2011 +0200 Reverting unchecked changes Modified Paths: -------------- trunk/Core/OpenFOAM-1.6-ext/ThirdParty/AllMake.stage0 trunk/Core/OpenFOAM-1.6-ext/ThirdParty/AllMake.stage1 trunk/Core/OpenFOAM-1.6-ext/ThirdParty/AllMake.stage2 trunk/Core/OpenFOAM-1.6-ext/ThirdParty/AllMake.stage3 trunk/Core/OpenFOAM-1.6-ext/ThirdParty/AllMake.stage4 trunk/Core/OpenFOAM-1.6-ext/ThirdParty/README.ThirdParty trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SOURCES/libccmio-2.6.1.patch_0 trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/ParMGridGen-1.0.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/ParMetis-3.1.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/ParaView-3.8.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/Python-2.7.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/cmake-2.8.3.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/gcc-4.4.5.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/gcc-4.5.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/gmp-5.0.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/libccmio-2.6.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/mesquite-2.1.2.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/metis-5.0pre2.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/mpc-0.8.2.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/mpfr-3.0.0.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/openmpi-1.4.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/openmpi-1.4.3.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/openmpi-1.5.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/qt-everywhere-opensource-src-4.7.0.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/scotch-5.1.10b.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/tools/makeThirdPartyFunctionsForRPM trunk/Core/OpenFOAM-1.6-ext/applications/utilities/postProcessing/graphics/PV3FoamReader/vtkPV3Foam/Make/options trunk/Core/OpenFOAM-1.6-ext/etc/bashrc trunk/Core/OpenFOAM-1.6-ext/etc/controlDict trunk/Core/OpenFOAM-1.6-ext/etc/cshrc trunk/Core/OpenFOAM-1.6-ext/etc/prefs.sh-EXAMPLE trunk/Core/OpenFOAM-1.6-ext/etc/settings.csh trunk/Core/OpenFOAM-1.6-ext/etc/settings.sh trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/dynamicFvMesh/mixerGgiFvMesh/mixerGgiFvMesh.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/Make/files trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/Make/options trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/multiMixerFvMesh/mixerRotor.C trunk/Core/OpenFOAM-1.6-ext/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/Allrun trunk/Core/OpenFOAM-1.6-ext/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/constant/polyMesh/boundary trunk/Core/OpenFOAM-1.6-ext/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/Allclean trunk/Core/OpenFOAM-1.6-ext/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/Allrun trunk/Core/OpenFOAM-1.6-ext/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/constant/polyMesh/boundary trunk/Core/OpenFOAM-1.6-ext/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeater/constant/polyMesh/boundary trunk/Core/OpenFOAM-1.6-ext/tutorials/incompressible/icoDyMFoam/movingConeTopo/Allrun trunk/Core/OpenFOAM-1.6-ext/tutorials/multiphase/interDyMFoam/ras/floatingObject/Allrun trunk/Core/OpenFOAM-1.6-ext/wmake/rules/darwinIntel64/c++ trunk/Core/OpenFOAM-1.6-ext/wmake/rules/linux64Icc/c trunk/Core/OpenFOAM-1.6-ext/wmake/rules/linux64Icc/c++ trunk/Core/OpenFOAM-1.6-ext/wmake/rules/linux64Icc/general Added Paths: ----------- trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/ParaView-3.10.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/bison-2.4.3.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/flex-2.5.35.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/m4-1.4.16.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/mpfr-3.0.1.spec trunk/Core/OpenFOAM-1.6-ext/ThirdParty/rpmBuild/SPECS/zoltan-3.5.spec trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/movingBodyTopoFvMesh/ trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/movingBodyTopoFvMesh/movingBodyTopoFvMesh.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/movingBodyTopoFvMesh/movingBodyTopoFvMesh.H Removed Paths: ------------- trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/movingConeTopoFvMesh/movingConeTopoFvMesh.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <le...@us...> - 2011-09-08 20:40:37
|
Revision: 1904 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1904&view=rev Author: lewisb2 Date: 2011-09-08 20:40:30 +0000 (Thu, 08 Sep 2011) Log Message: ----------- Added cylindricalInletVelocity boundry conditions for Alex Wouden, Penn State University Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/src/Allwmake Added Paths: ----------- trunk/Breeder_1.6/OSIG/TurboMachinery/src/SRFcylindricalInletVelocity/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/SRFcylindricalInletVelocity/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/SRFcylindricalInletVelocity/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/SRFcylindricalInletVelocity/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/SRFcylindricalInletVelocity/SRFcylindricalInletVelocityFvPatchVectorField.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/SRFcylindricalInletVelocity/SRFcylindricalInletVelocityFvPatchVectorField.H trunk/Breeder_1.6/OSIG/TurboMachinery/src/cylindricalInletVelocity/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/cylindricalInletVelocity/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/cylindricalInletVelocity/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/cylindricalInletVelocity/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/cylindricalInletVelocity/cylindricalInletVelocityFvPatchVectorField.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/cylindricalInletVelocity/cylindricalInletVelocityFvPatchVectorField.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-08-31 08:59:10
|
Revision: 1903 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1903&view=rev Author: bgschaid Date: 2011-08-31 08:59:04 +0000 (Wed, 31 Aug 2011) Log Message: ----------- Test whether makeAxialMesh works without an offset Modified Paths: -------------- trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/controlDict trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/rotationDict This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-08-31 08:58:50
|
Revision: 1902 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1902&view=rev Author: bgschaid Date: 2011-08-31 08:58:43 +0000 (Wed, 31 Aug 2011) Log Message: ----------- Porting of makeAxialMesh to OF 2.0 Modified Paths: -------------- trunk/Breeder_1.5/utilities/mesh/manipulation/MakeAxialMesh/README Added Paths: ----------- trunk/Breeder_2.0/utilities/ trunk/Breeder_2.0/utilities/mesh/ trunk/Breeder_2.0/utilities/mesh/manipulation/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/Allwmake trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/README trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/0/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/0/U trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/0/p trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/constant/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/constant/polyMesh/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/constant/polyMesh/boundary trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/constant/transportProperties trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/controlDict trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/fvSchemes trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/fvSolution trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/TestCases/axialCavity/system/rotationDict trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/makeAxialMesh/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/makeAxialMesh/Make/ trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/makeAxialMesh/Make/files trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/makeAxialMesh/Make/options trunk/Breeder_2.0/utilities/mesh/manipulation/MakeAxialMesh/makeAxialMesh/makeAxialMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ma...@us...> - 2011-08-12 14:25:28
|
Revision: 1901 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1901&view=rev Author: marupio Date: 2011-08-12 14:25:22 +0000 (Fri, 12 Aug 2011) Log Message: ----------- Initial import of IOReferencer Added Paths: ----------- trunk/Breeder_1.6/libraries/IOReferencerObject/ trunk/Breeder_1.6/libraries/IOReferencerObject/IOReferencer/ trunk/Breeder_1.6/libraries/IOReferencerObject/IOReferencer/IOReferencer.C trunk/Breeder_1.6/libraries/IOReferencerObject/IOReferencer/IOReferencer.H trunk/Breeder_1.6/libraries/IOReferencerObject/README This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-08-07 21:10:37
|
Revision: 1900 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1900&view=rev Author: bgschaid Date: 2011-08-07 21:10:31 +0000 (Sun, 07 Aug 2011) Log Message: ----------- Fixes Bug 86 ParameterFile fails if key and value are seperated by a tab. Modified the regulare expression to look for general whitespaces instead of spaces. Also added the unittest that would have caught that problem Modified Paths: -------------- trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/ParameterFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/__init__.py Added Paths: ----------- trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParameterFile.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ope...@us...> - 2011-07-28 02:01:45
|
Revision: 1899 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1899&view=rev Author: openfoam-dev Date: 2011-07-28 02:01:39 +0000 (Thu, 28 Jul 2011) Log Message: ----------- commit d7624469026ed454ec8f236263c2064dd55521ff (origin/master, origin/hotfix/ggiWithOctreeSearch, master) Author: Martin Beaudoin <bea...@gm...> Date: Wed Jul 27 15:36:49 2011 -0400 GGI with octree search: fix bounding box extension Modified Paths: -------------- trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeBoundBoxI.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-07-26 21:10:18
|
Revision: 1898 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1898&view=rev Author: bgschaid Date: 2011-07-26 21:10:12 +0000 (Tue, 26 Jul 2011) Log Message: ----------- New Version 0.5.6 of PyFoam Modified Paths: -------------- trunk/Breeder/other/scripting/PyFoam/Makefile trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/Benchmark.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CaseReport.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/Comparator.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/Decomposer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/DataStructures.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/FoamFileGenerator.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/GeneralVCSInterface.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/Utilities.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/ParallelExecution.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/FileBasis.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/ParsedBlockMeshDict.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/RegionCases.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/SolutionDirectory.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/TimeDirectory.py trunk/Breeder/other/scripting/PyFoam/PyFoam/__init__.py trunk/Breeder/other/scripting/PyFoam/contrib/Mercurial_extension/foamdiff.py trunk/Breeder/other/scripting/PyFoam/debian/changelog trunk/Breeder/other/scripting/PyFoam/debian/control trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/SolutionFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/TimeDirectory.py Added Paths: ----------- trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/UpgradeDictionariesTo17.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/UpgradeDictionariesTo20.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamUpgradeDictionariesTo17.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamUpgradeDictionariesTo20.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-07-26 09:12:22
|
Revision: 1897 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1897&view=rev Author: bgschaid Date: 2011-07-26 09:12:07 +0000 (Tue, 26 Jul 2011) Log Message: ----------- New Release of swak4Foam for the 2.0-Release of OpenFOAM Added Paths: ----------- trunk/Breeder_2.0/libraries/ trunk/Breeder_2.0/libraries/swak4Foam/ trunk/Breeder_2.0/libraries/swak4Foam/.hg_archival.txt trunk/Breeder_2.0/libraries/swak4Foam/.hgignore trunk/Breeder_2.0/libraries/swak4Foam/.hgtags trunk/Breeder_2.0/libraries/swak4Foam/Allwclean trunk/Breeder_2.0/libraries/swak4Foam/Allwmake trunk/Breeder_2.0/libraries/swak4Foam/COPYING trunk/Breeder_2.0/libraries/swak4Foam/Doxyfile trunk/Breeder_2.0/libraries/swak4Foam/Examples/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/0/Cs trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/0/Us trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/Allclean trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/Allrun trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/faMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/faMesh/faMeshDefinition trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/surfactantForceDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/surfactantSourceDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/system/faSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/system/faSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/planeTransport/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/Make/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/Make/files trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/Make/options trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/createFaFields.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/createFaMesh.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/createVolFields.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/FiniteArea/swakSurfactantFoam/swakSurfactantFoam.C trunk/Breeder_2.0/libraries/swak4Foam/Examples/FunkySetBoundaryFields/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FunkySetBoundaryFields/funkySetBoundaryDict.dambreak trunk/Breeder_2.0/libraries/swak4Foam/Examples/FunkySetFields/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/FunkySetFields/setLowerHalfAndATube.funkySetFieldsDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/Make/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/Make/files trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/Make/options trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/UEqn.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/alphaCourantNo.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/alphaEqn.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/alphaEqnSubCycle.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/correctPhi.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/createFields.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/interFoamWithFixed.C trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/pEqn.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/interFoamWithFixed/setDeltaT.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/0/alpha1.org trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/0/p_rgh trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/dynamicMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/momentumFixedDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/prepare.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/system/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithFixed/mixingThing/system/setFieldsDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/Make/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/Make/files trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/Make/options trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/UEqn.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/alphaCourantNo.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/alphaEqn.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/alphaEqnSubCycle.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/correctPhi.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/createFields.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/interFoamWithSources.C trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/pEqn.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/interFoamWithSources/setDeltaT.H trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/0/alpha1.org trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/0/p_rgh trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/dynamicMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/momentumSourceDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/prepare.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/system/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/system/funkySetFieldsDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/InterFoamWithSources/mixingThing/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/epsilon trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/k trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/nuTilda trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/nut trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/0/p trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/README.txt trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/RASProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/p0vsTime trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/prepare.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/average-t-junction/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/0/alpha1 trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/0/p_rgh trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/RASProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/dynamicMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/customRegexp trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/system/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/circulatingSplash/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/0/alpha1 trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/0/p_rgh trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/0/pd trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/customRegexp trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/0/cellMotionUx trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/0/p trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/0/pointMotionUx trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/dynamicMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/customRegexp trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/movingConeDistorted/system/tetFemSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/K trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/T trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/cp trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/epsilon trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/k trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/p trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/p_rgh trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/0/rho trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/Allclean trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/Allrun trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/README.txt trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/bottomAir/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/bottomAir/RASProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/bottomAir/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/bottomAir/radiationProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/bottomAir/thermophysicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/bottomAir/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/heater/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/heater/solidThermophysicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/leftSolid/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/leftSolid/solidThermophysicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/regionProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/rightSolid/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/rightSolid/solidThermophysicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/topAir/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/topAir/RASProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/topAir/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/topAir/radiationProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/topAir/thermophysicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/constant/topAir/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/customRegexp trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/makeCellSets.setSet trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/prepare.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/README trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/bottomAir/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/bottomAir/changeDictionaryDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/bottomAir/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/bottomAir/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/bottomAir/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/heater/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/heater/changeDictionaryDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/heater/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/heater/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/heater/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/leftSolid/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/leftSolid/changeDictionaryDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/leftSolid/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/leftSolid/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/leftSolid/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/rightSolid/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/rightSolid/changeDictionaryDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/rightSolid/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/rightSolid/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/rightSolid/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/topAir/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/topAir/changeDictionaryDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/topAir/decomposeParDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/topAir/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/multiRegionHeaterFeedback/system/topAir/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/B trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/k trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/nuSgs trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/nuTilda trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/0/p trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/LESProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/pulsedPitzDaily/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/runSplash.py trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/0/D trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/0/T trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/constant/mechanicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/constant/thermalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/customRegexp trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/impulse.data trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/groovyBC/wobbler/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/T trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/alphat trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/epsilon trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/k trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/mut trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/0/p trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_distanceToFilter/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_distanceToFilter/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_distanceToFilter/0/inlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_distanceToFilter/0/outlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureDrop/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureDrop/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureDrop/0/inlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilter/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilter/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilter/0/inlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilter/0/outlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilterVolAvg/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilterVolAvg/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilterVolAvg/0/inlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToFilterVolAvg/0/outlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToVol/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToVol/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToVol/0/inlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_pressureToVol/0/outlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_yPlusWall/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_yPlusWall/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/patchExpression_yPlusWall/0/wall trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter/0/alternatePressureToFilter trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter2/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter2/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter2/0/alternatePressureToFilter2 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter3/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter3/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter3/0/alternatePressureToFilter3 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter4/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter4/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_alternatePressureToFilter4/0/alternatePressureToFilter4 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_filterMeanDiff/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_filterMeanDiff/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_filterMeanDiff/0/filterMeanDiff trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowAfterSet/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowAfterSet/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowAfterSet/0/flowAfterSet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowAfterZone/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowAfterZone/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowAfterZone/0/flowAfterZone trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowBeforeSet/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowBeforeSet/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowBeforeSet/0/flowBeforeSet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowBeforeZone/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowBeforeZone/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowBeforeZone/0/flowBeforeZone trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowInlet/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowInlet/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowInlet/0/flowInlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowOutlet/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowOutlet/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_flowOutlet/0/flowOutlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureFilterToOutlet/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureFilterToOutlet/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureFilterToOutlet/0/pressureFilterToOutlet trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureInletToFilter/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureInletToFilter/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureInletToFilter/0/pressureInletToFilter trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureOverFilter/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureOverFilter/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_pressureOverFilter/0/pressureOverFilter trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChange/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChange/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChange/0/setsPressureChange trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChangeProxy/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChangeProxy/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChangeProxy/0/setsPressureChangeProxy trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChangeProxyInter/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChangeProxyInter/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_setsPressureChangeProxyInter/0/setsPressureChangeProxyInter trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceCuttingPlane/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceCuttingPlane/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceCuttingPlane/0/surfaceCuttingPlane trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceDiffPlane/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceDiffPlane/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceDiffPlane/0/surfaceDiffPlane trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDist/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDist/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDist/0/surfaceIsoDist trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDist2/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDist2/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDist2/0/surfaceIsoDist2 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDistCell/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDistCell/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoDistCell/0/surfaceIsoDistCell trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoInterpolateOff/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoInterpolateOff/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoInterpolateOff/0/surfaceIsoInterpolateOff trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoInterpolateOn/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoInterpolateOn/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceIsoInterpolateOn/0/surfaceIsoInterpolateOn trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePatch/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePatch/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePatch/0/surfacePatch trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlane/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlane/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlane/0/surfacePlane trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlane2/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlane2/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlane2/0/surfacePlane2 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlaneMaxU/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlaneMaxU/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlaneMaxU/0/surfacePlaneMaxU trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlaneReuse/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlaneReuse/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfacePlaneReuse/0/surfacePlaneReuse trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45/0/surfaceU45 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45b/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45b/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45b/0/surfaceU45b trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45c/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45c/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_surfaceU45c/0/surfaceU45c trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_velocityExtreme/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_velocityExtreme/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/baselineData/swakExpression_velocityExtreme/0/velocityExtreme trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/compareToBaseline.py trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/MRFZones trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/RASProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/polyMesh/blockMeshDict.m4 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/porousZones trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/constant/thermophysicalProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/decomposeMesh.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/makeMesh.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/cellSetDict.3 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/cellSetDict.4 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/cellSetDict.5 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/faceSetDict.3 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/faceSetDict.4 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/funkySetFieldsDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/topoSetDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/system/topoSetDict.decompose trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/testCalculations trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/angledDuctImplicit/velClass.data trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/0/U trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/0/alpha1 trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/0/alpha1.org trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/0/p_rgh trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_deviation/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_deviation/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_deviation/0/deviation trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_height/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_height/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_height/0/height trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_surface/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_surface/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_surface/0/surface trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_velocity/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_velocity/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/baselineData/swakExpression_velocity/0/velocity trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/compareToBaseline.py trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/g trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/constant/turbulenceProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/customRegexp trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/prepareCase.sh trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/system/funkySetFieldsDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/other/capillaryRise/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/0/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/0/rand trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/0/randFixed trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/constant/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/constant/polyMesh/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/constant/polyMesh/blockMeshDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/constant/polyMesh/boundary trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/constant/transportProperties trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/system/ trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/system/controlDict trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/system/fvSchemes trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/system/fvSolution trunk/Breeder_2.0/libraries/swak4Foam/Examples/tests/randomCavity/system/replayTransientBCDict trunk/Breeder_2.0/libraries/swak4Foam/Libraries/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/Allwclean trunk/Breeder_2.0/libraries/swak4Foam/Libraries/Allwmake trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/Make/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/Make/files trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/Make/options trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCCommon.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCCommon.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCCommons.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCFvPatchField.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCFvPatchField.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCFvPatchFields.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCFvPatchFields.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCPointPatchField.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCPointPatchField.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCPointPatchFields.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyBC/groovyBCPointPatchFields.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/Make/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/Make/files trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/Make/options trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/groovyFlowRateInletVelocityFvPatchVectorField.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/groovyFlowRateInletVelocityFvPatchVectorField.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/groovyTotalPressureFvPatchScalarField.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/groovyStandardBCs/groovyTotalPressureFvPatchScalarField.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/Make/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/Make/files trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/Make/options trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/README trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/SolverInfo/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/SolverInfo/SolverInfo.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/SolverInfo/SolverInfo.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/misc/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/misc/panicDump/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObjectTemplates.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchAverageFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchAverageFunctionObject/patchAverageFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchAverageFunctionObject/patchAverageFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchAverageFunctionObject/patchAverageFunctionObjectTemplates.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFlowFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFlowFunctionObject/patchFieldFlowFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFlowFunctionObject/patchFieldFlowFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFlowFunctionObject/patchFieldFlowFunctionObjectTemplates.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFunctionObject/patchFieldFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFunctionObject/patchFieldFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFieldFunctionObject/patchFieldFunctionObjectTemplates.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFunctionObject/patchFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchFunctionObject/patchFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchIntegrateFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchIntegrateFunctionObject/patchIntegrateFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchIntegrateFunctionObject/patchIntegrateFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchIntegrateFunctionObject/patchIntegrateFunctionObjectTemplates.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowAverageFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowAverageFunctionObject/patchMassFlowAverageFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowAverageFunctionObject/patchMassFlowAverageFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowAverageFunctionObject/patchMassFlowAverageFunctionObjectTemplates.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowFunctionObject/patchMassFlowFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/patch/patchMassFlowFunctionObject/patchMassFlowFunctionObject.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/sampleSurface/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtv.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtv.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtvWriters.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtvWriters.H trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/simpleDataFunctionObject/ trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/simpleDataFunctionObject/simpleDataFunctionObject.C trunk/Breeder_2.0/libraries/swak4Foam/Libraries/simpleFunctionObjects/simpleDataFunctionObject/simpleDataFunctionObject.... [truncated message content] |
From: <bgs...@us...> - 2011-07-26 08:49:41
|
Revision: 1896 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1896&view=rev Author: bgschaid Date: 2011-07-26 08:49:35 +0000 (Tue, 26 Jul 2011) Log Message: ----------- Added a Breeder for 2.0 Added Paths: ----------- trunk/Breeder_2.0/ trunk/Breeder_2.0/README.svn This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-07-26 08:49:25
|
Revision: 1895 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1895&view=rev Author: bgschaid Date: 2011-07-26 08:49:18 +0000 (Tue, 26 Jul 2011) Log Message: ----------- New Release of swak4Foam for the 1.x-Releases of OpenFOAM Modified Paths: -------------- trunk/Breeder_1.7/libraries/swak4Foam/.hg_archival.txt trunk/Breeder_1.7/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/customRegexp trunk/Breeder_1.7/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/controlDict trunk/Breeder_1.7/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/fvSchemes trunk/Breeder_1.7/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/system/fvSolution trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/CellSetValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/CellSetValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/CellSetValueExpressionDriverI.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/CommonValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/CommonValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/CommonValueExpressionDriverI.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FaceSetValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FaceSetValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FaceSetValueExpressionDriverI.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FieldValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FieldValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FieldValueExpressionDriverI.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FieldValueExpressionLexer.ll trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/FieldValueExpressionParser.yy trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/Make/files trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/Make/mybison trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/Make/myflex trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/PatchValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/PatchValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/PatchValueExpressionLexer.ll trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/PatchValueExpressionParser.yy trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SampledSurfaceValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SubsetValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SubsetValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SubsetValueExpressionDriverI.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SubsetValueExpressionLexer.ll trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SubsetValueExpressionParser.yy trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/swakRegistryProxySurface.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swakFiniteArea/FaFieldValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swakFiniteArea/FaFieldValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swakFiniteArea/FaFieldValueExpressionLexer.ll trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swakFiniteArea/FaFieldValueExpressionParser.yy trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swakFiniteArea/FaPatchValueExpressionLexer.ll trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swakFiniteArea/FaPatchValueExpressionParser.yy trunk/Breeder_1.7/libraries/swak4Foam/Makefile trunk/Breeder_1.7/libraries/swak4Foam/README trunk/Breeder_1.7/libraries/swak4Foam/Utilities/funkySetAreaFields/funkySetAreaFields.C trunk/Breeder_1.7/libraries/swak4Foam/debian/changelog.template trunk/Breeder_1.7/libraries/swak4Foam/debian/control.template Added Paths: ----------- trunk/Breeder_1.7/libraries/swak4Foam/Examples/groovyBC/fillingTheDam/0/pd trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/ trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/ trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/0/ trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/0/rand trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/0/randFixed trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/constant/ trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/constant/polyMesh/ trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/constant/polyMesh/blockMeshDict trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/constant/polyMesh/boundary trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/constant/transportProperties trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/system/ trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/system/controlDict trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/system/fvSchemes trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/system/fvSolution trunk/Breeder_1.7/libraries/swak4Foam/Examples/tests/randomCavity/system/replayTransientBCDict trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SetSubsetValueExpressionDriver.C trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SetSubsetValueExpressionDriver.H trunk/Breeder_1.7/libraries/swak4Foam/Libraries/swak4FoamParsers/SetSubsetValueExpressionDriverI.H trunk/Breeder_1.7/libraries/swak4Foam/copySwakFilesToSite.sh trunk/Breeder_1.7/libraries/swak4Foam/removeSwakFilesFromSite.sh Removed Paths: ------------- trunk/Breeder_1.7/libraries/swak4Foam/copySwakFilesToGlobal.sh trunk/Breeder_1.7/libraries/swak4Foam/removeSwakFilesFromGlobal.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hak...@us...> - 2011-07-23 09:49:20
|
Revision: 1894 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1894&view=rev Author: hakan_nilsson Date: 2011-07-23 09:49:14 +0000 (Sat, 23 Jul 2011) Log Message: ----------- Corrected preconditioner syntax Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/timisoaraSwirlGenerator/TSG/system/fvSolution This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hak...@us...> - 2011-07-23 09:21:26
|
Revision: 1893 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1893&view=rev Author: hakan_nilsson Date: 2011-07-23 09:21:20 +0000 (Sat, 23 Jul 2011) Log Message: ----------- New dictionary layout Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/timisoaraSwirlGenerator/TSG/system/fvSolution This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hak...@us...> - 2011-07-23 08:44:19
|
Revision: 1892 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1892&view=rev Author: hakan_nilsson Date: 2011-07-23 08:44:13 +0000 (Sat, 23 Jul 2011) Log Message: ----------- Put executable in FOAM_USER_APPBIN Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/incompressible/transientSimpleDyMFoam/Make/files This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <le...@us...> - 2011-07-12 21:03:10
|
Revision: 1891 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1891&view=rev Author: lewisb2 Date: 2011-07-12 21:03:04 +0000 (Tue, 12 Jul 2011) Log Message: ----------- fix error in Allwmake script Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/src/Allwmake This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ope...@us...> - 2011-07-08 02:02:55
|
Revision: 1890 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1890&view=rev Author: openfoam-dev Date: 2011-07-08 02:02:48 +0000 (Fri, 08 Jul 2011) Log Message: ----------- commit b356275374a76c23ee6e3e47e8483fd9b2cf5f1e (origin/master, master) Merge: b2d2e4c a848866 Author: Hrvoje Jasak <h....@wi...> Date: Thu Jul 7 14:18:12 2011 +0100 Merge branch 'HrvojeJasak' Modified Paths: -------------- trunk/Core/OpenFOAM-1.6-ext/applications/utilities/mesh/manipulation/moveDyMEngineMesh/Make/options trunk/Core/OpenFOAM-1.6-ext/applications/utilities/mesh/manipulation/moveDyMEngineMesh/moveDyMEngineMesh.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/db/Time/Time.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/db/Time/Time.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/dimensionSet/dimensionSet.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/dimensionSet/dimensionSet.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/dimensionedTypes/dimensionedScalar/dimensionedScalar.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/fields/GeometricFields/GeometricSymmTensorField/GeometricSymmTensorField.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolate.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatchTemplates.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/dynamicFvMesh/turboFvMesh/turboFvMesh.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/dynamicFvMesh/turboFvMesh/turboFvMesh.H trunk/Core/OpenFOAM-1.6-ext/tutorials/incompressible/icoDyMFoam/turboPassageRotating/system/controlDict This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2011-07-05 15:17:38
|
Revision: 1889 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1889&view=rev Author: bgschaid Date: 2011-07-05 15:17:32 +0000 (Tue, 05 Jul 2011) Log Message: ----------- Add a reference to the simpleFunctionObjects to enable compiling if downloaded via svn Property Changed: ---------------- trunk/Breeder_1.7/libraries/swak4Foam/Libraries/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ope...@us...> - 2011-07-05 02:02:48
|
Revision: 1888 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1888&view=rev Author: openfoam-dev Date: 2011-07-05 02:02:41 +0000 (Tue, 05 Jul 2011) Log Message: ----------- commit 1a9a3fe0c54863b4ca84ede1277e9ffad7983e41 (origin/master, master) Author: Hrvoje Jasak <h....@wi...> Date: Mon Jul 4 23:24:52 2011 +0100 Cyclic merge tolerance fixes Modified Paths: -------------- trunk/Core/OpenFOAM-1.6-ext/etc/cshrc trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclicGgi/cyclicGgiPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatchTemplates.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchGeometry.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchTemplates.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/finiteArea/faMesh/faPatches/constraint/cyclic/cyclicFaPatch.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fields/fvPatchFields/constraint/cyclicGgi/cyclicGgiFvPatchField.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fields/fvPatchFields/constraint/ggi/ggiFvPatchField.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fields/fvPatchFields/constraint/overlapGgi/overlapGgiFvPatchField.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fvMesh/fvPatches/constraint/cyclic/cyclicFvPatch.C trunk/Core/OpenFOAM-1.6-ext/src/sampling/meshToMeshInterpolation/meshToMesh/calculateMeshToMeshAddressing.C trunk/Core/OpenFOAM-1.6-ext/src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.C trunk/Core/OpenFOAM-1.6-ext/src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ope...@us...> - 2011-06-29 02:08:03
|
Revision: 1887 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1887&view=rev Author: openfoam-dev Date: 2011-06-29 02:07:53 +0000 (Wed, 29 Jun 2011) Log Message: ----------- commit 70aac2621e6403729c88f0470927360954f38e02 (origin/master, master) Author: Hrvoje Jasak <h....@wi...> Date: Tue Jun 28 18:51:06 2011 +0100 Enabled pointVolInterpolation: missing compile file Modified Paths: -------------- trunk/Core/OpenFOAM-1.6-ext/applications/solvers/incompressible/pimpleFoam/pEqn.H trunk/Core/OpenFOAM-1.6-ext/applications/solvers/incompressible/pimpleFoam/pimpleFoam.C trunk/Core/OpenFOAM-1.6-ext/applications/solvers/stressAnalysis/icoFsiFoam/solveSolid.H trunk/Core/OpenFOAM-1.6-ext/applications/utilities/parallelProcessing/decomposePar/fvFieldDecomposer.C trunk/Core/OpenFOAM-1.6-ext/applications/utilities/surface/surfaceMeshConvertTesting/Make/options trunk/Core/OpenFOAM-1.6-ext/etc/controlDict trunk/Core/OpenFOAM-1.6-ext/etc/cshrc trunk/Core/OpenFOAM-1.6-ext/src/Allwmake trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/Make/files trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/MeshWave/FaceCellWave.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/coordinateSystems/coordinateSystem.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolate.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolation.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolationQuickRejectTests.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolationWeights.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/ggiGAMGInterfaceField/ggiGAMGInterfaceField.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/ggiGAMGInterfaceField/ggiGAMGInterfaceField.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/ggiGAMGInterface/ggiGAMGInterface.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/ggiGAMGInterface/ggiGAMGInterface.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/ggiGAMGInterface/ggiGAMGInterfaceTemplates.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatchTemplates.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchGeometry.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/regionCouple/regionCouplePolyPatch.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/regionCouple/regionCouplePolyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/dynamicFvMesh/mixerGgiFvMesh/mixerGgiFvMesh.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/dynamicMesh/polyMeshModifiers/slidingInterface/coupleSlidingInterface.C trunk/Core/OpenFOAM-1.6-ext/src/dynamicMesh/topoChangerFvMesh/multiMixerFvMesh/mixerRotor.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/Make/files trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/cfdTools/general/SRF/derivedFvPatchFields/SRFVelocityFvPatchVectorField/SRFVelocityFvPatchVectorField.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/cfdTools/incompressible/movingMeshContinuityErrs.H trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/cfdTools/incompressible/movingMeshRhoUContinuityErrs.H trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fields/fvPatchFields/constraint/jumpCyclic/jumpCyclicFvPatchField.H trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fields/fvPatchFields/derived/totalPressure/totalPressureFvPatchScalarField.C trunk/Core/OpenFOAM-1.6-ext/src/finiteVolume/fvMesh/fvPatches/constraint/regionCouple/regionCoupleFvPatch.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/Make/files trunk/Core/OpenFOAM-1.6-ext/src/meshTools/PointEdgeWave/PointEdgeWave.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/searchableSurface/triSurfaceMesh.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/sets/cellSources/rotatedBoxToCell/rotatedBoxToCell.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/triSurface/triSurfaceTools/triSurfaceTools.H trunk/Core/OpenFOAM-1.6-ext/src/tetDecompositionFiniteElement/Make.cellDecomp/options trunk/Core/OpenFOAM-1.6-ext/src/tetDecompositionFiniteElement/Make.faceDecomp/options trunk/Core/OpenFOAM-1.6-ext/src/triSurface/Make/files trunk/Core/OpenFOAM-1.6-ext/src/triSurface/Make/options trunk/Core/OpenFOAM-1.6-ext/src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/kqRWallFunctions/kqRWallFunction/kqRWallFunctionFvPatchField.C trunk/Core/OpenFOAM-1.6-ext/tutorials/basic/scalarTransportFoam/swirlTest/constant/polyMesh/boundary trunk/Core/OpenFOAM-1.6-ext/tutorials/coupled/conjugateHeatFoam/conjugateCavity/boundary trunk/Core/OpenFOAM-1.6-ext/tutorials/coupled/conjugateHeatFoam/heatedBlock/boundary Added Paths: ----------- trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/ trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/ trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/indexedOctree.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/indexedOctree.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/indexedOctreeName.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/labelBits.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataCell.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataCell.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataEdge.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataEdge.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataFace.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataFace.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataPoint.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/indexedOctree/treeDataPoint.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/ trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/PointIndexHit.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octree.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octree.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataBoundBox.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataBoundBox.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataCell.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataCell.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataEdges.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataEdges.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataFace.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataFace.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataPoint.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataPoint.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataPointTreeLeaf.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeDataPointTreeLeaf.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeLine.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeLine.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/octreeName.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/pointHitSort.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/pointIndexHit.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/pointIndexHitIOList.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/pointIndexHitIOList.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeBoundBox.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeBoundBox.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeBoundBoxI.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeBoundBoxList.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeElem.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeLeaf.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeLeaf.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeLeafName.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeNode.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeNode.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeNodeI.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/algorithms/octree/octree/treeNodeName.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/meshTools/meshTools.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/meshTools/meshTools.H trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/primitiveShapes/triangle/triangleFuncs.C trunk/Core/OpenFOAM-1.6-ext/src/OpenFOAM/meshes/primitiveShapes/triangle/triangleFuncs.H trunk/Core/OpenFOAM-1.6-ext/src/triSurface/triSurface/treeDataTriSurface/ trunk/Core/OpenFOAM-1.6-ext/src/triSurface/triSurface/treeDataTriSurface/treeDataTriSurface.C trunk/Core/OpenFOAM-1.6-ext/src/triSurface/triSurface/treeDataTriSurface/treeDataTriSurface.H Removed Paths: ------------- trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/indexedOctree.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/indexedOctree.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/indexedOctreeName.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/labelBits.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataCell.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataCell.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataEdge.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataEdge.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataFace.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataFace.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataPoint.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataPoint.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataTriSurface.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/indexedOctree/treeDataTriSurface.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/meshTools/meshTools.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/meshTools/meshTools.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/PointIndexHit.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octree.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octree.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataCell.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataCell.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataEdges.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataEdges.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataFace.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataFace.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataPoint.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataPoint.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataPointTreeLeaf.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeDataPointTreeLeaf.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeLine.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeLine.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/octreeName.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/pointHitSort.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/pointIndexHit.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/pointIndexHitIOList.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/pointIndexHitIOList.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeBoundBox.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeBoundBox.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeBoundBoxI.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeBoundBoxList.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeElem.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeLeaf.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeLeaf.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeLeafName.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeNode.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeNode.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeNodeI.H trunk/Core/OpenFOAM-1.6-ext/src/meshTools/octree/treeNodeName.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/triSurface/triangleFuncs/triangleFuncs.C trunk/Core/OpenFOAM-1.6-ext/src/meshTools/triSurface/triangleFuncs/triangleFuncs.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <le...@us...> - 2011-06-21 21:54:33
|
Revision: 1886 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1886&view=rev Author: lewisb2 Date: 2011-06-21 21:54:27 +0000 (Tue, 21 Jun 2011) Log Message: ----------- Added utilities folder and convertToCylindrical utility Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/applications/Allwmake Added Paths: ----------- trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/convertToCylindrical/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/convertToCylindrical/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/convertToCylindrical/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/convertToCylindrical/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/applications/utilities/convertToCylindrical/convertToCylindrical.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <le...@us...> - 2011-06-21 16:22:17
|
Revision: 1885 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1885&view=rev Author: lewisb2 Date: 2011-06-21 16:22:11 +0000 (Tue, 21 Jun 2011) Log Message: ----------- ported profile1DfixedValue to 1.6 Modified Paths: -------------- trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/Make/files Added Paths: ----------- trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/profile1DfixedValue/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <le...@us...> - 2011-06-21 14:27:26
|
Revision: 1884 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1884&view=rev Author: lewisb2 Date: 2011-06-21 14:27:20 +0000 (Tue, 21 Jun 2011) Log Message: ----------- Ported to OpenFOAM-1.6-ext and added capability to analyse both pumps and turbines Added Paths: ----------- trunk/Breeder_1.6/OSIG/TurboMachinery/src/turboPerformance/controlDict This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |