This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Activity
Fixed BUG with split_release() not calculating all release cells in c…
Fixed BUG with split_release() not calculating all release cells in c…
FIXED BUG in split_release() where not all release cells where proces…
FIXED BUG in split_release() where not all release cells where proces…
Implement flux conservation (similar as before)
Implement flux conservation (similar as before)
splitted gui from main.py
splitted gui from main.py
changed flow_core, only one calculation function that checks if infra…
changed flow_core, only one calculation function that checks if infra…
Implement path analyis along center of energy and flux using generations
Implement path analyis along center of energy and flux using generations
erased mass distribution, big bug, works like charm
erased mass distribution, big bug, works like charm
changed core functions for deleting element in list to pop, saving 1 …
changed core functions for deleting element in list to pop, saving 1 …
implemented the gen_list
implemented the gen_list
Add Voellmy friction and analysis along center of energy and flux, st…
Add Voellmy friction and analysis along center of energy and flux, st…
changed code in this branch to reflect the code that Chris used in hi…
changed code in this branch to reflect the code that Chris used in hi…
changed code in this branch to reflect the code that Chris used in hi…
changed code in this branch to reflect the code that Chris used in hi…
modifications to flow_class.pyx and flow_core.py (only in 'calculatio…
modifications to flow_class.pyx and flow_core.py (only in 'calculatio…
some testing additional code inside the code_testing folder
some testing additional code inside the code_testing folder
added jupyter notebook WIP to work on cythonizing the flow_class Cell…
added jupyter notebook WIP to work on cythonizing the flow_class Cell…