-
Hi
Sorry, but it seems that I have not really understood the syntax for generating a dependency graphs for equations.
I took a real example of a proof, changed `equations` to `rdfequation` the sam…
-
Thank you for the great contribution!
I'm trying to extend the 1D example problems to 2D, but I want to make sure my changes are in the correct place:
1. Dimension variables. I changed them like…
-
Dear Lu Lu,
Thank you for such a great package. I really consider deepXDE as a future working tool for my research interests.
Here is my specific problem:
![image](https://user-images.githubuserc…
-
It would be interesting to have the possibility to numerically simulate the full Ising Hamiltonian (as an Hermitian complex matrix) time evolution during the annealing process. This would allow to stu…
-
based on the example of helmohtz equation , i set up this case for wave equation in a rectangular duct. I can not get a correct solution, I have tried many thing like more iteration , changing between…
-
Thank you for the great contribution. PINNs have been an amazing tool in scientific computing and this enhancement makes it better. I replicated the code of burger's equation and made changes to model…
-
Can DeepXDE simulate wave propagation under a submerged breakwater terrain controlled by a 1D shallow water equation PDE? I am looking forward to your reply.
-
**Goal:**
to enable to trace DOC/DON (or other constituents) from land models
**Urgency:**
months to a year
**Background:**
Use advection-dispersion equation
dC/dt = -U*dC/dx + D*d2C/dx2…
-
* A good way I can estimate the numerically stable timestep and the "goodness" of a 2D/3D simplical mesh is by measuring the spectral radius of the scalar wave operator.
* dt < 2/sqrt(spectral_radiu…
-
Hello @lululxvi and all other contributors,
thank you for the great work and continuous support!
I have a couple of questions about DeepOnet:
1. Is there an example for using DeepXDE's DeepOn…