-
If you have
```
[osc~]
[+]
```
Pd will prevent you from dragging a patch cord between them and print
> can't connect audio signal outlet to nonsignal inlet
Good.
However, there are wa…
-
1. In cfdCorrectNSSystemFields, we need ti run function 'setupPressureCorrection' before we correct pressure and velocity? What's the purpose of this function? Why don't add dphi to pressure directly?…
-
I want to simulate burning methane in an IdealGasConstPressureReactor. I use different mass-flows and equivalence-ratios using two vectors you can see in my example code below. However, using ReactorN…
-
`[makefilename]` currently only allows a single format specifier and it asks the user to chain several `[makefilename]` objects as a workaround - which I find extremely cumbersome. AFAICT, there is no…
-
number and symbol boxes can take lists, where it trunctaes to the 1st element, and this is not documented
-
# Proposal: a more simple way to expose LoadBalancer Service by OpenELB
### Idea
> This mode is inspired by [K3s Klipper-LB](https://rancher.com/docs/k3s/latest/en/networking/#how-the-service-lb…
-
I did not find it yet: potential energy is not yet included in the equations, right? (Bernoulli principle?)
It would be one important factor in district heating - being able to indicate, which node i…
-
We would like to use a polymorphic ADT as the message protocol between two Streamlets. Let's say for example I would like to design a `SubscriptionProtocol` with the following commands:
- `SubscribeC…
-
Platform
----
- Akka Streams 2.6.18
- Scala 2.12
- OpenJDK 11
Description
----
I have run into this problem while building a graph in my project, example code:
```
RunnableGraph.from…
atais updated
2 years ago
-
Hi, I am testing the SDP811-500Pa sensor with the example code and I am seeing different readings from Arduino and ESP32. What could be the reasons? I am getting reaction(spike in pressure) from both …