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: <he...@us...> - 2009-11-26 21:34:53
|
Revision: 1508 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1508&view=rev Author: henrus Date: 2009-11-26 21:34:45 +0000 (Thu, 26 Nov 2009) Log Message: ----------- Coordinate rootation constructed from axis and angle. Currently unused ... Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/meshTools/coordinateSystems/coordinateRotation/coordinateRotation.C trunk/Core/OpenFOAM-1.5-dev/src/meshTools/coordinateSystems/coordinateRotation/coordinateRotation.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-11-26 21:32:20
|
Revision: 1507 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1507&view=rev Author: henrus Date: 2009-11-26 21:32:12 +0000 (Thu, 26 Nov 2009) Log Message: ----------- Slightly better error messages when the sliding interfaces fail or are set up incorrectly Various fixes when things are empty in directTopoChange Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyMesh.C trunk/Core/OpenFOAM-1.5-dev/src/dynamicMesh/directTopoChange/directTopoChange/directTopoChange.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-25 21:33:44
|
Revision: 1506 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1506&view=rev Author: hjasak Date: 2009-11-25 21:33:33 +0000 (Wed, 25 Nov 2009) Log Message: ----------- Do not check addressing at zero zone size Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-24 01:09:49
|
Revision: 1505 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1505&view=rev Author: hjasak Date: 2009-11-24 01:09:39 +0000 (Tue, 24 Nov 2009) Log Message: ----------- GGI bug fixes: separation Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/interpolations/GGIInterpolation/GGIInterpolation.H trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclicGgi/cyclicGgiPolyPatch.C trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-18 20:14:49
|
Revision: 1504 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1504&view=rev Author: hjasak Date: 2009-11-18 20:14:39 +0000 (Wed, 18 Nov 2009) Log Message: ----------- Eigen-value and eigen-vector bug fixes. Jovani Favero. Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/primitives/tensor/tensor.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-11-18 10:15:36
|
Revision: 1503 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1503&view=rev Author: henrus Date: 2009-11-18 10:15:30 +0000 (Wed, 18 Nov 2009) Log Message: ----------- dep file is not needed --his line, and those below, will be ignored-- D kOmegaSST_LowRe.dep Removed Paths: ------------- trunk/Core/OpenFOAM-1.5-dev/src/turbulenceModels/RAS/incompressible/kOmegaSST_LowRe/kOmegaSST_LowRe.dep This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <he...@us...> - 2009-11-18 10:00:30
|
Revision: 1502 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1502&view=rev Author: henrus Date: 2009-11-18 10:00:21 +0000 (Wed, 18 Nov 2009) Log Message: ----------- Enable moving mesh construction from pieces Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.C trunk/Core/OpenFOAM-1.5-dev/src/dynamicFvMesh/dynamicFvMesh/dynamicFvMesh.H trunk/Core/OpenFOAM-1.5-dev/src/topoChangerFvMesh/topoChangerFvMesh/topoChangerFvMesh.C trunk/Core/OpenFOAM-1.5-dev/src/topoChangerFvMesh/topoChangerFvMesh/topoChangerFvMesh.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1501 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1501&view=rev Author: mbeaudoin Date: 2009-11-18 02:26:11 +0000 (Wed, 18 Nov 2009) Log Message: ----------- Bug fix. Hrvoje Jasak Modified Paths: -------------- trunk/Breeder_1.5/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/profile1DfixedValue/profile1DRawData.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-16 09:05:27
|
Revision: 1500 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1500&view=rev Author: hjasak Date: 2009-11-16 09:05:15 +0000 (Mon, 16 Nov 2009) Log Message: ----------- Bug fix: missing argument. Martin Baudoin Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-11 05:48:12
|
Revision: 1499 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1499&view=rev Author: hjasak Date: 2009-11-11 05:48:04 +0000 (Wed, 11 Nov 2009) Log Message: ----------- Edge limited grads for FAM Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/Make/files trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/finiteArea/gradSchemes/limitedGradSchemes/faceLimitedFaGrad/faceLimitedFaGrad.H trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/finiteArea/gradSchemes/limitedGradSchemes/faceLimitedFaGrad/faceLimitedFaGrads.C Added Paths: ----------- trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/finiteArea/gradSchemes/limitedGradSchemes/edgeLimitedFaGrad/edgeLimitedFaGrad.H trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/finiteArea/gradSchemes/limitedGradSchemes/edgeLimitedFaGrad/edgeLimitedFaGrads.C Removed Paths: ------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/finiteArea/gradSchemes/limitedGradSchemes/edgeLimitedFaGrad/edgeLimitedGrad.H trunk/Core/OpenFOAM-1.5-dev/src/finiteArea/finiteArea/gradSchemes/limitedGradSchemes/edgeLimitedFaGrad/edgeLimitedGrads.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-11-10 16:19:22
|
Revision: 1498 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1498&view=rev Author: bgschaid Date: 2009-11-10 16:19:10 +0000 (Tue, 10 Nov 2009) Log Message: ----------- Release 0.5.3 of PyFoam Modified Paths: -------------- trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CaseReport.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ChangeBoundaryType.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ClearCase.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ClearInternalField.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CloneCase.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonParserOptions.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonPlotLines.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonPlotOptions.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonStandardOutput.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CompareDictionary.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CopyLastToFirst.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CreateBoundaryPatches.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/Decomposer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/EchoDictionary.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ListCases.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/MeshUtilityRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PVSnapshot.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PackCase.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PlotRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PlotWatcher.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PotentialRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PyFoamApplication.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/Runner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/SteadyRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/UpdateDictionary.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/UtilityRunnerApp.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/BasicFile.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/FoamOptionParser.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/GnuplotTimelines.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/OutFileCollection.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/OutputFile.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/TimeLineCollection.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/Utilities.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Error.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/AnalyzedCommon.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/AnalyzedRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/BasicRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/BasicWatcher.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/ConvergenceRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/FoamThread.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/GnuplotRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/StepAnalyzedRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/UtilityRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/FoamInformation.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Infrastructure/ClusterJob.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Infrastructure/Configuration.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Infrastructure/FoamMetaServer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Infrastructure/FoamServer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/BoundingLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/BoundingLogAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/ContinuityLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/DeltaTLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/ExecutionTimeLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/FoamLogAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/GeneralLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/LinearSolverLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/RegExpLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/SimpleLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/StandardLogAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/ServermanagerWrapper.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/__init__.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/FileBasis.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/MeshInformation.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/SolutionDirectory.py trunk/Breeder/other/scripting/PyFoam/PyFoam/ThirdParty/ply/lex.py trunk/Breeder/other/scripting/PyFoam/PyFoam/ThirdParty/ply/yacc.py trunk/Breeder/other/scripting/PyFoam/PyFoam/__init__.py trunk/Breeder/other/scripting/PyFoam/README trunk/Breeder/other/scripting/PyFoam/bin/pyFoamDisplayBlockMeshMac.sh trunk/Breeder/other/scripting/PyFoam/bin/pyFoamPVLoadState.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamVersion.py trunk/Breeder/other/scripting/PyFoam/examples/doInletVariation.py trunk/Breeder/other/scripting/PyFoam/examples/transformSolvers.py trunk/Breeder/other/scripting/PyFoam/unittests/Basics/DataStructures.py trunk/Breeder/other/scripting/PyFoam/unittests/Basics/FoamFileGenerator.py trunk/Breeder/other/scripting/PyFoam/unittests/Basics/__init__.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/BoundaryDict.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/MeshInformation.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParsedBlockMeshDict.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/SolutionDirectory.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/CommonSelectTimesteps.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/RunAtMultipleTimes.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/CustomPlotInfo.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/DummyPlotTimelines.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/GeneralPlotTimelines.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/MatplotlibTimelines.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/PlotTimelinesFactory.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamRunAtMultipleTimes.py trunk/Breeder/other/scripting/PyFoam/test/plotRemote.py trunk/Breeder/other/scripting/PyFoam/unittests/Basics/CustomPlotInfo.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:49:16
|
Revision: 1497 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1497&view=rev Author: hjasak Date: 2009-11-09 10:49:09 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Updated contributor list Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/README This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:46:09
|
Revision: 1496 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1496&view=rev Author: hjasak Date: 2009-11-09 10:45:57 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Fixed script problem Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/applications/utilities/postProcessing/graphics/PV3FoamReader/Allwmake This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:45:41
|
Revision: 1495 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1495&view=rev Author: hjasak Date: 2009-11-09 10:45:34 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/applications/solvers/incompressible/simpleFoam/UEqn.H trunk/Core/OpenFOAM-1.5-dev/applications/solvers/incompressible/simpleFoam/pEqn.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:44:18
|
Revision: 1494 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1494&view=rev Author: hjasak Date: 2009-11-09 10:44:10 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Added lduSolvers Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/applications/solvers/compressible/rhoSonicFoam/Make/options This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:43:11
|
Revision: 1493 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1493&view=rev Author: hjasak Date: 2009-11-09 10:42:56 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/dynamicMesh/directTopoChange/directTopoChange/directTopoChange.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:42:38
|
Revision: 1492 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1492&view=rev Author: hjasak Date: 2009-11-09 10:42:32 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Thermo updates: Cv Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/basic/basicThermo/basicThermo.H trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/basic/hThermo/hThermo.C trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/basic/hThermo/hThermo.H trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/combustion/mixtureThermos/hMixtureThermo/hMixtureThermo.C trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/combustion/mixtureThermos/hMixtureThermo/hMixtureThermo.H trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/combustion/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.C trunk/Core/OpenFOAM-1.5-dev/src/thermophysicalModels/combustion/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:40:00
|
Revision: 1491 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1491&view=rev Author: hjasak Date: 2009-11-09 10:39:54 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Formatting Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/db/objectRegistry/objectRegistry.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:39:06
|
Revision: 1490 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1490&view=rev Author: hjasak Date: 2009-11-09 10:38:54 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Minor updates Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/constraint/ggi/ggiFvPatchField.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/constraint/ggi/ggiFvPatchField.H trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.H trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-11-09 10:37:52
|
Revision: 1489 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1489&view=rev Author: hjasak Date: 2009-11-09 10:37:39 +0000 (Mon, 09 Nov 2009) Log Message: ----------- Engine library development. Tommaso Lucchini, Politecnico di Milano Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/engine/Make/files trunk/Core/OpenFOAM-1.5-dev/src/engine/engineMesh/engineMesh/engineMesh.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTime/engineTime.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/accordionEngineMesh.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/accordionEngineMesh.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/accordionEngineMeshMove.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/addAccordionEngineMeshModifiers.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/addAttachDetachFacesAccordionEngineMesh.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/setAccordionEngineMeshConstraints.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/setValveMotionBoundaryConditionAccordionEngineMesh.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/layerSmooth/layerSmooth.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/pistonLayer/pistonLayer.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/pistonLayer/pistonLayer.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/pistonSliding/moveValvePointsPistonSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/pistonSliding/setPistonSlidingConstraint.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStrokeEngine/addTwoStrokeEngineModifiers.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStrokeEngine/checkMotionFluxes.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStrokeEngine/twoStrokeEngine.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStrokeEngine/twoStrokeEngine.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStrokeEngine/twoStrokeEngineCalculate.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStrokeEngine/twoStrokeEngineMove.C trunk/Core/OpenFOAM-1.5-dev/src/engine/include/addPistonLayerFaces.H trunk/Core/OpenFOAM-1.5-dev/src/engine/include/createEngineDynamicMesh.H trunk/Core/OpenFOAM-1.5-dev/src/engine/thoboisValve/thoboisValve.C trunk/Core/OpenFOAM-1.5-dev/src/engine/thoboisValve/thoboisValve.H Added Paths: ----------- trunk/Core/OpenFOAM-1.5-dev/src/engine/derivedFvPatchFields/engineMassFlowRateInletVelocity/ trunk/Core/OpenFOAM-1.5-dev/src/engine/derivedFvPatchFields/engineMassFlowRateInletVelocity/engineMassFlowRateInletVelocityFvPatchVectorField.C trunk/Core/OpenFOAM-1.5-dev/src/engine/derivedFvPatchFields/engineMassFlowRateInletVelocity/engineMassFlowRateInletVelocityFvPatchVectorField.H trunk/Core/OpenFOAM-1.5-dev/src/engine/derivedFvPatchFields/engineTimeVaryingTotalPressureFvPatchScalarField/ trunk/Core/OpenFOAM-1.5-dev/src/engine/derivedFvPatchFields/engineTimeVaryingTotalPressureFvPatchScalarField/engineTimeVaryingTotalPressureFvPatchScalarField.C trunk/Core/OpenFOAM-1.5-dev/src/engine/derivedFvPatchFields/engineTimeVaryingTotalPressureFvPatchScalarField/engineTimeVaryingTotalPressureFvPatchScalarField.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/accordionEngineMesh/addOutputCellsAccordionEngineMesh.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/dieselEngineMesh/addValvePistonCellZones.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/dieselEngineMesh/addValvesFacesPointZones.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/dieselEngineMesh/resetMotionSolver.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/dieselEngineMesh/setBoundaryMotion.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/dieselEngineMesh/setPistonMotionBoundaryCondition.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/dieselEngineMesh/setValveMotionBoundaryCondition.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/ trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/addAttachDetachFacesEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/addEngineValveSlidingMeshModifiers.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/addMeshModifiersEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/addOutputCellsEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/addPistonFacesPointZonesEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/addValvesFacesPointZonesEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/engineValveSliding.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/engineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/engineValveSlidingCalculate.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/engineValveSlidingI.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/engineValveSlidingInitialize.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/engineValveSlidingMove.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/moveValvePointsEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/setEngineValveSlidingConstraint.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/engineValveSliding/setMotionBoundaryConditionEngineValveSliding.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/thoboisMesh/movePistonPoints.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/thoboisMesh/movePistonPointsLayering.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/ trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/addTwoStrokeTMModifiers.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/twoStrokeTM.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/twoStrokeTM.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/twoStrokeTMCalculate.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/twoStrokeTMInitialize.C trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/twoStroke/twoStrokeTMMove.C Removed Paths: ------------- trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/layerSmooth/setValveMotionBoundaryCondition.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/verticalValves/addValvePistonCellZones.H trunk/Core/OpenFOAM-1.5-dev/src/engine/engineTopoChangerMesh/verticalValves/addValvesFacesPointZones.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2009-11-03 19:50:52
|
Revision: 1488 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1488&view=rev Author: boroli Date: 2009-11-03 19:50:34 +0000 (Tue, 03 Nov 2009) Log Message: ----------- Ported my stuff to version 1.6; Initial commit for OSIG TurboMachinery 1.6 Added Paths: ----------- trunk/Breeder_1.6/OSIG/TurboMachinery/ trunk/Breeder_1.6/OSIG/TurboMachinery/README.svn trunk/Breeder_1.6/OSIG/TurboMachinery/applications/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/Allclean trunk/Breeder_1.6/OSIG/TurboMachinery/applications/Allwmake trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/README.svn trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/UEqn.H trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/createFields.H trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/eEqn.H trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/pEqn.H trunk/Breeder_1.6/OSIG/TurboMachinery/applications/solvers/compressible/sonicSRFFoam/sonicSRFFoam.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/Allclean trunk/Breeder_1.6/OSIG/TurboMachinery/src/Allwmake trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/README.svn trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/SRFZone.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/SRFZone.H trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/SRFZones.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/cfdTools/general/SRFZones/SRFZones.H trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingPressureDirectedInletVelocity/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingPressureDirectedInletVelocity/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingPressureDirectedInletVelocity/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingPressureDirectedInletVelocity/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingPressureDirectedInletVelocity/rotatingPressureDirectedInletVelocityFvPatchVectorField.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingPressureDirectedInletVelocity/rotatingPressureDirectedInletVelocityFvPatchVectorField.H trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingSplitVelocity/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingSplitVelocity/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingSplitVelocity/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingSplitVelocity/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingSplitVelocity/rotatingSplitVelocityFvPatchVectorField.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingSplitVelocity/rotatingSplitVelocityFvPatchVectorField.H trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingTotalTemperature/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingTotalTemperature/Make/ trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingTotalTemperature/Make/files trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingTotalTemperature/Make/options trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingTotalTemperature/rotatingTotalTemperatureFvPatchScalarField.C trunk/Breeder_1.6/OSIG/TurboMachinery/src/OpenFoamTurbo/finiteVolume/fields/fvPatchFields/derived/rotatingTotalTemperature/rotatingTotalTemperatureFvPatchScalarField.H trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/0/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/0/T trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/0/U trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/0/k trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/0/omega trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/0/p trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/README.svn trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/RASProperties trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/SRFZones trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/polyMesh/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/polyMesh/blockMeshDict trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/thermophysicalProperties trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/constant/turbulenceProperties trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/system/ trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/system/controlDict trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/system/fvSchemes trunk/Breeder_1.6/OSIG/TurboMachinery/tutorials/sonicSRFFoam/mucZero_1/system/fvSolution This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-10-29 23:39:36
|
Revision: 1487 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1487&view=rev Author: bgschaid Date: 2009-10-29 23:39:21 +0000 (Thu, 29 Oct 2009) Log Message: ----------- Script to modify GGI boundary conditions (by Martin Beaudoin) Added Paths: ----------- trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ModifyGGIBoundary.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamModifyGGIBoundary.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
Revision: 1486 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1486&view=rev Author: hjasak Date: 2009-10-28 11:28:09 +0000 (Wed, 28 Oct 2009) Log Message: ----------- Removed unnecessary headers Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-10-27 16:35:02
|
Revision: 1485 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1485&view=rev Author: bgschaid Date: 2009-10-27 16:34:49 +0000 (Tue, 27 Oct 2009) Log Message: ----------- Added possibility to add special parameters for GGI (Martin Beaudoin) Modified Paths: -------------- trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/Decomposer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2009-10-27 06:16:47
|
Revision: 1484 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1484&view=rev Author: hjasak Date: 2009-10-27 06:16:39 +0000 (Tue, 27 Oct 2009) Log Message: ----------- Better error message. Martin Beaudouin Modified Paths: -------------- trunk/Core/OpenFOAM-1.5-dev/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/ggi/ggiPolyPatch.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |