-
Hi there,
I'm duplicating a ~20-year-old simulation undertaken with Fluent, in BaramFlow (24.3.3). However, I can't seem to change the pRefCell value to something other than 0, since in my example …
-
## Summary
All INP sections that follow the common tabular structure with unique indices as the first column can be read via the `swmmio.utils.create_dataframeINP` function. However, only a limited n…
-
Rather than using an ambiguous string to define a provider, rather have each provider as a sub-command to the `create` command
## Expected Behaviour
Have better type safety, better discovery…
-
# Current behavior
When a user runs `ockam tcp-inlet show` without any arguments, currently they are shown an error message & help text. Here's a screenshot of this.
![Image](https://github.com/…
-
Hello.
I've just became RPD newbie, and looking for functions for get patch, nodes or links out of Rpd. It's easy to store created patch by
```js
patch = Rpd.addPatch('Name of the Patch');
```
bu…
-
As LSL becomes more commonplace, integrity and privacy become increasingly important.
LSL could be secured better by producing a private key for every data producer, and authenticating the data wit…
xloem updated
3 years ago
-
coding-related notes for the dissertation
-
From #417 and #434
-
Hi Jean,
Could I ask you to add the OSC player in voices/polys like you did in data-stream! I am working with microtonal things in this is a very important feature for me!
Or you could maybe te…
-
I ran into an edge case when using the shapeless extensions with Flow.flatMapConcat and one of the flows in the coproductFlow had a broadcast and merge in it.
It seems the CoproductFlexiMerge does …