Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test job for BaseModelica export/import #103

Open
casella opened this issue Apr 18, 2024 · 1 comment
Open

Add test job for BaseModelica export/import #103

casella opened this issue Apr 18, 2024 · 1 comment
Assignees

Comments

@casella
Copy link
Collaborator

casella commented Apr 18, 2024

@adrpo I need to run an on-demand test job on the library testsuite which does the following steps for each model with annotation StopTime:

  • flatten the model with --BaseModelica, writing the output in the files directory as Path.To.Model.ModelName.mo
  • read that output back into OMC, simulate it, and run the verification step if reference files are available
  • link the flattening and compilation logs (combined) with the model name in the report (as usual, just add the flattening log)
  • link the simulation log to the (sim) link (as usual)
  • provide link to the verification errors if necessary (as usual)
  • link the BaseModelica output to an additional (BaseModelica) text

@adrpo, we'll have the next meeting of the BaseModelica working group on May 16, it would be nice to have some results by the and of April, so we can do some debugging on the NF if necessary and get there with some interesting results.

@perost, we need to discuss --BaseModelica import, I'll open a separate ticket about that.

@casella
Copy link
Collaborator Author

casella commented May 14, 2024

@perost, we need to discuss --BaseModelica import, I'll open a separate ticket about that.

See OpenModelica/OpenModelica#12425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants