-
Hello,
It seems like the LaTeX environnement $$ is nested with \begin{aligh*} on _modules/stokes.md/ in a way that MathJax doesn't like here, even though it can render it on mathb.in.
The latest ver…
-
In the first line of the docs, it says "Physics-Informed Neural Networks for ODE, SDE, RODE, and PDE solving." but I wasn't able to find documentation/examples for SDEs like there are for ODEs and PDE…
-
Thanks a lot for creating Gridap! Its awesome to have such a PDE package in pure julia. So say I solved a PDE using Gridap,
how do I actually evaluate the solution?
```julia
# solve the trivial …
-
hello shen
i'm trying to use your version of "aTilerSaver.pde" in my sketch but the image i'm getting at the end has the same size of the image i get if i use saveImage().
there's any way to define …
-
I am wondering: is there a good way for us to define operators that make it easy to implement WENO and Cheng-Cooper discretizations? @ranocha do you have ideas on this? Here's a starter of the kind of…
-
https://github.com/lululxvi/deepxde/blob/10ec4e5f4c91a27229b6b5bba32c6c58fc14bf90/deepxde/data/pde.py#L168
I am just wondering why the PDE loss `f` is computed on the full `input` array while its `…
-
Hi, I was about to solve a multi-dimensional Stochastic PDE like the one that used to be in the documentation. No wonder why you removed it, the old code does not work. Therefore, what modifications d…
cdelv updated
2 years ago
-
## Problem
To solve the 2D Burgers equation with `OrdinaryDiffEq.jl`
https://github.com/vpuri3/PDEInterfaces.jl/blob/d1402040c35b80dc5815e508ea56daf6805b28ba/examples/fourier2d/coupled.jl#L2-L7
…
-
See https://arxiv.org/pdf/2006.04228.pdf as a guiding document. We can essentially have the NNBayesianPDE which is the same as the other but spits out a Bayesian estimation problem a la https://turing…
-
Hello,
I'm a bit confused on how I'm supposed to run the .pde application. I uploaded the MEGA firmware for my Arduino mega, and then opened processing.pde in the Arduino editor, I get various errors…