AnaFlow icon indicating copy to clipboard operation
AnaFlow copied to clipboard

A python-package containing analytical solutions for the groundwater flow equation

Results 5 AnaFlow issues
Sort by recently updated
recently updated
newest added

This solution is missing (34a): ![Bildschirmfoto von 2022-06-23 14-30-10](https://user-images.githubusercontent.com/19690642/175299536-b83012df-e36a-4b64-bc68-2129dc280076.png)

The laplace solution of the eGRF Model could use a speedup and [Pythran](https://github.com/serge-sans-paille/pythran) looks promising for this task. This routine takes a lot of time: https://github.com/GeoStat-Framework/AnaFlow/blob/2a3eb656533556d680d5b6d835c1851d0cf519c1/anaflow/flow/laplace.py#L59 This loop should be...

enhancement
help wanted
refactor

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies