|
[Sponsors] |
June 5, 2009, 06:49 |
export air speed values
|
#1 |
New Member
Lelia
Join Date: Apr 2009
Posts: 8
Rep Power: 17 |
Hy,
i want to save in an output file the air speed values which correspond to a selected part of the mesh. Normally it should me possible, because i have already done it for droplets properties, but for the air speed i don't find the right clue. Thanks in advance. Lelia |
|
June 5, 2009, 08:26 |
|
#2 |
Member
Join Date: Mar 2009
Posts: 55
Rep Power: 17 |
create a derived part on the section you want data to be extracted from. Then go to Tools>Tables>New Table (by right click)>xyz internal table>
Then in the properties window, select part as the derived part and scalar as whatever scaler that you want. If the scalar that you want is not a given value you can create a field function to extract the necessary data and use that as the scalar. Right click on this table name and extract. Hope this helps. |
|
June 5, 2009, 14:54 |
|
#3 |
New Member
Lelia
Join Date: Apr 2009
Posts: 8
Rep Power: 17 |
Thanks for the idea, I've tried to use it, but it's not working. I'm trying in a different way. I'm loading the data that I'm interesting in using registers. But I don't know how to export those registers.
any idea? Thanks Lelia |
|
June 5, 2009, 17:46 |
|
#4 |
Senior Member
Aroon
Join Date: Apr 2009
Location: Racine WI
Posts: 148
Rep Power: 17 |
Hello Lelia, I agree with SKK's method as we use it extensively to get the velocities too. Unless you are looking to extract something like the mass flow rate this should work. Do you know what problem you are running into when you try this?
|
|
June 7, 2009, 17:24 |
|
#5 |
New Member
Join Date: Jun 2009
Posts: 1
Rep Power: 0 |
Registers are not something encountered in star-ccm+ - are you actually using starcd?
|
|
June 8, 2009, 04:47 |
|
#6 |
New Member
Lelia
Join Date: Apr 2009
Posts: 8
Rep Power: 17 |
yes, i do use StarCd, and I was talking about post registers.
|
|
June 8, 2009, 05:05 |
|
#7 |
New Member
Lelia
Join Date: Apr 2009
Posts: 8
Rep Power: 17 |
Hy,
in fact the problem is that I don't understand what does it mean to make a derived part.... I'm interested in speed values, so normally it should work, as you say... Thanks also for the other reference that you gave me Lelia |
|
June 8, 2009, 05:13 |
|
#8 |
Member
Join Date: Mar 2009
Posts: 55
Rep Power: 17 |
Lelia, this is a STAR CCM+ forum. Derived parts are not available in STAR CD.
I have not used STAR CD for a long while now, but as far as I remember, you can get scalar values in the post register for certain range of cell numbers. I don't quite remember but it might also be possilbe to obtain scalar data for a cell cet ( generated from cset newset command). Hopefully some one from STAR CD section of the forum will be able to halp you more. |
|
June 9, 2009, 00:47 |
|
#9 |
Senior Member
Aroon
Join Date: Apr 2009
Location: Racine WI
Posts: 148
Rep Power: 17 |
The following is the list of commands that you can use to write out a vertex file and the corresponding set of velocities (or any other variable for that matter). Do you think this will help?
load, results.ccm,,Restart_1 getc, ALL, VMAG cset news type <#> cplot vset news cset cave cset vwri <velocity>.vrt,,vset savu <velocity>.usr scal,,vset |
|
June 9, 2009, 04:09 |
|
#10 |
New Member
Lelia
Join Date: Apr 2009
Posts: 8
Rep Power: 17 |
Hy Aroon,
Thanks a lot. It works. Have a nice day. Lelia |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moist Air | dinis | FLUENT | 3 | October 16, 2023 23:05 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
drag force in two phase flow | Ken | CFX | 5 | November 21, 2005 16:28 |
Comet - air velocity | Tony Campbell | Siemens | 3 | November 10, 2004 03:37 |
HELP!!! Indoor air flow pattern | Peter Zhang | Main CFD Forum | 4 | November 3, 1999 03:49 |