Compute a Coriolis term for a vector. More...
 Collaboration diagram for coriolis_v:
 Collaboration diagram for coriolis_v:| Public Member Functions | |
| subroutine | coriolis_v (r_num, c, v, vr) | 
Compute a Coriolis term for a vector.
![\[ \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.} \]](form_392.png) 
| [in] | r_num | rotation number (0 for none, > 0 otherwise) | 
| [in] | c | multiplicative coefficient | 
| [in] | v | velocity | 
| [out] | vr | resulting Coriolis term |