View Single Post
Unread 12-27-2004, 06:54 PM   #32
Josh_Hayes
Cooling Neophyte
 
Join Date: Dec 2004
Location: Round Rock, Texas
Posts: 39
Default

So back to the topic...

How about this setup?

Code:
Reservoir    Rad1   GPU1   CPU    Pump
+--------+   +--+   +--+   +--+   +--+
|     -> =>>>=  =>>>=  =>>>=  =>>>=  =>>>+
|        |   +--+   +--+   +--+   +--+   |
|        |                               |
|     <- =<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<+
|        |                               |
|        |   +--+   +--+   +--+   +--+   |
|     -> =>>>=  =>>>=  =>>>=  =>>>=  =>>>+
+--------+   +--+   +--+   +--+   +--+
             Rad2   GPU2   Chps   Pump

2 Loops Sharing a Single Reservoir using Y-Connector
-or-


Code:
+<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<+
|                               |
|   Rad1   GPU1   CPU    Pump   |
|   +--+   +--+   +--+   +--+   |
+>>>=  =>>>=  =>>>=  =>>>=  =>>>+
    +--+   +--+   +--+   +--+

    +--+   +--+   +--+   +--+
+>>>=  =>>>=  =>>>=  =>>>=  =>>>+
|   +--+   +--+   +--+   +--+   |
|   Rad2   GPU2   Chps   Pump   |
|                               |
+<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<+

2 Individual Loops with no Reservoir

Last edited by Josh_Hayes; 02-08-2005 at 01:42 AM.
Josh_Hayes is offline   Reply With Quote