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

RP_Get_Real and the scheme list!

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By Scott Gilmore

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 1, 1999, 11:33
Default RP_Get_Real and the scheme list!
  #1
Kamal
Guest
 
Posts: n/a
hello,

You know that with (RP_Get_Real("flow-time")) we can have the current time, and "flow-time" is a string in a "scheme list"!! what about the rest of the list? do you know other stings? ******************************* Kamal

  Reply With Quote

Old   December 2, 1999, 21:53
Default Re: RP_Get_Real and the scheme list!
  #2
Scott Gilmore
Guest
 
Posts: n/a
Issue the following command at the Fluent5 command prompt:

(cx-send '(for-each (lambda (v) (pp v)) rp-variables))

Beware: the list is very long! For each variable, you'll see its name, its current value, its type (real, boolean, etc.), its minimum limit, and its maximum limit. You'll need to use RP_Get_Boolean for the booleans, RP_Get_Integer for the integers, RP_Get_String for the strings. Please don't ask me for documentation for all of the variables!
SJSW, bgp723, Xabierenko and 1 others like this.
  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



All times are GMT -4. The time now is 01:53.