Parent Directory
|
Revision Log
Sticky Revision: |
Updated the drivers. Setting the active scalar/vector/tensor is now done in the DataCollector. i.e. dc = DataCollector(...) dc.setFileName(...) dc.setActiveScalar(...) The use of setActiveScalar / setActiveVector / setActiveTensor have to be done after the setFileName.
Modified the way setActiveScalar, setActiveVector and setActiveTensor are specified. It appears that the attributes have to be set each time a new file is read.
Fix minor bugs in relation to setting the active scalar, vector and tensor for both the scaling and coloring options.
Both point and cell data should now work properly with Pyvisi. Some testing have been done but a more extensive test will be done at a later stage.
Corrected some minor bugs. However, another bug was discover in relation to specifying the active scalar/vector/tensor. At this stage it appears that with one XML Reader, only one active scalar can be specified. If more than one is specified with only one XML reader, the rendered objects maybe incorrect. However, more test on this problem is required/
Addressed the issue raised regarding the specific scalar/vector field used for colouring the rendered object for the velocity module. Users can now specify the specific field.
Corrected a bug related to the scalar and vector range in the velocity module.
Fixed some more bugs and added more epydocs. Testing remains outstanding.
new pyvisi files
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |