|
[Sponsors] |
[General] Get maximum and minimum values of a field variable and make probes with them |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 23, 2016, 05:26 |
Get maximum and minimum values of a field variable and make probes with them
|
#1 |
New Member
Jorge Inglessis
Join Date: Jun 2016
Posts: 3
Rep Power: 10 |
Hello,
I'm trying to do a very basic thing which any commercial FEM software does very straightforward. I want in a contour plot, to point to the nodes where the maximum and minimum values take place and to show the corresponding field values in a label like it was a probe. I'm reading the data from a med file (code_aster). Can someone help me to accomplish that in python scripting or using the GUI at least? |
|
June 25, 2016, 08:09 |
|
#2 |
Senior Member
Mikko
Join Date: Jul 2014
Location: The Hague, The Netherlands
Posts: 243
Rep Power: 13 |
Hi,
One way to do this is to open the spreadsheet view and select the min and max rows (use sorting to find the right rows). Then, use View->Selection View Inspector to label the selected rows. Regards, Mikko |
|
June 27, 2016, 04:38 |
|
#3 |
New Member
Jorge Inglessis
Join Date: Jun 2016
Posts: 3
Rep Power: 10 |
Thanks a lot Mikko Do you know the way of doing this with a python script?
|
|
July 5, 2016, 10:49 |
|
#4 |
Senior Member
Mikko
Join Date: Jul 2014
Location: The Hague, The Netherlands
Posts: 243
Rep Power: 13 |
Hi Jorge,
Sorry I do not know a way to do this in pure Python. I would also like to know. |
|
Tags |
paraview maximum minimum |
|
|