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

plot additional parameter

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 9, 2004, 21:09
Default plot additional parameter
  #1
Jane
Guest
 
Posts: n/a
hi, experts

if I add some myself parameter to the star, how to plot it in post-star. for example, I calculate some parameter 'curr' from tempereture and pressure in posdat.f, and I write it to file 80. I can read the value from this file. but how can I plot it with contour type for every cell in post course? could anybody have this experience?

thank you a lot

best regards

jane
  Reply With Quote

Old   March 12, 2004, 04:22
Default Re: plot additional parameter
  #2
Michiel
Guest
 
Posts: n/a
write out your variables

open file if needed

OPEN 85,FILE='partconc.usr',FORM='FORMATTED',STATUS='UN KNOWN')

write(85,9897) iclmap(ic),variable(ic) 9897 format(I9,6x,E16.9)

you can read this in using 'load user data'.

Michiel
  Reply With Quote

Old   March 15, 2004, 19:40
Default Re: plot additional parameter
  #3
Jane
Guest
 
Posts: n/a
oh, thank you so much Michiel. now I know how to do.

Jane
  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
expert parameter sometimes1900 CFX 3 October 27, 2008 11:41
two parameter on the same plot ammi reddy FLUENT 0 March 22, 2007 22:47
Kinetik parameter for CO + 0.5 02 -> CO2 Martin CFX 0 January 26, 2006 08:30
ADI-SOR relaxation parameter Mohsen Main CFD Forum 0 November 14, 2005 21:53
NFMAX parameter Sileno Phoenics 2 January 12, 2005 04:42


All times are GMT -4. The time now is 16:22.