-
Hello all,
I've been playing with the cavitation models in compressibleInterFoam within a closed domain as a precursor to a more complex project that will be based off of the same mass transfer fra…
-
An issue to track progress of building atomic functions
-
#### Describe the bug
[Hi, I am estimating the structural VAR model, I can fit the model, but there is an error when I want to check the summary of the SVAR model. The error message is: AttributeEr…
-
Hello, everyone,
Recently, I learned about the existence of the cylindrical coordinate system in EPOCH, compiled the latest version, and started using it.
Is it possible to apply an external magn…
-
Since merging PR #111, these tests are expected to fail. The changes made to strong mean that we can no longer use AD, and therefore cannot solve DG Strong using the implicit ODE solver type.
-
When `dsolve` solves a system of ODEs and finds multiple solution it returns a list `[x1(t), y1(t), x2(t), y2(t), ...]`. This should really be a list of lists as in `[[x1(t), y1(t)], [x2(t), y2(t)], .…
-
### Describe your issue.
I have a colleague who is attempting to use `odeint` to integrate a differential equation. This produces a large volume (>100k lines) of warning messages that, whilst real,…
-
# Progress Tracker
## DSA
- [ ] Complete Git & GitHub Course
- [ ] Introduction to Programming
- - [ ] Types of languages
- - [ ] Memory management
- [ ] Flow of the program
…
-
The purpose of this ticket is to make sure the physical knowledge in the current double pendulum example is accurate.
After completing #2618, the double pendulum example is one step further close t…
-
This looks like a good spot to implement equation solving. Similar to https://docs.sympy.org/latest/modules/solvers/solvers.html .
- [ ] Polynomials
- [ ] Nonlinear 1D equations
- [ ] Systems of …