-
I am trying to solve the following set of coupled pdes using fipy:
**dn/dt = Dn(E) * d2n/dx2 + velocity_n (E)dn/dx+S(p,n,E,t)
dp/dt = Dp(E) * d2p/dx2 + velocity_p (E)dp/dx+S(p,n,E,t)
d2potential/…
-
**Describe the bug**
spurious extra reaction is appearing: ReacEval has single reaction with single `reactionScaleFactor`, but PDE somehow has two reactions, and when it looks for the `reactionScaleF…
-
Some PDES applications, like parallel SSA, need to receive all simultaneous messages at once. Make it possible to override `_SimulationEngine__handle_event_list()` and support arbitrary superposition.
-
Is Pydens Capable of solving PDEs for Elasticity?
-
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3071506
-
Hi.
First of all. DeepXDE is really great!
It is amazing that a neural net can solve PDEs.
I did some experiments and I encountered results that I don't understand. So I hope I can get some expla…
-
**Submitting author:** @jsoishi (Jeffrey S. Oishi)
**Repository:** https://github.com/DedalusProject/eigentools
**Version:** v 2.2101
**Editor:** @dpsanders
**Reviewers:** @ketch, @caropen
**Managing…
-
I'm working on solving the even-parity discrete-ordinates neutron transport equation.
The "diffusive" term is not the standard Laplacian. Instead, the following quantity is computed.
.
is so…
-
As per #101 and our previous discussions, we should announce Trixi.jl on [Discourse](https://discourse.julialang.org/) in the `Community`/`Package Announcements` (?) category once #129 is merged. Here…
-
Hi Will @pazner,
I had a quick look at the `BlockILU` class. How difficult would it be to adapt this to continuous-Galerkin-type discretizations, where the blocks are based on the conservative var…