This is just so that we are aware: CRML accepts variable names without checking their validity. This can cause the generated modelica model to use reserved keywords as variable names.
Example: In the SRI example, there is a variable that uses a flow as variable name, but it is only rejected by OMC later.
This is just so that we are aware: CRML accepts variable names without checking their validity. This can cause the generated modelica model to use reserved keywords as variable names.
Example: In the SRI example, there is a variable that uses a
flowas variable name, but it is only rejected by OMC later.