Skip to content

Single particle model

Pre-release
Pre-release
Compare
Choose a tag to compare
@rcriii42 rcriii42 released this 04 Mar 16:31
· 687 commits to master since this release

Framework implemented for uniform (single particle) soil.

Lacks setup.py and full test coverage.

----------- coverage: platform win32, python 3.8.5-final-0 -----------
Name                         Stmts   Miss  Cover
------------------------------------------------
DHLLDV\DHLLDV_Utils.py          22      0   100%
DHLLDV\DHLLDV_constants.py      11      0   100%
DHLLDV\DHLLDV_framework.py     226     91    60%
DHLLDV\__init__.py               0      0   100%
DHLLDV\heterogeneous.py         55      1    98%
DHLLDV\homogeneous.py           55      3    95%
DHLLDV\stratified.py            77      9    88%
------------------------------------------------
TOTAL                          446    104    77%