-
e.g. EM-based updates
-
I just tried running the Hasegawa-Wakatani example with `periodicX = true` (also using `hw:modified=false`, but I don't think that's relevant here). It did run, but very badly until I also set the `IN…
-
@lululxvi Thanks for your great work! I have solved my inverse problem by DeepXDE. DeepXDE can predict the value of unknown parameters. Here's my question: Is it possible for DeepXDE to show the confi…
-
The complete re-write for the Laplace (LT) and inverse Laplace (ILT) transform will take considerable time and many steps/PRs. This first entry of this issue shows my plan present work plan, which I w…
-
```
Test terms and equations using the method of manufactured solutions (MMS).
Briefly, the MMS involves the following steps:
1. assume a particular solution (e.g. u = sin(x) * cos(y))
2. analytical…
-
I haven't done a rigorous profile, but eyeballing the CPU usage, it seems that the `_solve` step is single-threaded. Do you plan on adding multithreading? Thanks!
-
Dear sfepy I get an error when I try to increase the approx order of my fields to values greater than 1. Here is the code:
[Sfepy_issue.zip](https://github.com/sfepy/sfepy/files/11652299/Sfepy_issue.…
-
Currently magnetostatic problems are either solved using zonal harmonics (if the geometry is cylinder symmetric) or has to be solved using numerical integration of the Biot-Savart law (for all non cyl…
-
This issue is to make sure my plans for the elliptic executables align with what others have in mind, and to track progress. I'm planning to make the following elliptic executables available:
Notes…
-
When trying to solve a simple ODE whose rhs contains a function, Sage fails to interpret the Maxima output if this contains integration limits.
## A minimal example
```
sage: x=var('x') # independ…