Hello everyone!
I’m tring to solve the Brinkman-Forchheimer equations.
But I do not know how to code this term \int_{\Omega }| \vec{u}_{h} |^{p-2} \vec{u}_{h} \cdot \vec{v}_{h} dx, \vec{u}_{h}, \vec{v}_{h} \in BDM .
where p=3,4, |\vec{u}_{h}| = \sqrt{\vec{u}_{1}^2 + \vec{u}_{2}^2} .
Did anyone code a similar problem before?