UPP  11.0.0
 All Data Structures Files Functions Variables Pages
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.

Data Types

module  upp_math
 

Detailed Description

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

Author
Jesse Meng
Date
2020-05-20

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
2022-06-10 Wen Meng Modify dvdxdudy to retrict computation on undefined grids
2023-03-03 Sam Trahan Add some missing exchanges (grids that only need i-direction exchanges)
Author
Jesse Meng
Date
2020-05-20

Definition in file UPP_MATH.f.