Hi All:
I have seen that in the function systemstructure.jl, there is this error when defining a HybridSystem:
HybridSystemNotSupportedException(
"""
Hybrid continuous-discrete systems are currently not supported with
the standard MTK compiler. This system requires JuliaSimCompiler.jl,
see https://help.juliahub.com/juliasimcompiler/stable/
"""
However, the page "https://help.juliahub.com/juliasimcompiler/stable/" seems that doesn't exist, In fact the JuliaSimCompiler seems that doesn't exist any more. I have try to find information about this fact and I have see indirect references to Dyad, but I don't see a direct substitution for the compiler.
The question is: the error given in the exception, is it not correct any more?
If the answer is yes, I suppose that should be corrected (but I don't known what is the correct info there)
Thanks in advance
Hi All:
I have seen that in the function systemstructure.jl, there is this error when defining a HybridSystem:
HybridSystemNotSupportedException(
"""
Hybrid continuous-discrete systems are currently not supported with
the standard MTK compiler. This system requires JuliaSimCompiler.jl,
see https://help.juliahub.com/juliasimcompiler/stable/
"""
However, the page "https://help.juliahub.com/juliasimcompiler/stable/" seems that doesn't exist, In fact the JuliaSimCompiler seems that doesn't exist any more. I have try to find information about this fact and I have see indirect references to Dyad, but I don't see a direct substitution for the compiler.
The question is: the error given in the exception, is it not correct any more?
If the answer is yes, I suppose that should be corrected (but I don't known what is the correct info there)
Thanks in advance