-
Unit test `testLAOperations` fails on Pangea2 target. See discussion https://github.com/GEOSX/GEOSX/pull/1239#issue-524482520.
-
When I use dsolve() like this, I get an error in the last
How can I solve it, thank you!
```
import sympy as sy
u1_t = 0 # u_0=0
u2_t = 0 # u_0=0
def differential_equation_x1(t, x_1, x_2, …
-
I'm trying to run a co-sim test but get the following error
```
PS C:\Kratos\applications\CoSimulationApplication\tests> .\test_CoSimulationApplication.py
| / |
' / __| _` | __| …
-
When running the Gostick _Et _al.__ (2007) paper recreation on OpenPNM v. 2.3 the single phase diffusivity of air is greater than the bulk diffusivity which doesn't make physical sense. The same examp…
-
As it is already time to think about J/GSoC2016 I created this issue to facilitate the discussion.
Here are some project ideas that came up:
- Development of a "proper Array-with-basis type/package".…
acroy updated
4 years ago
-
Hi, I reinstalled devito yesterday, and noticed an alarming issue. One of the operators that I had coded up is now failing the dot product test. Can someone have a look and see what is going on? Also …
-
Dear developer,
Note that the new version of Epoch can directly output statistical second moments such as temperature T_x,y,z.
Feature request:
Could you add an output term: 6 different quant…
-
Hi, I am testing opensot with ubuntu 18.04. I created and updated the bionic_compatibility branches of opensot and other packages in the superbuild. Still, there are some issues at runtime when the st…
-
I have been thinking about a super-light API for scheduling graphics, physics, and control. The main constraint is that I would like to keep the main loop in the hand of the user (so, no registering o…
-
Nothing unusual here except that this is a C++ library with no pkg-config file, and that makes it a bit harder to search for. I've assumed that any version we find is acceptable, which probably is n…