[com4FlowPy]: Calculate iteration with generations#1006
[com4FlowPy]: Calculate iteration with generations#1006
Conversation
|
Hello @PaulaSp3! Thanks for updating this PR.
Comment last updated at 2025-01-16 16:10:13 UTC |
4b630bf to
6b4bbc3
Compare
54bfedd to
2dcf41d
Compare
a5bdd46 to
28c2002
Compare
081f726 to
3b833ca
Compare
3b833ca to
8c6a5a5
Compare
de803e5 to
bb5674e
Compare
bb5674e to
699be2d
Compare
|
Code Climate has analyzed commit 699be2d and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 0.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 69.0% (-0.2% change). View more on Code Climate. |
If
calcGeneration = True: the iteration of cell - calculation is done per generation (results differ compared to "standard" simulation -> seepython runStandardTestsCom4FlowPy.py.Add two benchmark tests for FlowPy (in 1. real topography: Arzler Alm, 2. generic topography, as in FlowPy-paper)
runsStandardTestsCom4FlowPy.py executes FlowPy with standard parameters in both topgraphys and compares the results with 'true' results (from the original master branch/ Flow-Py paper results)
AIMEC analyses (as in runsStandardTestsCom1DFA.py) are not done here.