<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You can charge all the files from the command line together with a
script:<br>
<br>
gmsh *.pos test.script<br>
<br>
The following script should work:<br>
<br>
// test.script<br>
//=================================================<br>
Min = 1e+22 ;<br>
Max = -1e+22 ;<br>
<br>
For i In {0:PostProcessing.NbViews-1}<br>
Plugin(MinMax).Run ; <br>
Mini = View[PostProcessing.NbViews-2].Min ; <br>
Maxi = View[PostProcessing.NbViews-1].Max*3 ; <br>
Min = (Min < Mini) ? Min: Mini ;<br>
Max = (Max > Maxi) ? Max: Maxi ; <br>
Delete View[PostProcessing.NbViews-1];<br>
Delete View[PostProcessing.NbViews-1];<br>
EndFor<br>
<br>
For i In {0:PostProcessing.NbViews-1}<br>
View[i].RangeType = 2 ; // Value scale range type (1=default,
2=custom, 3=per time step)<br>
View[i].CustomMin = Min ; <br>
View[i].CustomMax = Max ;<br>
EndFor<br>
<br>
//========================================<br>
<br>
<br>
Regards,<br>
Ruth<br>
<br>
On 06/10/10 03:22, Rafael Cortes wrote:
<blockquote cite="mid:853900.31155.qm@web110711.mail.gq1.yahoo.com"
type="cite">
<style type="text/css"><!-- DIV {margin:0px;} --></style>
<div style="font-family: times new roman,new york,times,serif;
font-size: 12pt;">
<div><span style="color: rgb(0, 0, 0);" title=""
closure_uid_h1hcsz="45" te="Thank you for your attention"
se="Obrigado pela atenção">Thank you for your attention<br>
<br>
</span><span title="" closure_uid_h1hcsz="46" te="I have 61
files of pressure fields, and each one is a pressure scale.
" se="Tenho 61 arquivos de campos de pressão, e cada um
deles está numa escala de pressão.">I have 61 files of
pressure fields, and each one is a pressure scale. </span><span
title="" closure_uid_h1hcsz="47" te="Among the 61 files have
to capture the lowest pressure and highest pressure and
standardize all 61 scales, ie scales ranging from 61 min
value max value was raised." se="Dentre os 61 arquivos tenho
que captar o menor valor de pressão eo maior valor de
pressão e uniformizar todas as 61 escalas, ou seja, as 61
escalas vão do valor min ao valor max que foram captados.">Among
the 61 files have to capture the lowest pressure and highest
pressure and standardize all 61 scales, ie scales ranging
from 61 min value max value was raised.<br>
</span><span title="" closure_uid_h1hcsz="48" te="I'm doing it
file by file, or each file do the reading of the minimum and
maximum values, put them on a table and then choose the
lowest of all and the greatest of all. " se="Estou fazendo
isso arquivo por arquivo, ou seja, a cada arquivo faço a
leitura dos valores mínimos e máximos, coloco numa tabela e
depois escolho o menor de todos eo maior de todos.">I'm
doing it file by file, or each file do the reading of the
minimum and maximum values, put them on a table and then
choose the lowest of all and the greatest of all. </span><span
title="" closure_uid_h1hcsz="49" te="And I still have to
open each file and format the 61 scales for the chosen
values. " se="E, ainda tenho que abrir cada arquivo e
formatar as 61 escalas para os valores escolhidos.">And I
still have to open each file and format the 61 scales for
the chosen values. </span><span title=""
closure_uid_h1hcsz="50" te="You are giving a lot of work. "
se="Está dando muito trabalho.">You are giving a lot of
work. </span><span title="" closure_uid_h1hcsz="51" te="P
format is not giving the 61 files at once. " se="Não está
dando p formatar os 61 arquivos de uma só vez.">P format is
not giving the 61 files at once. </span><span title=""
closure_uid_h1hcsz="52" te="Is there a way to read the gmsh
61 files at once and capture the lowest and highest pressure
value of them all and then standardize the pressure scale
for all at once?" se="Existe uma maneira de o gmsh ler os 61
arquivos ao mesmo tempo e captar o menor eo maior valor de
pressão de todos eles e depois uniformizar a escala de
pressão para todos de uma só vez?">Is there a way to read
the gmsh 61 files at once and capture the lowest and highest
pressure value of them all and then standardize the pressure
scale for all at once?</span></div>
<div><span title="" closure_uid_h1hcsz="52" te="Is there a way
to read the gmsh 61 files at once and capture the lowest and
highest pressure value of them all and then standardize the
pressure scale for all at once?" se="Existe uma maneira de o
gmsh ler os 61 arquivos ao mesmo tempo e captar o menor eo
maior valor de pressão de todos eles e depois uniformizar a
escala de pressão para todos de uma só vez?"></span> </div>
<div><span title="" closure_uid_h1hcsz="52" te="Is there a way
to read the gmsh 61 files at once and capture the lowest and
highest pressure value of them all and then standardize the
pressure scale for all at once?" se="Existe uma maneira de o
gmsh ler os 61 arquivos ao mesmo tempo e captar o menor eo
maior valor de pressão de todos eles e depois uniformizar a
escala de pressão para todos de uma só vez?"></span><span
title="" closure_uid_h1hcsz="52" te="Is there a way to read
the gmsh 61 files at once and capture the lowest and highest
pressure value of them all and then standardize the pressure
scale for all at once?" se="Existe uma maneira de o gmsh ler
os 61 arquivos ao mesmo tempo e captar o menor eo maior
valor de pressão de todos eles e depois uniformizar a escala
de pressão para todos de uma só vez?">Thanks</span></div>
<div><span title="" closure_uid_h1hcsz="52" te="Is there a way
to read the gmsh 61 files at once and capture the lowest and
highest pressure value of them all and then standardize the
pressure scale for all at once?" se="Existe uma maneira de o
gmsh ler os 61 arquivos ao mesmo tempo e captar o menor eo
maior valor de pressão de todos eles e depois uniformizar a
escala de pressão para todos de uma só vez?">Rafael</span></div>
</div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gmsh mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gmsh@geuz.org">gmsh@geuz.org</a>
<a class="moz-txt-link-freetext" href="http://www.geuz.org/mailman/listinfo/gmsh">http://www.geuz.org/mailman/listinfo/gmsh</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Dr. Ir. Ruth V. Sabariego
University of Liege, Dept. of Electrical Engineering & Computer Science,
Applied & Computational Electromagnetics (ACE),
phone: +32-4-3663737 - fax: +32-4-3662910 - <a class="moz-txt-link-freetext" href="http://ace.montefiore.ulg.ac.be/">http://ace.montefiore.ulg.ac.be/</a>
</pre>
</body>
</html>