-
How to solve this?
@prabhuramachandran
Running example pysph.examples.cube.
Information for example: pysph.examples.cube
A very simple example to help benchmark PySPH. (2 minutes)
The ex…
-
Hi guys,
i already installed the acousticLib v1912 and applied it to a simple testcase with a rotating cuboid.
The edge passing frequency is 68 Hz which is reflected in the spectra:
![SPL_spect…
-
**Submitting author:** @rclipp (Rachel Clipp)
**Repository:** https://gitlab.kitware.com/LBM/lattice-boltzmann-solver
**Version:** JOSS
**Editor:** @eloisabentivegna
**Reviewer:** @ianhinder, @gouarin…
-
Hi, everyone,
**I run into problems with stickAir layer.
A simple subduction model can run normally with or without stickAir Layer if I use a constant viscosity setting(multicomponet in Material…
-
After reading some comments in the code, it seems we have some issues to discuss:
1. The `@law` for dispersion is not working. We should at least try to identify which is the problem.
2. The doubt…
-
I'm working on a [tilted 2D bottom boundary layer example](https://github.com/CliMA/Oceananigans.jl/pull/1498) for the docs for which I'm trying to use a `Flat` dimension. I then get this warning:
…
-
It would be great to have tutorials of multiphase simulations.
-
From #529 at [2020-12-24](https://github.com/kinnala/scikit-fem/issues/529#issuecomment-750296567):
> Note that we don't have any helper functions for time integration yet. That would be a welcome …
-
Hi,
Is there a GPU tutorial for the EB/CNS tutorials. The GPU/CNS tutorials do not use embedded boundaries. An equivalent of EB/CNS applied to GPUs or written completely C++ would be very helpful.
…
-
If have a simple hydraulic example, with the hydraulic part of the pipe model from [1]:
```julia
using ModelingToolkit, Plots, DifferentialEquations
struct Effort end
struct Flow end
"""Port …