|
[Sponsors] |
October 6, 2016, 09:39 |
Access F1 Function from SST Model
|
#1 |
Member
Join Date: Feb 2015
Posts: 32
Rep Power: 11 |
Hello evrybody,
I would like to access the values of the F1 blending function of SST model in an UDF, without compute it. I guess that the F1 function is stored somewhere and can be accessed directly. I looked in the headers file but I didn't see anything. Thanks for your help. François |
|
October 6, 2016, 17:38 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,764
Rep Power: 66 |
Quick answer is to go to expert settings and enable the option to store temporary variables. Between this option and rp-getvar macro, you can access all Fluent variables.
|
|
October 6, 2016, 18:54 |
|
#3 |
Member
Join Date: Feb 2015
Posts: 32
Rep Power: 11 |
Thanks for your answer.
I activated the storage of temporary variables using /solve/set/expert options. I also used this command "(cx-send '(for-each (lambda (v) (pp v)) rp-variables))" to see all variables available in fluent but it seems to be only functions with constant values or true/false propreties. If you have an idea I really appreciate it. Thank you |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Low Reynolds Number SST Model | Josh | CFX | 41 | June 4, 2023 20:00 |
Virtual inheritance problem while adding public member function to LES SGS Model | konneym | OpenFOAM Programming & Development | 4 | November 4, 2013 12:37 |
[swak4Foam] installation problem with version 0.2.3 | Claudio87 | OpenFOAM Community Contributions | 9 | May 8, 2013 11:20 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 11:23 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |