Venkatesh Prasad
He works as a modeling and simulation engineer at JuliaHub.
He loves to code, paint, write and trek. He likes Julia ecosystem and contributes to it.
Sessions
This talk demonstrates how the difficult problem of modeling fluid systems is tackled in JuliaSim. We will cover various numerical and symbolic challenges that we face and then provide a detailed discussion of how we model the properties of different types of fluids across a range of engineering applications including applications like HVAC, power fluids and so on.
JuliaSim Modeling Language (JSML) is a declarative language for describing the composition of ModelingToolkit models. It encompasses all aspects of the models: their mathematical behavior and graphical appearance and composition.
This talk introduces the standard libraries we are building with JSML. It gives insight into how we manage these libraries and how one can develop custom component libraries to integrate with the rest of the ecosystem.