ClimateGlobalChange / tempestremap

TempestRemap: Remapping software for climate applications
Other
43 stars 29 forks source link

Triangulation #96

Closed dmarsico1 closed 2 years ago

dmarsico1 commented 2 years ago

Monotone remapping using the Delaunay triangulation of the centroids of the source mesh faces.

rljacob commented 2 years ago

Can you say something about how these new routines were tested?

dmarsico1 commented 2 years ago

Sorry, this is an old pull request that I forgot to close. In any case, these routines were tested using a few idealized test cases (low and high frequency harmonics and a vortex).

rljacob commented 2 years ago

Did bilinear get added in another PR?

rljacob commented 2 years ago

Oh I see its in #101