-
It would be very nice to have (pre- and) post-stage callbacks, similar to [PreStage](https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/TS/TSSetPreStage.html) and [PostStage](https://www.mcs…
-
# Description
Many early prominent mutlibody dynamics codes use computer algebra systems (CAS) to symbolically derive long form analytic expressions for the equations of motion of the system. Most …
-
To increase the impact of dStar's science, we need atmosphere models with arbitrary composition. This, for example, can help it to couple with hydrodynamic stellar evolution codes like MESA or Kepler…
-
I ran into a bug while solving a system of odes, not covered by any of unit tests. While trying to fix it, I realised I don't understand what `dsolve` actually returns -- lots of existing code just as…
-
Oftentimes, you want to run a coupled code in single-physics mode, so without preCICE. For codes like OpenFOAM or FEniCS, we would handle this in the adapter. As the Python bindings are also used in c…
-
Hi Malcom,
I'd like to use this software to perform ray tracing through a 3D velocity model. I found your example 1D velocity model IASP91.csv. If I want to create a 3D model, should the file still…
-
While compiling OMTLMSimulator from OMSimulator I get a bunch of warnings. Some of them are errors under C++17.
```
clang++ -fPIC -I../include -c g2c_w32.c -o LINUX64/g2c_w32.o
clang: warni…
-
- Physics packages: JuliaPhysics
- Dealing with units: Unitful, Measurements, et al
- Differential equations: DiffEq and friends
- Short tutorial with common physics problems
- Overview of Di…
-
Please comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please make your repository public [1] and link *your*…
-
Hello, what's the current roadmap for jaxopt migration into optax? Will the scope of jaxopt be maintained, or will a trimming/expansion of features happen?
EDIT 27 October, 2024:
Dear all, based…