UPP  V11.0.0
 All Data Structures Files Functions Pages
upp_math Module Reference

dvdxdudy() computes dudy, dvdx, uwnd More...

Public Member Functions

subroutine, public dvdxdudy (uwnd, vwnd)
 
subroutine, public H2U (ingrid, outgrid)
 
subroutine, public H2V (ingrid, outgrid)
 
subroutine, public U2H (ingrid, outgrid)
 
subroutine, public V2H (ingrid, outgrid)
 

Data Fields

real, dimension(:,:),
allocatable, public 
ddudy
 
real, dimension(:,:),
allocatable, public 
ddvdx
 
real, dimension(:,:),
allocatable, public 
uuavg
 

Detailed Description

dvdxdudy() computes dudy, dvdx, uwnd

h2u(), h2v(), u2h(), v2h() interpolate variables between U, V, H, points adopted from UPP subroutine GRIDAVG.f

Program history log:

Date Programmer Comments
2020-05-20 Jesse Meng Initial
Author
Jesse Meng
Date
2020-05-20

Definition at line 17 of file UPP_MATH.f.


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