zekeriyasari / Causal.jl

Causal.jl - A modeling and simulation framework adopting causal modeling approach.
https://zekeriyasari.github.io/Causal.jl/dev/
Other
115 stars 7 forks source link

How could you deal with a thousand connected devices? #82

Open abassign opened 3 years ago

abassign commented 3 years ago

Ciao, I am considering being able to use your program to simulate an aircraft, to be precise both the aerodynamic system and the on-board systems. I have already used a Simulator called JSBSim which it's pretty efficient. But I'd like to have a Julia solution instead of the previous C++ solution. The problem is that you need to connect thousands of components to get realistic simulation. What do you think? Greetings Adriano Bassignana

https://github.com/JSBSim-Team/jsbsim