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: <hj...@us...> - 2009-12-13 04:02:20
|
Revision: 1558 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1558&view=rev Author: hjasak Date: 2009-12-13 04:01:55 +0000 (Sun, 13 Dec 2009) Log Message: ----------- Added support for compressible MRF Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/cfdTools/general/MRF/MRFZone.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/cfdTools/general/MRF/MRFZone.H trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/cfdTools/general/MRF/MRFZones.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/cfdTools/general/MRF/MRFZones.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-10 20:20:52
|
Revision: 1557 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1557&view=rev Author: hjasak Date: 2009-12-10 20:20:36 +0000 (Thu, 10 Dec 2009) Log Message: ----------- Tensor2D products templates Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/primitives/Tensor2D/Tensor2D.H trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-10 19:28:05
|
Revision: 1556 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1556&view=rev Author: hjasak Date: 2009-12-10 18:42:05 +0000 (Thu, 10 Dec 2009) Log Message: ----------- Bug fix (parallelism). Martin Beaudoin. Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/sampling/sampledSet/midPoint/midPointSet.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-10 18:21:10
|
Revision: 1555 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1555&view=rev Author: hjasak Date: 2009-12-10 18:20:56 +0000 (Thu, 10 Dec 2009) Log Message: ----------- Fixed addition of addressing and weights - causes seg fault for bad cutting instead of uncovered faces error Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolationWeights.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-10 17:52:45
|
Revision: 1554 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1554&view=rev Author: hjasak Date: 2009-12-10 17:52:35 +0000 (Thu, 10 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolate.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1553 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1553&view=rev Author: hjasak Date: 2009-12-08 23:32:05 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/interpolations/patchToPatchInterpolation/PatchToPatchInterpolation.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 23:28:53
|
Revision: 1552 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1552&view=rev Author: hjasak Date: 2009-12-08 23:28:39 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Parallel performance improvements on local/global GGIs. Credit: Henrik Rusche Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/ggiLduInterface.H trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/ggiGAMGInterface/ggiGAMGInterface.C trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/ggiGAMGInterface/ggiGAMGInterface.H trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/ggiGAMGInterface/ggiGAMGInterfaceTemplates.C trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.H trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatchTemplates.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fvMesh/fvPatches/constraint/ggi/ggiFvPatch.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fvMesh/fvPatches/constraint/ggi/ggiFvPatch.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 23:26:40
|
Revision: 1551 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1551&view=rev Author: hjasak Date: 2009-12-08 23:26:33 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/interpolations/patchToPatchInterpolation/CalcPatchToPatchWeights.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 22:26:55
|
Revision: 1550 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1550&view=rev Author: hjasak Date: 2009-12-08 22:26:49 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/primitiveMesh/primitiveMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 22:26:07
|
Revision: 1549 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1549&view=rev Author: hjasak Date: 2009-12-08 22:25:50 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/primitiveMesh/primitiveMeshCellPoints.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 22:25:34
|
Revision: 1548 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1548&view=rev Author: hjasak Date: 2009-12-08 22:25:28 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/primitiveMesh/PrimitivePatch/PrimitivePatchProjectPoints.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 22:25:14
|
Revision: 1547 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1547&view=rev Author: hjasak Date: 2009-12-08 22:24:55 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Better messaging on error Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyMeshInitMesh.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1546 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1546&view=rev Author: hjasak Date: 2009-12-08 22:22:03 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/finiteVolume/gradSchemes/extendedLeastSquaresGrad/extendedLeastSquaresVectors.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1545 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1545&view=rev Author: hjasak Date: 2009-12-08 22:21:04 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/finiteVolume/gradSchemes/leastSquaresGrad/leastSquaresVectors.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1544 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1544&view=rev Author: hjasak Date: 2009-12-08 22:19:52 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Corrected documentation Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/timeVaryingFlowRateInletVelocity/timeVaryingFlowRateInletVelocityFvPatchVectorField.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1543 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1543&view=rev Author: hjasak Date: 2009-12-08 22:19:34 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Corrected documentation Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValueFvPatchField.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 22:19:10
|
Revision: 1542 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1542&view=rev Author: hjasak Date: 2009-12-08 22:18:58 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/cfdTools/compressible/compressibleCourantNo.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1541 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1541&view=rev Author: hjasak Date: 2009-12-08 22:17:59 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Added comments Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/fluxCorrectedVelocity/fluxCorrectedVelocityFvPatchVectorField.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1540 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1540&view=rev Author: hjasak Date: 2009-12-08 11:26:01 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Bug fix: wrong definition of strain rate, 2 Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/transportModels/incompressible/viscosityModels/viscosityModel/viscosityModel.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1539 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1539&view=rev Author: hjasak Date: 2009-12-08 10:40:40 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Bug fix: wrong definition of strain rate Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/transportModels/incompressible/viscosityModels/viscosityModel/viscosityModel.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 10:38:42
|
Revision: 1538 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1538&view=rev Author: hjasak Date: 2009-12-08 10:38:34 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Added missing include line Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/applications/utilities/postProcessing/wall/yPlusRAS/Make/options This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 10:37:57
|
Revision: 1537 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1537&view=rev Author: hjasak Date: 2009-12-08 10:37:47 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Added missing creation of Gamma for database look-up. Frank Albina Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/applications/utilities/postProcessing/wall/yPlusRAS/yPlusRAS.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-08 10:36:57
|
Revision: 1536 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1536&view=rev Author: hjasak Date: 2009-12-08 10:36:48 +0000 (Tue, 08 Dec 2009) Log Message: ----------- Bug fix, topo change. Zeljko Tukovic Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-12-03 10:12:37
|
Revision: 1535 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1535&view=rev Author: hjasak Date: 2009-12-03 10:12:30 +0000 (Thu, 03 Dec 2009) Log Message: ----------- Clean-up, improved debug handling Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/dynamicMesh/polyMeshModifiers/slidingInterface/coupleSlidingInterface.C trunk/Core/OpenFOAM-1.5-dev/src/dynamicMesh/polyMeshModifiers/slidingInterface/enrichedPatch/enrichedPatchCutFaces.C trunk/Core/OpenFOAM-1.5-dev/src/dynamicMesh/polyMeshModifiers/slidingInterface/slidingInterfaceProjectPoints.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-29 20:34:13
|
Revision: 1534 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1534&view=rev Author: hjasak Date: 2009-11-29 20:34:01 +0000 (Sun, 29 Nov 2009) Log Message: ----------- Commented out unreleased code Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/Make/files This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |