Modules§
Macros§
- connect_
states - assumes heat flow from source -> sink is positive sets flow variable values
- print_
to_ py - For debugging purposes only!
Given pairs of arbitrary keys and values, prints “key: value” to python intepreter.
Given str, prints str.
Using this will breakcargo testbut work withmaturin develop. - time_it
- update_
derivs - sets time derivatives of state variables based on connected flow variables
- zip
- zips multiple vectors into iterators https://stackoverflow.com/a/62016977/941031
Structs§
- System
State - System
State History Vec - Stores history of SystemState