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

Post-process: how to extract Graph Registers' data

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 27, 2002, 11:46
Default Post-process: how to extract Graph Registers' data
  #1
Jiaying Xu
Guest
 
Posts: n/a
Hello, forum,

I am using STAR-CD v3.15 on SGI-IRIX64 6.5.

As the graphics plotted by PROSTAR is normally ugly (For example, PROSTAR is not able to create vertical text for Y axis title. Maybe it's because I don't know how), I want to use third-party softwares to do graphics.

My problem is: how can I extract out the data in Graph Registers? It seems I can only cut and paste a single datum at a time. Is there any way I can export, or cut & paste, the whole datum sheet? Better still, to do a culumn a time?

Help is appreciated.

JY

Remove "nospam." if to reply privately.
  Reply With Quote

Old   June 27, 2002, 12:17
Default Re: Post-process: how to extract Graph Registers'
  #2
Ulf
Guest
 
Posts: n/a
Hi,with the command "sdata", you will be able to save your graph register data into a file. Regards Ulf
  Reply With Quote

Old   June 27, 2002, 19:21
Default Re: Post-process: how to extract Graph Registers'
  #3
Jiaying Xu
Guest
 
Posts: n/a
Ulf, Thanks for your response.Yes, I read the help info for sdata. It claims to do the job, but I still have difficulty with it.

First, it seems not able to write the whole cloumns. The message in the Output window looks everything is okey, but actually the data writing is not complete. In my case, I have 17 registers and each register has 320 data (so 17 columns by 320 rows). I am writing the register #4 and #9. But every time I can only write 249 rows of data. I really don't know why.

Secondly, if I want to write register #1, #4, #9, how can I do it? The available options can only work for equally increment columns. Any idea for this?

Thirdly, how to specify the user format? I typed strings like "2(1X,F10.6)", or "1X,F10.6,1X,F10.6", etc, PRO-STAR takes "2(1X" and "1X" as commands, so consequently, it does not recognise them.

Help, please!

JY
  Reply With Quote

Old   June 28, 2002, 02:24
Default Re: Post-process: how to extract Graph Registers'
  #4
Ulf
Guest
 
Posts: n/a
Hi again, What happens if you save each column as one file, i.e. for your 17 colums you will end up with 17 files. Regards Ulf
  Reply With Quote

Old   June 28, 2002, 03:51
Default Re: Post-process: how to extract Graph Registers'
  #5
Joern Beilke
Guest
 
Posts: n/a
increase the value of MXSTOR using prosize or the memory command in prostar

memory maxstor 200000 $ memory write
  Reply With Quote

Old   June 28, 2002, 07:57
Default Re: Post-process: how to extract Graph Registers'
  #6
Jiaying Xu
Guest
 
Posts: n/a
Probably found the reason: it seems the procedure of writing out data is only finished when I exit the PRO-STAR. Anyone experienced can confirm me if I am right about this? This is a bit strange, isn't it?

Still haven't figured out how to specify the user format. Need I do a full FORTRAN statement? The tutorial and command guide don't help.

Thanks,

JY
  Reply With Quote

Old   June 28, 2002, 08:51
Default Re: Post-process: how to extract Graph Registers'
  #7
Jamie
Guest
 
Posts: n/a
exiting prostar will automatically close any open files. You can also close them manually (so that you don't have to exit) by typing

close,filename

on the command line
  Reply With Quote

Old   June 28, 2002, 08:54
Default Re: Post-process: how to extract Graph Registers'
  #8
Jiaying Xu
Guest
 
Posts: n/a
Good to know that, thanks, Jamie.
  Reply With Quote

Old   June 28, 2002, 09:04
Default Re: Post-process: how to extract Graph Registers'
  #9
Jiaying Xu
Guest
 
Posts: n/a
I don't think it is because the parameter MXSTOR is not large enough. I can see all my data when I open the graph register window. Actually, I have MXSTOR=20000 for my 17 x 320 data. Must be some other reason that I can't write them completely. Thanks. Jiaying.
  Reply With Quote

Old   June 28, 2002, 09:51
Default Re: Post-process: how to extract Graph Registers'
  #10
Jiaying Xu
Guest
 
Posts: n/a
Now, solved the problem with the command "close", and the user format works now. (Still don't know why did not work before, ).

Thank you all.
  Reply With Quote

Old   June 30, 2002, 11:58
Default Re: Post-process: how to extract Graph Registers'
  #11
Vladimir Krejci
Guest
 
Posts: n/a
Hi JY,

maybe there is the same limitation as for the coded saving. It means you can save only 9 of the registers.

Regards

Vladimir
  Reply With Quote

Old   July 17, 2002, 04:38
Default Re: Post-process: how to extract Graph Registers'
  #12
Jing
Guest
 
Posts: n/a
If you want to use the third-party software to do the graphics, I think the convinient way is outputting the data from the POSDATA user subroutine according to the specified format. Just use the subroutine flexibly and combine with the ICTID or cell number defination, you are able to output data in any specified region and with specified format.

Good Luck!
  Reply With Quote

Reply


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
graph transient post data at sensor point Micha Siemens 6 March 20, 2013 04:17
post process to get an arbitrary face data oniboy Siemens 2 February 28, 2008 22:12
automatic extract data in post colins CFX 0 January 14, 2004 09:47
Problems saving graph registers data Julie Polyakh Siemens 4 August 6, 2003 13:32
200 data files to post process (how?) Mark R FLUENT 1 August 9, 2001 13:35


All times are GMT -4. The time now is 19:51.