UPP v11.0.0
Loading...
Searching...
No Matches
UPP_MATH.f File Reference

upp_math is a collection of UPP subroutines for numerical math functions calculation. More...

Go to the source code of this file.

Modules

module  upp_math
 dvdxdudy() computes dudy, dvdx, uwnd
 

Functions/Subroutines

subroutine, public upp_math::dvdxdudy (uwnd, vwnd)
 
subroutine, public upp_math::h2u (ingrid, outgrid)
 
subroutine, public upp_math::h2v (ingrid, outgrid)
 
subroutine, public upp_math::u2h (ingrid, outgrid)
 
subroutine, public upp_math::v2h (ingrid, outgrid)
 

Variables

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

Detailed Description

upp_math is a collection of UPP subroutines for numerical math functions calculation.

Author
Jesse Meng
Date
2020-05-20

Definition in file UPP_MATH.f.