|
From: <bgs...@us...> - 2010-06-10 21:37:36
|
Revision: 1746
http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=1746&view=rev
Author: bgschaid
Date: 2010-06-10 21:37:29 +0000 (Thu, 10 Jun 2010)
Log Message:
-----------
Release 0.5.4 of PyFoam
Modified Paths:
--------------
trunk/Breeder/other/scripting/PyFoam/Makefile
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CaseReport.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/ClearBoundaryValue.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/CommonClearCase.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonSelectTimesteps.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CommonWriteAllTrigger.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/CompareDictionary.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/DisplayBlockMesh.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PVSnapshot.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/SamplePlot.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/UpdateDictionary.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/WriteDictionary.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/GnuplotTimelines.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/PlotTimelinesFactory.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/TemplateFile.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/BasicWatcher.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/StepAnalyzedCommon.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/Hardcoded.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/LogAnalysis/ExecutionTimeLineAnalyzer.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/Paraview/ServermanagerWrapper.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Paraview/StateFile.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/BoundaryDict.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/RegionCases.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/RunDictionary/TimeDirectory.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/__init__.py
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamDisplayBlockMesh.py
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamVersion.py
trunk/Breeder/other/scripting/PyFoam/setup.py
Added Paths:
-----------
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/DisplayBlockMeshQt.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PlotHelpers.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/PyFoamApplicationQt4.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/RedoPlot.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/SurfacePlot.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/TestConfiguration.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Applications/TimelinePlot.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/Basics/QwtPlotTimelines.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/SurfaceDirectory.py
trunk/Breeder/other/scripting/PyFoam/PyFoam/RunDictionary/TimelineDirectory.py
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamRedoPlot.py
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamSurfacePlot.py
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamTestConfiguration.py
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamTimelinePlot.py
trunk/Breeder/other/scripting/PyFoam/debian/
trunk/Breeder/other/scripting/PyFoam/debian/changelog
trunk/Breeder/other/scripting/PyFoam/debian/compat
trunk/Breeder/other/scripting/PyFoam/debian/control
trunk/Breeder/other/scripting/PyFoam/debian/copyright
trunk/Breeder/other/scripting/PyFoam/debian/debianInstallation.cfg
trunk/Breeder/other/scripting/PyFoam/debian/docs
trunk/Breeder/other/scripting/PyFoam/debian/pyfoam.install
trunk/Breeder/other/scripting/PyFoam/debian/rules
trunk/Breeder/other/scripting/PyFoam/debianInstallation.cfg
Removed Paths:
-------------
trunk/Breeder/other/scripting/PyFoam/bin/pyFoamDisplayBlockMeshMac.sh
trunk/Breeder/other/scripting/PyFoam/test/plotRemote.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|