|
[Sponsors] |
How to store my own information to a USER SCALAR? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 15, 2001, 04:52 |
How to store my own information to a USER SCALAR?
|
#1 |
Guest
Posts: n/a
|
My dear friends:
I met a problem: I want to define a USER SCALAR, whose results can be displayed by CFX-View. The scalar is a function of velocity and temperature, not solved by transport equation. From the manual, I find that if I rename the varible to the special name beginning with USRD, then I can store arbitrary information for it in the dump file. But how can I manage to do it? Thanks very much! |
|
August 15, 2001, 17:55 |
Re: How to store my own information to a USER SCAL
|
#2 |
Guest
Posts: n/a
|
Two options:
- Use CFX-analyse instead of CFX-View. Use the calculator, calculate the scalar as a function of your variables, and plot the scalar. - Userfortran. 1) Define you scalar in the command file, USRD SCALAR.... 2) Retrieve usrdmp. 3)Fill an array with the values you need. How to do it exactly, you can read it in the manual, chapter 10. Make sure you get the right scalar using GETSCA. Have fun, Astrid |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
User defined scalar boundary condition | Philip | FLUENT | 1 | December 4, 2013 11:23 |
CFX12 rif errors | romance | CFX | 4 | October 26, 2009 14:41 |
User Defined Scalar (UDS) question (units) | D | FLUENT | 0 | March 1, 2006 21:04 |
The source of user scalar equation | rambol | CFX | 3 | November 14, 2002 08:37 |
user scalar | zhu | CFX | 0 | May 22, 2002 01:38 |