fix: us and vs, tested better

This commit is contained in:
robin
2024-05-01 12:51:20 +02:00
parent 0aa58537b1
commit 84674c36de
7 changed files with 47 additions and 38 deletions

View File

@@ -25,6 +25,7 @@ void advectForSomeTime(const UVGrid &uvGrid, const AdvectionKernelImpl &kernel,
## Location of data
The data path is hardcoded such that the following tree structure is assumed:
The current assumption is that the name of the `u`s and `v`s are flipped since this is the way the data was given to us.
```
data/
grid.h5