8.0
general documentation
Loading...
Searching...
No Matches
add_coriolis_v Interface Reference

Add a Coriolis term to a local vector. More...

Collaboration diagram for add_coriolis_v:

Public Member Functions

subroutine add_coriolis_v (r_num, c, v, vr)

Detailed Description

Add a Coriolis term to a local vector.

\[        \vect{w}=\vect{w}+C\vect{\Omega}\wedge\vect{u},\quad
        \text{with }C\text{ a multiplicative coefficient, }
        \vect{\Omega}\text{ the rotation vector and }
        \vect{u}\text{ the velocity.}
\]

Parameters
[in]r_numrotation number (0 for none, > 0 otherwise)
[in]cmultiplicative coefficient
[in]vvelocity
[in,out]vrresulting Coriolis term

The documentation for this interface was generated from the following file: