![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
After you define a Scheme variable in the text interface, you can access the variable. For example, if you want to check the current value of the variable (e.g., pres_av/thread-id) on the Scheme side, you can type the following command in the text window:
(%rpgetvar 'pres_av/thread-id) |
|
It is recommended that you use %rpgetvar when you are retrieving an
ANSYS FLUENT variable using a scheme command. This will ensure that you access the current cached value.
|