UPP
001
|
dvdxdudy() computes dudy, dvdx, uwnd More...
Data Fields | |
real, dimension(:,:), allocatable, public | ddudy |
real, dimension(:,:), allocatable, public | ddvdx |
real, dimension(:,:), allocatable, public | uuavg |
dvdxdudy() computes dudy, dvdx, uwnd
h2u(), h2v(), u2h(), v2h() interpolate variables between U, V, H, points adopted from UPP subroutine GRIDAVG.f
Date | Programmer | Comments |
---|---|---|
2020-05-20 | Jesse Meng | Initial |
Definition at line 17 of file UPP_MATH.f.