-
I would like to modify the rigid body block to accommodate dynamics of a body that is in my floater. However, I would need the to know what the the responses stand for. I know x,y,z is the surge, sway…
-
- would be useful for testing
- calculate Jacobian numerically with difference approx
- would also work with if statements, verbatim blocks, etc
- performance not critical
-
Over at [JULES.jl](https://github.com/thabbott/JULES.jl) @thabbott, @RaphaelRR, and I have been building a compressible non-hydrostatic model on top of Oceananigans.jl for atmospheric simulations. It …
-
Dear Firedrake Developers,
I would like to implement a FEM-BEM method (Johnson-Nedelec-Coupling) on top of an existing FEM-only code for the solution of Maxwell's equations. The idea is that the ad…
-
Hi, I am relatively new to using machine learning to solve ODE.
Can you kindly help me understand how to implement second-order ODE with torchdyn?
-
Discussion initialised on [Gitter](https://gitter.im/numba/numba?at=5ef37bbe613d3b339406e167)
- [x] I have tried using the latest released version of Numba (most recent is
visible in the change l…
-
Hello everyone,
I am working on 3D FE for my master thesis and i need to simulate liver movement. I want to run the nearly imcompressible Mooney-Rivlin hyperelastic Model, and for that I do test on…
-
One major point that we have discussed in our last meetings is the seemingly strange choice of names for some public functions/classes. This issue serves as platform to find better names:
- global …
-
Hello, I have recieved an error message on my code as follows:
```
Please submit a bug report with steps to reproduce this fault, and any error messages that follow (in their entirety). Thanks.
Exc…
-
### Description
Trying to simulate models after upgrade to OM v1.17.0 I receive the "Process crashed Simulation process failed. Exited with code -1073741511." before starting simulation.
### Steps…