|
[Sponsors] |
[OpenFOAM] Parafoam, Record/Play Test: Wrong data displayed |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 24, 2014, 11:09 |
Parafoam, Record/Play Test: Wrong data displayed
|
#1 |
New Member
Join Date: Mar 2014
Posts: 1
Rep Power: 0 |
Hello everyone,
I'm trying to make the postprocessing of my data a bit easier by automatizing the creation of the tresholds, slices etc. with the record/play test feature. What I am recording: Create a treshold of the cell data for "alphasteel". What the script does when I test it: Creates atreshold of the point data for "alphasteel". This is the code for that action in the script: <pqevent object="pqClientMainWindow/menubar/menuFilters/pqProxyGroupMenuManager0/Threshold" command="activate" arguments="" /> <pqevent object="pqClientMainWindow/proxyTabDock/proxyTabWidget/qt_tabwidget_stackedwidget/objectInspector/ScrollArea/qt_scrollarea_viewport/PanelArea/Editor/SelectInputScalars" command="set_string" arguments="alphasteel" /> I think the problem is that the names for both the point and the cell data are the same (alphasteel) and the script cannot tell them apart despite both of them being separate entries in the dropdown menu. Is there a way to discern between cell/point data in the automatic post processing (without changing the solver and redoing all the simulations)? Thanks in any case! Edit (solution): If anyone has a similar problem, use File -> Save State instead. Then use Load State on another simulation and manually select the correct .parafoam file for the state to be used on. Last edited by mosch; June 30, 2014 at 11:41. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
udf error | srihari | FLUENT | 1 | October 31, 2016 15:18 |
extract data from graphs in paraView (paraFoam) | vitorspadetoventurin | OpenFOAM Post-Processing | 1 | November 24, 2014 03:39 |
Possible Bug in pimpleFoam (or createPatch) (or fluent3DMeshToFoam) | cfdonline2mohsen | OpenFOAM | 3 | October 21, 2013 10:28 |
Problems in compiling paraview in Suse 10.3 platform | chiven | OpenFOAM Installation | 3 | December 1, 2009 08:21 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |