Go to the source code of this file.
◆ user_anaven()
subroutine user_anaven |
( |
| ) |
|
- Brief:
- USER SPECIFIES AN ANALYTICAL WIND (CAN BE VARIABLE IN TIME).
- Parameters
-
[in] | AT | Computation time |
[in] | DDC | Date of computation beginning |
[in] | NPOIN2 | Number of points in 2d |
[out] | UV | Wind velocity along x at the mesh points |
[out] | VV | Wind velocity along y at the mesh points |
[in] | VX_CTE | Wind along x (constant value in steering file) |
[in] | VY_CTE | Wind along y (constant value in steering file) |
[in] | X | Abscissae of points in the mesh |
[in] | Y | Ordinates of points in the mesh |
Definition at line 4 of file user_anaven.f.