-
I need a construct to enforce the "periodicity" of the gradients of a non-linear variable without enforcing the periodicity of the values. Applications are for physics where the value does not appear …
-
**Concisely describe the proposed feature**
Out-of-range sparse field accesses are well defined and will return a constant value, while the behavior for out-of-range dense fields accesses is not clea…
-
Can you privode support of periodic boundary condition when calculating distances? Just like the **boxsize** parameter in scipy.spatial.Kdtree. Thanks a lot.
-
If anyone wants to rewrite NeuralPDE, I want to share some of my expectations here, some of which have been reflected in Sophon.jl.
The following code is mostly pseudocode, used only to illustrate …
-
I have done a lot on the sirepo interface - I don't want to make an official pull request until the reflection code gets merged (I see there is a [PR](https://github.com/radiasoft/rswarp/pull/16) for …
-
### Feature/behavior summary
To ensure consistency in modeling, each dataset in Open MatSciML Toolkit should have uniform (or near uniform) *kinds* of data. For example, whether coordinates provided …
-
Hi! Great project! I have a question: do you use the simulation cell to generate the data file? I didn't what the utility of the simulation cell here.
-
Using stokesCavity.py added verification of `div(V)` as:
```python
velocity_d = FaceVariable(mesh=mesh, rank=1)
velocity_d[0] = xVelocity.arithmeticFaceValue;
velocity_d[1] = yVelocity.arithmeticF…
-
Shearing box boundary conditions need to be implemented to be able to run the case of the magnetorotational instability.
[This](http://articles.adsabs.harvard.edu/cgi-bin/nph-iarticle_query?1995ApJ…
-
Hello,
I am having some problems generating the mesh configuration for specfem2D (version 7.0.0) using Gmesh. I cannot use the internal mesh since I need to build crossing interfaces.
Here the steps…
ghost updated
9 years ago