-
This is related to https://github.com/owl-project/NVISII/issues/106 (wasn't sure if I should create a new issue)
Is there a function to shift textures, i.e. add an offset to the UV coordinates? Thi…
-
I'm experiencing erratic (not physically possible) pressure fluctuations throughout the simulation of flapping foils (almost identical to the example provided on GitHub). The issue appears to begin ha…
-
When starting with software development, how much architecture should you know? Which architectural patterns should you know ... or at least know of?
(copy of #1 )
- [Design Patterns](https://de…
-
All of the examples that are embedded notebooks either don't properly render or fail during doc building.
This is currently live on the most up to date build of the docs.
Examples:
https://ww…
-
I think as we start rolling this out to users we need to get HTTPS certs for privacy and security reasons. Shouldn't be too hard, will look into it next week as we shift hosting and add domain name.
-
For multiblock simulations, we will need an allgather operation that gathers an array across multiple connected blocks. We can accomplish this through a series of sends and receives based on the alre…
-
[Update 2021-06-10: asking the same question about domains]
Given a range `r` and an integer `i`, what should the following mean?
* `r + i`
* `r - i`
* `i + r`
* `i - r`
These look like pr…
-
I'm wondering why exactly you used an fftshift before performing the convolution in the frequency domain? I tried naively commenting out lines 208 and 213 but this leads to a significant drop in perfo…
-
**Describe the solution you'd like**
It would be nice to have an option for self-training. Self-training is related to active learning but gets labels for queries based on its predictions instead of …
-
In analyses of spontaneous speech samples or annotations with a very high number of marks per second (like maximum performance tasks), the hierarchy view becomes cumbersome. You can zoom in to the vie…