Skip to content

ModelicaSystem - rewrite set*() functions #314

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

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
849e3e8
[ModelicaSystem] add type hints for set*() functions and rename argum…
syntron Jun 23, 2025
03069f5
[ModelicaSystem] add _prepare_inputdata()
syntron Jun 23, 2025
f40957f
[ModelicaSystem] update _set_method_helper()
syntron Jun 23, 2025
ee2ee10
[ModelicaSystem] improve definition of _prepare_inputdata()
syntron Jun 23, 2025
7cd8748
[ModelicaSystem] rename _prepare_inputdata() => _prepare_input_data()
syntron Jun 23, 2025
a3e32e4
[ModelicaSystem] update setInput()
syntron Jun 23, 2025
e91ef29
update tests - use new dict based input for set*() methods
syntron Jun 23, 2025
067b9be
[ModelicaSystem] add type hint for return value of isParameterChangea…
syntron Jun 23, 2025
c0498b1
[ModelicaSystem] fix type hint for _prepare_input_data() - use dict[s…
syntron Jun 23, 2025
010cabf
[ModelicaSystem] setInput() - handly input data as list of tuples
syntron Jun 23, 2025
100114b
update tests - use new dict based input for setInput() method
syntron Jun 23, 2025
df7b037
[test_linearization] fix setInput() call
syntron Jun 24, 2025
971add6
[ModelicaSystem] simplify _set_method_helper()
syntron Jun 26, 2025
09c7624
[ModelicaSystem] improve setInputs() - reduce spaces / cleanup
syntron Jun 26, 2025
a711001
[ModelicaSystem] fix rebase fallout
syntron Jul 7, 2025
c0a7f73
[ModelicaSystem] fix rebase fallout 2
syntron Jul 7, 2025
a34a8ea
[ModelicaSystem] remove _has_inputs - is defined by _inputs empty or not
syntron Jul 7, 2025
d9f992a
[test_ModelicaSystem] cleanup
syntron Jul 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading