CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Phoenics

point_history utilites

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 8, 2004, 22:15
Default point_history utilites
  #1
fanjl
Guest
 
Posts: n/a
point_history type just save P1,u1,v1,w1,tem1 etc.

How to save c1 , c2 etc. varible to point_history type
  Reply With Quote

Old   September 9, 2004, 20:05
Default Re: point_history utilites
  #2
wady
Guest
 
Posts: n/a
I also want to know.how can I add some extra var into this type or is it not able to deal with such problem?
  Reply With Quote

Old   September 10, 2004, 08:12
Default Re: point_history utilites
  #3
Mick Hughes
Guest
 
Posts: n/a
You could create a user defined patch of type PROFIL, or edit the Q1 directly by hand to add the patch.

If you look at the file Q1ear in grp 23 you will see a type PROFIL patch that was created for your point-history blockage. It will look something like : (for object called B4)

PATCH(OB4 ,PROFIL, 1, 1, 1, 1, 20, 20, 1, 10) PLOT(OB4 ,P1 , 0.000000E+00, 0.000000E+00) PLOT(OB4 ,U1 , 0.000000E+00, 0.000000E+00) PLOT(OB4 ,W1 , 0.000000E+00, 0.000000E+00) PLOT(OB4 ,TEM1, 0.000000E+00, 0.000000E+00)

where OB4 links up with the point-history object name.

You can cut and paste this to your Q1 and rename the patch name from OB4 to "WHATEVER" to include the variable c1,c2.

so for example :

PATCH(YYY ,PROFIL, 19, 19, 1, 1, 19, 19, 1, 10) PLOT(YYY ,P1 , 0.000000E+00, 0.000000E+00) PLOT(YYY ,U1 , 0.000000E+00, 0.000000E+00) PLOT(YYY ,W1 , 0.000000E+00, 0.000000E+00) PLOT(YYY ,C1 , 0.000000E+00, 0.000000E+00)

But as I say, you could make a USER-DEFINED object in the editor of type PROFIL

  Reply With Quote

Old   September 11, 2004, 06:08
Default Re: point_history utilites
  #4
fanjl
Guest
 
Posts: n/a
thanks very much. I will try it later.

If we can get user support as you ,I think there will more user like use phoenics.
  Reply With Quote

Old   September 12, 2004, 22:21
Default Re: point_history utilites
  #5
wady
Guest
 
Posts: n/a
Dear Mick:

thank you for your answer.but when i set a type PROFIL in the editor,i can not find the patch-plot sentence in group 23 of q1;then i add them,but it does not seem to work.

on the other hand,when i set a user-defined type and patch it to be PROFIL,after earth,in the vr viwer i double-click it,it did not appear the picture variable change with time.

can you give me some advice? regards
  Reply With Quote

Old   September 15, 2004, 12:42
Default Re: point_history utilites
  #6
Mick Hughes
Guest
 
Posts: n/a
Yes, the numbers should be in the RESULT file search for PROFIL.

Additionally when you set a user defined patch part of the Menu, first type your patch name in "NEW", then click on PATCH NUMBER, then the name of the patch and the type CELL should fill the NAME and TYPE boxes. You can then overwrite the type CELL to PROFIL.

  Reply With Quote

Old   September 15, 2004, 15:15
Default Re: point_history utilites
  #7
mick
Guest
 
Posts: n/a
Hello,

I just reread my previous posting and may have misunderstood your point, or not answered clearly.

The PIL refered to in my previous post (and below), will only be in the Q1EAR file if you have created a point-history object. If you haven't got that code in this file, then you probably haven't created this type of object.

Anyway, whether you have or havn't just shove some code like below in the Q1 preferably in Grp 23, then after the run look in the result file to pick up the information.

PATCH(FRED ,PROFIL, 1, 1, 1, 1, 20, 20, 1, 10) PLOT(FRED ,P1 , 0.000000E+00, 0.000000E+00) PLOT(FRED ,U1 , 0.000000E+00, 0.000000E+00) PLOT(FRED ,W1 , 0.000000E+00, 0.000000E+00) PLOT(FRED ,TEM1, 0.000000E+00, 0.000000E+00) PLOT(FRED ,C1, 0.000000E+00, 0.000000E+00)

  Reply With Quote

Old   September 17, 2004, 00:28
Default Re: point_history utilites
  #8
wady
Guest
 
Posts: n/a
yes,i found the patch and plot sentences. the result is plotted as this: PATCH(TTT,PROFIL,6, 5, 1, 1, 3, 2, 1,100)

Variable 1 = C1

Minval= -9.982E+01

Maxval= 7.410E+02

Cellav= 2.235E+01 1.00 +....+....+....+....+11..+....+....+....+....+.... +

. . 0.90 + +

. . 0.80 + +

. . 0.70 + +

. . 0.60 + +

. . 0.50 + +

. . 0.40 + +

. . 0.30 + +

. 1 . 0.20 + +

. . 0.10 1111111111111111111111 11111111111111111111111111+

. . 0.00 +....+....+....+....+..1.+....+....+....+....+.... +

0 .1 .2 .3 .4 .5 .6 .7 .8 .9 1.0 the abscissa is ISTP. min= 1.00E+00 max= 1.00E+02

//////////////////////////////////////////////////// i found it hard to pick up useful information can you tell me how to get accurate data?
  Reply With Quote

Old   August 9, 2005, 11:01
Default Re: point_history utilites
  #9
Andrea
Guest
 
Posts: n/a
Bank Darlehn Info Banken Geld Berechnen Schweizerkredit Konto Privatdarlehen Schufafreie Kredite in bar Kreditvermittlung
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Utilites Available velan OpenFOAM Running, Solving & CFD 2 February 8, 2010 03:27


All times are GMT -4. The time now is 11:37.