From: <bgs...@us...> - 2009-02-26 18:21:23
|
Revision: 1058 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1058&view=rev Author: bgschaid Date: 2009-02-26 18:21:19 +0000 (Thu, 26 Feb 2009) Log Message: ----------- Added support for point-Fields. Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/Make/files trunk/Breeder_1.5/libraries/groovyBC/PatchResult.C trunk/Breeder_1.5/libraries/groovyBC/PatchResult.H trunk/Breeder_1.5/libraries/groovyBC/PatchResultI.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.C trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriverI.H trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchField.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchField.H trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchFields.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchFields.H Added Paths: ----------- trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.H trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchFields.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchFields.H Property Changed: ---------------- trunk/Breeder_1.5/libraries/groovyBC/Demos/ trunk/Breeder_1.5/libraries/groovyBC/Demos/circulatingSplash/ trunk/Breeder_1.5/libraries/groovyBC/Demos/circulatingSplash/0/ trunk/Breeder_1.5/libraries/groovyBC/Demos/circulatingSplash/constant/ trunk/Breeder_1.5/libraries/groovyBC/Demos/circulatingSplash/constant/polyMesh/ trunk/Breeder_1.5/libraries/groovyBC/Demos/circulatingSplash/system/ trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/ trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/0/ trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/constant/ trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/constant/polyMesh/ trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/system/ trunk/Breeder_1.5/libraries/groovyBC/Demos/runSplash.py trunk/Breeder_1.5/libraries/groovyBC/Demos/wobbler/ trunk/Breeder_1.5/libraries/groovyBC/Demos/wobbler/0/ trunk/Breeder_1.5/libraries/groovyBC/Demos/wobbler/constant/ trunk/Breeder_1.5/libraries/groovyBC/Demos/wobbler/constant/polyMesh/ trunk/Breeder_1.5/libraries/groovyBC/Demos/wobbler/system/ trunk/Breeder_1.5/libraries/groovyBC/Make/ trunk/Breeder_1.5/libraries/groovyBC/PatchResult.C trunk/Breeder_1.5/libraries/groovyBC/PatchResult.H trunk/Breeder_1.5/libraries/groovyBC/PatchResultI.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.C trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriverI.H trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchField.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchField.H trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchFields.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchFields.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-02-26 20:50:15
|
Revision: 1059 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1059&view=rev Author: bgschaid Date: 2009-02-26 20:50:02 +0000 (Thu, 26 Feb 2009) Log Message: ----------- Added a demo for the pointPatch-boundary-condition of groovyBC. Also removed a bug that prevented the pointPatch to be updated after the first time-step Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.C Added Paths: ----------- trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/ trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/0/ trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/0/U trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/0/cellMotionUx trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/0/p trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/0/pointMotionUx trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/ trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/dynamicMeshDict trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/polyMesh/ trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/polyMesh/blockMeshDict trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/polyMesh/boundary trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/transportProperties trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/system/ trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/system/controlDict trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/system/fvSchemes trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/system/fvSolution trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/system/tetFemSolution This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-03-16 09:58:22
|
Revision: 1118 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1118&view=rev Author: bgschaid Date: 2009-03-16 09:58:13 +0000 (Mon, 16 Mar 2009) Log Message: ----------- Now the point-variant compiles also on 1.5-dev (the dev-version is detected by the environment variable FOAM_DEV Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/Make/options trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.H trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchFields.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchFields.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-03-16 10:28:38
|
Revision: 1123 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1123&view=rev Author: bgschaid Date: 2009-03-16 10:28:37 +0000 (Mon, 16 Mar 2009) Log Message: ----------- Added the functions that were added to funkySetFields (propably with the same typos if there were any there) Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionLexer.ll trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionParser.yy This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-04-16 09:36:13
|
Revision: 1190 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1190&view=rev Author: bgschaid Date: 2009-04-16 09:36:10 +0000 (Thu, 16 Apr 2009) Log Message: ----------- Added support for tensors Largly untested. Not everxthing has propagated to the point-fields Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/PatchResult.C trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.C trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionLexer.ll trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionParser.yy This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-04-16 09:36:30
|
Revision: 1191 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1191&view=rev Author: bgschaid Date: 2009-04-16 09:36:25 +0000 (Thu, 16 Apr 2009) Log Message: ----------- Tested Symmtensor. Other Tensors SHOULD work Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/0/B trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/constant/LESProperties trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchField.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bgs...@us...> - 2009-04-16 16:34:26
|
Revision: 1192 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1192&view=rev Author: bgschaid Date: 2009-04-16 16:34:11 +0000 (Thu, 16 Apr 2009) Log Message: ----------- Fixes a very interesting bug that doesn't let this BC work correctly if used with interFoam (gamma) Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/groovyBCFvPatchField.C trunk/Breeder_1.5/libraries/groovyBC/groovyBCPointPatchField.C This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <phi...@us...> - 2010-07-07 18:31:24
|
Revision: 1792 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1792&view=rev Author: philippose Date: 2010-07-07 18:31:17 +0000 (Wed, 07 Jul 2010) Log Message: ----------- * Backporting improvements from the OF-1.6 version to the OF-1.5 version * Now contains the ability to use values from other patches within the value expression of a groovyBC patch * Added the example "average-t-junction" to demonstrate this new feature Modified Paths: -------------- trunk/Breeder_1.5/libraries/groovyBC/Demos/circulatingSplash/0/gamma trunk/Breeder_1.5/libraries/groovyBC/Demos/movingConeDistorted/constant/transportProperties trunk/Breeder_1.5/libraries/groovyBC/Demos/pulsedPitzDaily/0/U trunk/Breeder_1.5/libraries/groovyBC/PatchResult.C trunk/Breeder_1.5/libraries/groovyBC/PatchResult.H trunk/Breeder_1.5/libraries/groovyBC/PatchResultI.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.C trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionDriver.H trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionLexer.ll trunk/Breeder_1.5/libraries/groovyBC/PatchValueExpressionParser.yy trunk/Breeder_1.5/libraries/groovyBC/README Added Paths: ----------- trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/ trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/ trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/U trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/epsilon trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/k trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/nuTilda trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/nut trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/0/p trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/README.txt trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/ trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/RASProperties trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/p0vsTime trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/polyMesh/ trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/polyMesh/blockMeshDict trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/polyMesh/boundary trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/constant/transportProperties trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/system/ trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/system/controlDict trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/system/fvSchemes trunk/Breeder_1.5/libraries/groovyBC/Demos/average-t-junction/system/fvSolution This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |