Skip to content

Commit

Permalink
Merge pull request #131 from kurbansitterley/solar_still
Browse files Browse the repository at this point in the history
Add solar still ZLD unit model, costing model, test file
  • Loading branch information
kurbansitterley authored Dec 6, 2024
2 parents ee8c496 + 71a748d commit f210133
Show file tree
Hide file tree
Showing 10 changed files with 21,177 additions and 0 deletions.
421 changes: 421 additions & 0 deletions src/watertap_contrib/reflo/costing/units/solar_still.py

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/watertap_contrib/reflo/unit_models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@

from .chemical_softening import ChemicalSoftening
from .air_stripping_0D import AirStripping0D
from .solar_still import SolarStill
from .zero_order.forward_osmosis_zo import ForwardOsmosisZO
Loading

0 comments on commit f210133

Please sign in to comment.