Skip to content

Commit 2ae9216

Browse files
Merge pull request #10 from pathsim/glc
Gas Liquid Contactor Bubble column
2 parents 9703475 + b78e7e1 commit 2ae9216

2 files changed

Lines changed: 439 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from .residencetime import *
22
from .splitter import *
33
from .bubbler import *
4-
# from .tcap import *
4+
from .glc import *
5+
# from .tcap import *

0 commit comments

Comments
 (0)