+ Reply to Thread
Results 1 to 4 of 4

How To Use Linked List Theory

  1. #1
    Registered User
    Join Date
    06-11-2010
    Location
    København
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question How To Use Linked List Theory

    I have a problem of district heating piping. My purpose is to define an algorithm to size the branched type piping according to the load (pipe has on it).

    As you can estimate: the predecessor piping has the load of the successor piping/s. But the next problem is that the successor piping/s of the first predecessor piping has/have following pipings also..

    So the nodes (start and end point of the piping) have to be linked together with Linked List Theory (according to my search in Google)..

    But how? Would you please help me to find codes and/or explanation of the Linked List Theory for Macro of Excel?

    Thank you.

  2. #2
    Valued Forum Contributor tony h's Avatar
    Join Date
    03-14-2005
    Location
    England: London and Lincolnshire
    Posts
    1,187

    Re: How To Use Linked List Theory

    Hi,

    What is the application for this? ie what is the actual business and fluid in the pipes? It makes a difference to the approach.

    Also is the pipeline a tree or a network or a ring?

    In a tree a node will split a single pipe into two or more other pipes (or looking the other way will Join).

    A netork can connect one or more inputs to one or more outputs and the direction of flows in a pipe can vary.


    click on the * Add Reputation if this was useful or entertaining.

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: How To Use Linked List Theory

    If I understand your question, linked list theory sounds a little exotic. See attached.
    Attached Files Attached Files
    Last edited by shg; 06-11-2010 at 02:44 PM. Reason: cleaned up example
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Registered User
    Join Date
    06-11-2010
    Location
    København
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: How To Use Linked List Theory

    Quote Originally Posted by shg View Post
    If I understand your question, linked list theory sounds a little exotic. See attached.

    Thanks for the help.. It is the thing that I am looking for but I have to improve it and also increase my understanding at this subject.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1