|
[Sponsors] |
setting CEL dependent on change of volumeInt() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 5, 2007, 03:32 |
setting CEL dependent on change of volumeInt()
|
#1 |
Guest
Posts: n/a
|
Hello everybody,
I need to apply the boundary condition, which depends on how fast is changing volumeInt(additional variable). How is it possible to reach the value of volumeInt(additional variable)@domain in previous iteration or calculate the difference of the value of its increase in each iteration during the run? with the best regards, Daiga |
|
April 5, 2007, 07:28 |
Re: setting CEL dependent on change of volumeInt()
|
#2 |
Guest
Posts: n/a
|
In user fortran you can store the value under user data. I don't know whether that's possible under CEL.
|
|
April 5, 2007, 07:39 |
Re: setting CEL dependent on change of volumeInt()
|
#3 |
Guest
Posts: n/a
|
Do you speak about USER_GETVAR or something else in user Fortran? Is it possible with USER_GETVAR to get derivative of volumeInt(additional variable)@domain or only derivatives of physcical variables are accessible?
|
|
April 5, 2007, 10:11 |
Re: setting CEL dependent on change of volumeInt()
|
#4 |
Guest
Posts: n/a
|
only derivatives of physcical variables are accessible
|
|
April 5, 2007, 12:56 |
Re: setting CEL dependent on change of volumeInt()
|
#5 |
Guest
Posts: n/a
|
Dear Daiga,
You can access the same integrated quantities via USER_GET_GVAR.. It is explained in the documentation.. Then, you can store the value as explained by Bart. Opaque |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
time dependent area change | Lijo | FLUENT | 2 | June 19, 2012 01:48 |
HOW TO CHANGE DEFAULT SETTING IN FLUENT | RENUKA | FLUENT | 0 | February 21, 2007 23:26 |
Fluent journal - setting ideal gas | Franky | FLUENT | 6 | May 2, 2006 05:21 |
no enthalpy change across the momentum source | Atit Koonsrisuk | CFX | 2 | December 19, 2005 03:33 |
Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |