An overview (updated) of some constructs that are not supported by JModelica/CasADi: - if/then else constructs, except when embedded in equations, see #8 - certain for loops - when/while statements - therefore flow junctions are also not supported as far as I know - discrete variables - external C functions (e.g. tables) - algorithm sections? @dhblum do you have the same experience?
An overview (updated) of some constructs that are not supported by JModelica/CasADi:
@dhblum do you have the same experience?