arun3688

Results 95 comments of arun3688

@JKRT adding a timeout is a good option , OMPython also uses timeout mechanism to connect with omc, but not in the sendExpression(), i did not face any such freeze...

@JKRT , I will start looking into it once i finished with OMMatlab Linearization API

@Otepipi thanks for pointing the issue, we will fix it as soon as possible

@Otepipi The issue is fixed with this commit https://github.com/OpenModelica/OMJulia.jl/commit/b02cd1f78de3c2ad732ede5a24e831a9407da503, you can test it

@adeas31 , Yes this is fixed as John pointed it out, @CSchoel may be using the oder version

@JKRT you mean which fix, this issue

@adeas31 OMJulia creates a new temp directory for each `OMCSession()` by default and the simulations are done in separate working directory

@Wardi0 start your julia repl as administrator and it should work