Skip to content

Commit bb18cfa

Browse files
committed
implement ScatchardHildebrand model
1 parent 3962355 commit bb18cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/polykin/thermo/acm/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
from .floryhuggins import *
88
from .ideal import *
99
from .nrtl import *
10+
from .scatchard import *
1011
from .uniquac import *
1112
from .wilson import *

0 commit comments

Comments
 (0)