Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ManuelNvro
/
OMPython
Public
forked from
OpenModelica/OMPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
OMPython
OMPython
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2019
restructure getXXX() and setXXX() in ModelicaSystem
arun3688
committed
2551792
View commit details
Copy full SHA for 2551792
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
check for omc process status to avoid freezing
arun3688
committed
aa6e91f
View commit details
Copy full SHA for aa6e91f
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
close simulation result file after reading
arun3688
committed
db60740
View commit details
Copy full SHA for db60740
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
fix #5378: Enhancements required for multi-simulation scenarios
arun3688
committed
f64925b
View commit details
Copy full SHA for f64925b
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
restructure ModelicaSystem getXXX and setXXX methods
arun3688
committed
2cc25e3
View commit details
Copy full SHA for 2cc25e3
View code at this point
Browse repository at this point
Commits on May 6, 2019
fix linearization matrices
arun3688
committed
aef0196
View commit details
Copy full SHA for aef0196
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
allow strings values in parameterlist
arun3688
committed
1514afb
View commit details
Copy full SHA for 1514afb
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
print the notifications in loadFile as not errors
arun3688
committed
27c8b41
View commit details
Copy full SHA for 27c8b41
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Load the dependent Modelica files
adeas31
committed
f60fdbf
View commit details
Copy full SHA for f60fdbf
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
parse single quoted names correctly
hkiel
committed
3b83137
View commit details
Copy full SHA for 3b83137
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
in typeCheck() return value if int or float
hkiel
committed
0215bb3
View commit details
Copy full SHA for 0215bb3
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Clarified error raised when OpenModellica isn't installed
jsreid13
authored and
sjoelund
committed
21df368
View commit details
Copy full SHA for 21df368
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Add support for loading old OMC versions again
Show description for 02aa23c
sjoelund
committed
02aa23c
View commit details
Copy full SHA for 02aa23c
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Add tests for potential deadlocks
Show description for adb9686
sjoelund
committed
adb9686
View commit details
Copy full SHA for adb9686
View code at this point
Browse repository at this point
Return None when quitting OMC
sjoelund
committed
6ed4d6d
View commit details
Copy full SHA for 6ed4d6d
View code at this point
Browse repository at this point
Fix ZMQ deadlock when passing quit() to OMC
Show description for 37f14b9
ne3x7
authored and
sjoelund
committed
37f14b9
View commit details
Copy full SHA for 37f14b9
View code at this point
Browse repository at this point
Add tests for calling OpenModelica via ZMQ
Show description for 73eaa27
sjoelund
committed
73eaa27
View commit details
Copy full SHA for 73eaa27
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
these exceptions do not have a 'message' member
Show description for e2439ba
thorade
authored and
sjoelund
committed
e2439ba
View commit details
Copy full SHA for e2439ba
View code at this point
Browse repository at this point
Commits on May 3, 2018
Allow passing multiple dependent libraries to ModelicaSystem
Show description for 7746aff
adeas31
committed
7746aff
View commit details
Copy full SHA for 7746aff
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Added timeout parameter to OMCSession and OMCSessionZMQ
adeas31
committed
2129c2b
View commit details
Copy full SHA for 2129c2b
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Handle ask(parsed=False) for ZMQ
Show description for 259006f
sjoelund
committed
259006f
View commit details
Copy full SHA for 259006f
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Update OMTypedParser.py
sjoelund
authored
1987f23
View commit details
Copy full SHA for 1987f23
View code at this point
Browse repository at this point
Update __init__.py
sjoelund
authored
0be4f4d
View commit details
Copy full SHA for 0be4f4d
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
move from future to the very top
thorade
authored and
adeas31
committed
37c8687
View commit details
Copy full SHA for 37c8687
View code at this point
Browse repository at this point
with_metaclass
thorade
authored and
adeas31
committed
5de7cbd
View commit details
Copy full SHA for 5de7cbd
View code at this point
Browse repository at this point
add from builtins import to all files
Show description for 38bc77f
thorade
authored and
adeas31
committed
38bc77f
View commit details
Copy full SHA for 38bc77f
View code at this point
Browse repository at this point
from builtins import int, range,
Show description for 6fb9693
thorade
authored and
adeas31
committed
6fb9693
View commit details
Copy full SHA for 6fb9693
View code at this point
Browse repository at this point
long is gone, use int instead
Show description for 0534086
thorade
authored and
adeas31
committed
0534086
View commit details
Copy full SHA for 0534086
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
merge getPackages functions into single function
Show description for 7ae3658
thorade
authored and
adeas31
committed
7ae3658
View commit details
Copy full SHA for 7ae3658
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
fix some flake8 warnings
thorade
authored and
adeas31
committed
1606ed9
View commit details
Copy full SHA for 1606ed9
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
multiline import: PEP-328
Show description for 959c857
thorade
authored and
adeas31
committed
959c857
View commit details
Copy full SHA for 959c857
View code at this point
Browse repository at this point
convert triple-quote multiline strings into comments
Show description for 856b748
thorade
authored and
adeas31
committed
856b748
View commit details
Copy full SHA for 856b748
View code at this point
Browse repository at this point
replace wildcard import with selected imports
thorade
authored and
adeas31
committed
28ec81f
View commit details
Copy full SHA for 28ec81f
View code at this point
Browse repository at this point
pep8 import order
Show description for 747768b
thorade
authored and
adeas31
committed
747768b
View commit details
Copy full SHA for 747768b
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
autopep8 --aggressive --aggressive --aggressive
thorade
authored and
adeas31
committed
373198b
View commit details
Copy full SHA for 373198b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.