-
I can't apologize enough to @bwspenc for taking so long to get started on this.
I should probably also apologize preemptively, because it looks like this could take forever to implement, even befor…
-
**Submitting author:** @jasonkaye (Jason Kaye)
**Repository:** https://github.com/flatironinstitute/cppdlr/
**Branch with paper.md** (empty if default branch): joss
**Version:** v1.0.0
**Editor:** @ja…
-
Part of #32. I'm running into an issue with the linear solver. (using quasi-static "time integration" #47). There are two time steps in this simple pressurized tube example:
1. Hyperelastic prestre…
-
**This issue is about substructures of extensible structures in general, see discussion starting with the comment of @benjub on 17-Dec-2019.**
The original open point is tracked in issue #1333 now.…
-
I also flirted with the idea of using the fft solver as a preconditioned.
https://github.com/navidcy/ASC-idealised/blob/d1b1922917a28c063955fecceaa66e9067ad85f7/asc.jl#L38-L39
You reckon this would …
-
Write a 1 to 2-page critique of the Oculus Rift and the HTC Vive. Explore the different aspects of interaction, graphics, design, software, experience and your own personal opinions. Compare and contr…
-
I can't seem to figure out how I can construct a `FieldMatrix` if I have in hand the matrix (or sparsematrix) versions of operator `A`. Is there a way to do that?
cc @Elise-palethorpe
-
I hit these issues when setting a field on an immersed boundary grid.
```
ERROR: LoadError: MethodError: no method matching ξname(::ImmersedBoundaryGrid{Float64, Periodic, RightConnected, Bounded, O…
-
Our fluxes computation requires a lot of parameter space and fails on older GPUs when using a tripolar grid.
MWE: using both `Oceananigans#main` and `OrthogonalSphericalShellGrids#main`
```julia…
-
I'm trying to set up a small test where a zonal velocity forced by open boundary conditions goes around an immersed sea mount, using the new immersed pressure solver.
Unfortunately I get immediate …