Crate dess_core

Crate dess_core 

Source

Modules§

prelude
solver
traits_and_macros
utilities

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 break cargo test but work with maturin 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§

SystemState
SystemStateHistoryVec
Stores history of SystemState