-
When i test subduction models with low density&viscosity sticky air to simulate a free surface condition, computation seems much more time consuming than without air sometimes, and the velocity and/or…
-
I am struggling to use a spring-based animation for component outros (unmounting the DOM element). As far as I can tell, the only way to defer/delay the unmount/outro of a component is to use the `tra…
-
Hi Pierre, thank you for your work. However I'm having some issues getting it working here. When I run `single_nao_control.py`, I get the following error:
user@host:[14:20]:~/Downloads/v-rep…
-
In case I have a system with a constant LHS (on many timesteps), would it be faster to inverse the LHS once on the start of my computation, factorize it, and then:
Dx = inv_LHS.dot(b)
rather tha…
-
I have been running a test where I have a single cantilevered 3D beam with two nodes of length N and a stacked beam divided into multiple segments whose total length is also N. When I apply a single …
-
Dear all,
TetGen version 1.6.0 has been released on August 31, 2020 which once again introduces a substantial boost to the quality of the generated tetrahedralizations (see http://wias-berlin.de/so…
-
I am noticing that the training just stalls/stops at a certain epoch for some reason. No errors/explanation. Screenshot below. It got stuck at this epoch and has been here for the last 2 hours. I am n…
-
Hi,
I have an ODE system with 42 equations and 101 parameters. Solving this model with
**solve_ivp(model, time_span, y0, args, dense_output=True, data_point=250, rtol=1e-6, atol=1e-9)** cost aro…
-
### Describe the bug
There's a setting for vehicle mass which should allow a small normally light vehicle, to hit like the heaviest thing in the game. instead it's just hitting like the same weak p…
-
**Describe the bug 🐞**
Building an ODEProblem from an ODESystem throws an error indicating missing variables, that were optimized away during `structural_simplify`.
By manually combining two of th…