-
Would be nice to add the test problems from the work of Bakker: https://ir.cwi.nl/pub/9016 (this would include also a comparison with the PDEF1/PDEF2 codes)
-
### Title: Add Fast Fourier Transform (FFT) Algorithm
### Description:
The Fast Fourier Transform (FFT) is an efficient algorithm for computing the discrete Fourier transform (DFT) and its inverse…
-
**Description**:
Hi there,
I'm writing to report some baffling bugs and issues I've been experiencing with my internet router and modem. .
Mysterious Disconnects:
I've noticed that my intern…
-
Slab decomposition with 3/2-rule dealiasing only works up to N[0]/2 number of processors, where N[0] is the number of points in the x-direction. This is because it is not possible to share N[0]*1.5 po…
-
I am trying to implement a Physics induced neural network, but my partial differential equations (the heat equation) require a bit more complexity since I use multiple variables in my input tensor and…
-
## Introduction: How would you simulate gradients
If you want to simulate the gradient of a random function $Z$, it turns out that you simply need to take derivatives of the covariance funcion, as …
-
I used this template for the last progress report term. I faced an issue about section titles. Sometimes, the titles stayed alone at the end of the page. Is there any workaround or planned update?
-
**Submitting author:** @navasmontilla (Adrian Navas Montilla)
**Repository:** https://github.com/navasmontilla/CAELUM
**Branch with paper.md** (empty if default branch):
**Version:** v1.0
**Editor:**…
-
I am using a combination of packages to use ANNs within coupled ordinary differential equations.
When coupling less than 20 ODEs everything runs smoothly, whereas for more than 20 ODEs i get A LOT…
-
I have modified the [simple 1D diffusion example](https://clima.github.io/OceananigansDocumentation/v0.90.13/literated/one_dimensional_diffusion/) to test how to correct the boundary conditions by usi…