From: <bgs...@us...> - 2009-03-12 17:11:00
|
Revision: 1111 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1111&view=rev Author: bgschaid Date: 2009-03-12 17:10:51 +0000 (Thu, 12 Mar 2009) Log Message: ----------- Release 0.5.2 of PyFoam Modified Paths: -------------- trunk/Breeder/other/scripting/PyFoam/DTDs/casebuilder.dtd trunk/Breeder/other/scripting/PyFoam/Makefile trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/APoMaFoX.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CaseBuilderBackend.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CaseReport.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/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/Decomposer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/MeshUtilityRunner.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/DataStructures.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/FoamFileGenerator.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/GnuplotFile.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/TemplateFile.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/TimeLineCollection.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Error.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/ConvergenceRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/GnuplotRunner.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Execution/ParallelExecution.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/FoamServer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/BoundingLogAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/GeneralLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/RegExpLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/TimeLineAnalyzer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/BlockMesh.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/BoundaryDict.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/FileBasis.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/ParsedParameterFile.py trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/SampleDirectory.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/bin/pyFoamNetList.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamPlotResiduals.py trunk/Breeder/other/scripting/PyFoam/examples/CaseBuilder/lesSnappy.pfcb trunk/Breeder/other/scripting/PyFoam/examples/CaseBuilder/simpleFluent.pfcb trunk/Breeder/other/scripting/PyFoam/examples/paraview3/gDirection.py trunk/Breeder/other/scripting/PyFoam/setup.py trunk/Breeder/other/scripting/PyFoam/unittests/Basics/DataStructures.py trunk/Breeder/other/scripting/PyFoam/unittests/RunDictionary/ParsedParameterFile.py Added Paths: ----------- trunk/Breeder/other/scripting/PyFoam/PlotTest/ trunk/Breeder/other/scripting/PyFoam/PlotTest/runTest.sh trunk/Breeder/other/scripting/PyFoam/PlotTest/writeNonUniform.py trunk/Breeder/other/scripting/PyFoam/PlotTest/writeUniform.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ClearBoundaryValue.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonServer.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ListCases.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PVLoadState.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PVSnapshot.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/TerminalFormatter.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/ trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/ServermanagerWrapper.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/SimpleFilters.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/SimpleSources.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/SourceBase.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/StateFile.py trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/__init__.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamClearBoundaryValue.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamListCases.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamPVLoadState.py trunk/Breeder/other/scripting/PyFoam/bin/pyFoamPVSnapshot.py trunk/Breeder/other/scripting/PyFoam/examples/ClusterScripts/ trunk/Breeder/other/scripting/PyFoam/examples/ClusterScripts/runPitzDaily.py trunk/Breeder/other/scripting/PyFoam/examples/paraview3/gDirection_old.py trunk/Breeder/other/scripting/PyFoam/examples/paraview3/probeDisplay.py trunk/Breeder/other/scripting/PyFoam/examples/paraview3/snappyDisplay.py trunk/Breeder/other/scripting/PyFoam/examples/paraview3/testSimpleSources.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |