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: <bgs...@us...> - 2008-05-29 16:56:17
|
Revision: 646 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=646&view=rev Author: bgschaid Date: 2008-05-29 09:56:23 -0700 (Thu, 29 May 2008) Log Message: ----------- Now logical functions can also be used on surface fields (but they still can not be written) Modified Paths: -------------- trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/GeneratedFiles/ValueExpressionLexer.C trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/GeneratedFiles/ValueExpressionParser.C trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/GeneratedFiles/ValueExpressionParser.tab.hh trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/ValueExpressionDriver.C trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/ValueExpressionDriver.H trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/ValueExpressionDriverLogicalTemplates.H trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/ValueExpressionLexer.ll trunk/Breeder/utilities/postProcessing/FunkySetFields/funkySetFields/ValueExpressionParser.yy This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-29 10:48:36
|
Revision: 645 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=645&view=rev Author: bgschaid Date: 2008-05-29 03:48:37 -0700 (Thu, 29 May 2008) Log Message: ----------- Fix posted in http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?1/6357 Modified Paths: -------------- branches/OpenCFD_Release/OpenFOAM-1.4.1_patch/src/OpenFOAM/primitives/pTraits/pTraits.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-27 12:37:04
|
Revision: 644 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=644&view=rev Author: bgschaid Date: 2008-05-27 05:37:11 -0700 (Tue, 27 May 2008) Log Message: ----------- Make sure that files on all processors are written before the run is aborted Modified Paths: -------------- trunk/Breeder/libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObjectTemplates.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-26 20:38:33
|
Revision: 643 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=643&view=rev Author: bgschaid Date: 2008-05-26 13:38:16 -0700 (Mon, 26 May 2008) Log Message: ----------- Forgot the fieldName Modified Paths: -------------- trunk/Breeder/libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObject.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-26 20:14:30
|
Revision: 642 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=642&view=rev Author: bgschaid Date: 2008-05-26 13:13:53 -0700 (Mon, 26 May 2008) Log Message: ----------- New function object that checks for minimum and maximum of a field. If the limits are exceeded everything is written to disk and the run terminates Modified Paths: -------------- trunk/Breeder/libraries/simpleFunctionObjects/Make/files Added Paths: ----------- trunk/Breeder/libraries/simpleFunctionObjects/misc/ trunk/Breeder/libraries/simpleFunctionObjects/misc/panicDump/ trunk/Breeder/libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObject.C trunk/Breeder/libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObject.H trunk/Breeder/libraries/simpleFunctionObjects/misc/panicDump/panicDumpFunctionObjectTemplates.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-26 20:10:59
|
Revision: 641 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=641&view=rev Author: bgschaid Date: 2008-05-26 13:10:45 -0700 (Mon, 26 May 2008) Log Message: ----------- Editing ignore-properties Property Changed: ---------------- trunk/Breeder/libraries/simpleFunctionObjects/sampling/ trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/ trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/fieldsCache.C trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/fieldsCache.H trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/ trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtv.C trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtv.H trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtvWriters.C trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/mtv/mtvWriters.H trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/sampleSurfaceFunctionObject.C trunk/Breeder/libraries/simpleFunctionObjects/sampling/sampleSurface/sampleSurfaceFunctionObject.H trunk/Breeder/libraries/simpleFunctionObjects/simpleDataFunctionObject/ trunk/Breeder/libraries/simpleFunctionObjects/timelineFunctionObject/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-26 19:07:04
|
Revision: 640 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=640&view=rev Author: bgschaid Date: 2008-05-26 12:07:08 -0700 (Mon, 26 May 2008) Log Message: ----------- Patch names are now written to the first line of the data files Modified Paths: -------------- trunk/Breeder/libraries/simpleFunctionObjects/patch/patchFunctionObject/patchFunctionObject.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:42:04
|
Revision: 639 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=639&view=rev Author: hjasak Date: 2008-05-25 13:42:12 -0700 (Sun, 25 May 2008) Log Message: ----------- Version update Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/.OpenFOAM-1.4.1-dev/apps/ensightFoam/cshrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:41:38
|
Revision: 638 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=638&view=rev Author: hjasak Date: 2008-05-25 13:41:46 -0700 (Sun, 25 May 2008) Log Message: ----------- Surface graph for 2-D geometry Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/sampling/Make/files This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:41:30
|
Revision: 637 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=637&view=rev Author: hjasak Date: 2008-05-25 13:41:38 -0700 (Sun, 25 May 2008) Log Message: ----------- Surface graph for 2-D geometry Added Paths: ----------- trunk/Core/OpenFOAM-1.4.1-dev/src/sampling/surfaceGraph/ trunk/Core/OpenFOAM-1.4.1-dev/src/sampling/surfaceGraph/surfaceGraph.C trunk/Core/OpenFOAM-1.4.1-dev/src/sampling/surfaceGraph/surfaceGraph.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:41:13
|
Revision: 636 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=636&view=rev Author: hjasak Date: 2008-05-25 13:41:21 -0700 (Sun, 25 May 2008) Log Message: ----------- Better stabilisation Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/lduSolvers/amg/fineAmgLevel.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:41:04
|
Revision: 635 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=635&view=rev Author: hjasak Date: 2008-05-25 13:41:12 -0700 (Sun, 25 May 2008) Log Message: ----------- Better stabilisation Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/lduSolvers/amg/coarseAmgLevel.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:40:27
|
Revision: 634 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=634&view=rev Author: hjasak Date: 2008-05-25 13:40:32 -0700 (Sun, 25 May 2008) Log Message: ----------- Escape division by zero when zero area faces are encoutered Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/OpenFOAM/meshes/primitiveMesh/primitiveMeshCheck/primitiveMeshCheck.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-25 20:40:04
|
Revision: 633 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=633&view=rev Author: hjasak Date: 2008-05-25 13:40:05 -0700 (Sun, 25 May 2008) Log Message: ----------- Update on shear stress calculation: consistency Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/applications/utilities/postProcessing/wall/wallShearStress/wallShearStress.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-25 13:48:50
|
Revision: 632 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=632&view=rev Author: bgschaid Date: 2008-05-25 06:48:55 -0700 (Sun, 25 May 2008) Log Message: ----------- r3177@BGs-iBook: bgschaid | 2008-05-24 23:34:56 +0200 Corrected a problem with restarts, pointed out by Heng Xiao in the thread http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?1/7710 Modified Paths: -------------- trunk/Breeder/solvers/other/IcoLagrangianFoam/icoLagrangianFoam/HardBallParticle.C trunk/Breeder/solvers/other/IcoLagrangianFoam/icoLagrangianFoam/IncompressibleCloudIO.C Property Changed: ---------------- trunk/Breeder/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mbe...@us...> - 2008-05-23 12:47:42
|
Revision: 631 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=631&view=rev Author: mbeaudoin Date: 2008-05-23 05:03:36 -0700 (Fri, 23 May 2008) Log Message: ----------- Breeder/OSIG/TurboMachinery: Added a copy of the cgnstools, and a Allwmake file for compiling it. Modified Paths: -------------- trunk/Breeder/OSIG/TurboMachinery/src/cgnstools_2.5/Readme.txt Added Paths: ----------- trunk/Breeder/OSIG/TurboMachinery/src/cgnstools_2.5/Allwmake trunk/Breeder/OSIG/TurboMachinery/src/cgnstools_2.5/cgnstools-2-5-2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 630 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=630&view=rev Author: bgschaid Date: 2008-05-20 13:19:00 -0700 (Tue, 20 May 2008) Log Message: ----------- Bug in twoPhaseEulerFoam as pointed out in: http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/7759 Modified Paths: -------------- branches/OpenCFD_Release/OpenFOAM-1.4.1_patch/applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModel/frictionalStressModel/Schaeffer/SchaefferFrictionalStress.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 629 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=629&view=rev Author: hjasak Date: 2008-05-19 01:35:32 -0700 (Mon, 19 May 2008) Log Message: ----------- Bug fix for combinations of mapping + counter increment Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/tetDecompositionFiniteElement/tetPolyMeshFaceDecomp/MapTetFemFieldsFaceDecomp/tetPointMapperFaceDecomp.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 628 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=628&view=rev Author: hjasak Date: 2008-05-19 01:35:19 -0700 (Mon, 19 May 2008) Log Message: ----------- Bug fix for combinations of mapping + counter increment Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/src/tetDecompositionFiniteElement/tetPolyMeshCellDecomp/MapTetFemFieldsCellDecomp/tetPointMapperCellDecomp.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-05-16 00:26:17
|
Revision: 627 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=627&view=rev Author: hjasak Date: 2008-05-15 17:26:18 -0700 (Thu, 15 May 2008) Log Message: ----------- File C++ comment Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/tutorials/simpleFoam/pitzDaily/0/U This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 626 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=626&view=rev Author: bgschaid Date: 2008-05-15 12:38:15 -0700 (Thu, 15 May 2008) Log Message: ----------- Print correct dimensions for integrated values Modified Paths: -------------- trunk/Breeder/libraries/simpleFunctionObjects/volume/volumeIntegrateFunctionObject/volumeIntegrateFunctionObjectTemplates.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2008-05-14 23:37:50
|
Revision: 625 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=625&view=rev Author: bgschaid Date: 2008-05-14 16:37:48 -0700 (Wed, 14 May 2008) Log Message: ----------- The patch-stuff should work correctly in parallel Modified Paths: -------------- trunk/Breeder/libraries/simpleFunctionObjects/patch/patchAverageFunctionObject/patchAverageFunctionObjectTemplates.C trunk/Breeder/libraries/simpleFunctionObjects/patch/patchFieldFlowFunctionObject/patchFieldFlowFunctionObjectTemplates.C trunk/Breeder/libraries/simpleFunctionObjects/patch/patchForceFunctionObject/patchForceFunctionObject.C trunk/Breeder/libraries/simpleFunctionObjects/patch/patchIntegrateFunctionObject/patchIntegrateFunctionObjectTemplates.C trunk/Breeder/libraries/simpleFunctionObjects/patch/patchMassFlowFunctionObject/patchMassFlowFunctionObject.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mbe...@us...> - 2008-05-14 23:07:54
|
Revision: 624 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=624&view=rev Author: mbeaudoin Date: 2008-05-14 16:07:59 -0700 (Wed, 14 May 2008) Log Message: ----------- Fixed typo for WM_64 Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/.OpenFOAM-1.4.1-dev/bashrc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mbe...@us...> - 2008-05-14 19:01:07
|
Revision: 623 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=623&view=rev Author: mbeaudoin Date: 2008-05-14 12:00:48 -0700 (Wed, 14 May 2008) Log Message: ----------- Removed old versions of openmpi, lam and zlib from svn:externals Property Changed: ---------------- trunk/Core/OpenFOAM-1.4.1-dev/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mbe...@us...> - 2008-05-14 14:12:55
|
Revision: 622 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=622&view=rev Author: mbeaudoin Date: 2008-05-14 07:12:53 -0700 (Wed, 14 May 2008) Log Message: ----------- Added Allwmake to dxFoamExec Added Paths: ----------- trunk/Core/OpenFOAM-1.4.1-dev/applications/utilities/postProcessing/graphics/dxFoamExec/Allwmake This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |