Results 1 to 2 of 2

Thread: BulkReefSupply Gyre Flow Pattern

  1. #1
    Frequent Visitor
    Join Date
    Feb 2014
    Location
    United States
    Posts
    93

    BulkReefSupply Gyre Flow Pattern

    Hi All,

    I'm trying to mimic the flow that BRS does here https://www.youtube.com/watch?v=bs5w...youtu.be&t=914

    The programming they use is below. The pumps sync and ramp up and down from 100% and down to 20% I believe. If I don't want the pumps to ramp all the way up to 100% max and maybe only 80% max. Do I simply change all the 100 in the code to 80?


    Fallback ON
    tdata
    00:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    00:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    01:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    02:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    03:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    03:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    04:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    05:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    06:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    06:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    07:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    08:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    09:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    09:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    10:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    11:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    12:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    12:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    13:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    14:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    15:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    15:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    16:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    17:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    18:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    18:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    19:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    20:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    21:00:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    21:45:00,0,0,0,0,0,0,0,0,0,0,0,0,0
    tdata
    22:30:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    23:15:00,0,0,100,0,0,0,0,0,0,0,0,0,0
    tdata
    23:59:58,0,0,0,0,0,0,0,0,0,0,0,0,0

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    The better way to do it is to just open the wizard and graph out the intensities you want throughout the day.

    Then for your direction channel just use OSC so it periodically changes direction.

    Ex change direction every 5 minutes

    OSC 000:00/005:00/005:00 Then ON


    If you have a second pump you can make it so one pushes while the other pulls with small lulls where they push against each other (to create random turbulence) by using something like this for the other pumps direction

    OSC 004:30/005:00/000:30 Then ON

    You might be an engineer if...You have no life and can prove it mathematically.

Similar Threads

  1. Help! IceCap Module on Gyre XF250 - Low Flow on IceCap vs Maxspect Controller
    By Kendall in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 15
    Last Post: 01-28-2018, 22:07
  2. Pattern and Orientation Recommendation?
    By roostertech in forum WAV Powerheads
    Replies: 0
    Last Post: 01-26-2017, 18:26
  3. Question: Vortech Anti_sync modes, swapping Master and Slave during flow pattern
    By brokentechie in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 8
    Last Post: 04-26-2015, 01:21
  4. Help! Setting up a Gyre Flow Tank (Tunze Program Help!)
    By ZROGST in forum Apex Programming for Vortech, Tunze, & Other Controllable Pumps
    Replies: 7
    Last Post: 12-13-2013, 11:37
  5. Help! I've just got my Apex from Bulkreefsupply.
    By dd7070 in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 7
    Last Post: 08-22-2013, 08:52

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •