CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Implement algebraic equation with self-dependence (https://www.cfd-online.com/Forums/openfoam-programming-development/202608-implement-algebraic-equation-self-dependence.html)

mitti June 5, 2018 12:06

Implement algebraic equation with self-dependence
 
Hi all,

probably an easy solution but I couldn't find anything to help me out.
I need to implement an algebraic equation like that (this is physical meaningless reduction):

\overline{a_i}=C*\overline{a_j} \frac{\partial U_i}{\partial x_j}

where a is a vector field, C a constant and U is velocity field.

How do I do it? I got lost by the part where a depends on a..

Thank you :)


All times are GMT -4. The time now is 04:46.