rcasteran / jarvis4se

JARVIS for Systems Engineers
https://regis-casteran.gitbook.io/jarvis4se/
MIT License
3 stars 1 forks source link

Requirement simulation - state machine #93

Open rcasteran opened 1 month ago

rcasteran commented 1 month ago

Is your feature request related to a problem? Please describe. Allow Jarvis to simulate requirements related to state machine

Describe the solution you'd like Investigate OpenModelica simulation to allow Jarvis to simulate the following requirements related to state machine and functions :

Describe alternatives you've considered None

Additional context Add any other context or screenshots about the feature request here.

rcasteran commented 2 weeks ago

About the installation of OpenModelica in the CI:

pip install -U https://github.com/OpenModelica/OMPython/archive/master.zip

Once installation performed, there is a problem when running the test because OMPython cannot connect to OpenModelica executable.