UXARRAY / uxarray

Xarray extension for unstructured climate and global weather data analysis and visualization.
https://uxarray.readthedocs.io/
Apache License 2.0
157 stars 32 forks source link

Support Curl Computations #935

Open philipc2 opened 2 months ago

philipc2 commented 2 months ago

Add support for computing the finite-volume curl at each vertices using a vector on the cell edges.

An MPAS specific example can be found here

aaronzedwick commented 1 month ago

@philipc2 I can tackle this if you want, it looks fun. Could you give me some information on what a finite-volume curl is? Are there any papers I could read about what it is?

philipc2 commented 1 month ago

@philipc2 I can tackle this if you want, it looks fun. Could you give me some information on what a finite-volume curl is? Are there any papers I could read about what it is?

We are most likely going to have this as part of our upcoming SIParCS project. I can let you know if we end up doing something else though .