The H-Factor

Reducing Entropy

Recent Posts

Adding Hanger Types to HydraLIST

If you want to use a new type of hanger, or are a fab shop that gets a job from a contractor that uses a hanger type that you do not have, it is easy to add that new hanger type to your own machine. A hanger is an assembly, and an assembly is just…

Welcome

Recently our previous blog service (Typepad) ended their business – so, we have a new home. It will take a bit to get images back and displaying properly, but we are working on it! Final pageview count of original Typepad blog: 387,232

Using a Non-Standard Pipe Type in HydraCALC

A customer called today asking how to enter a 1″ black plastic underground pipe for the calc. This particular situation sounded unique enough that I did not tell him to add that pipe type to our database, as I would have if he expected to see this pipe type used repeatedly. I told him to…

September 2026
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
282930  
  • And another thing…

    Even been filling out an Info Sheet in HydraCALC and get to the part where it is asking for Flow Required and Pressure Required? Wish there was a quicker way to fill those in?

    There is!

    Infosheet
    When at that page in the Info Sheet, pick the View pulldown and pick Calc Summary. This will open up the Calc Summary in Notepad.


    You can then highlight  the Flow and copy and paste it to the proper field in the info sheet. Do the same with the Pressure, too.

    Infosheet2

     

  • If you hit the F1 thru F12 keys in HydraCALC while in the Diameter column, it will place the nominal diameter assigned to that key into the Dia. slot! That way to can keep typing along, using only the keyboard and no need to reach for the mouse…

    F1 = 1                    F7 = 4
    F2 = 1 ¼                F8 = 6
    F3 = 1 ½                F9 = 8
    F4 = 2                    F10 = 10
    F5 = 2 ½                F11 = 12
    F6 = 3                    F12 = 14

    This was added in HydraCALC V50.14 about one year ago.

  • I consider myself a pretty good
    touch typist, but it never fails that at some point in the day, I’ll press the
    F1 key when I attempted to press ESC.  It could be my subconscious trying to tell
    me I need some’ help’, but I choose to ‘suppress’ that notion.  Anyway, I wouldn’t be the
    first one to suffer from fat fingers as I’ve heard of a user or two who
    physically removed the F1 key from the keyboard to prevent the Help window from
    popping up.

    So, with a little help from Lynn
    Allen
    of Autodesk, we have a solution which isn’t so
    extreme nor difficult to setup.  Basically, the idea is to re-assign the F1 key
    to some other command.  In this case, I’ll choose to change it to the Escape
    key… well, it makes sense to me
    anyway.

    1. In AutoCAD 2007, click on
    Tools
    » Customize »
    Interface

    Escf1_012. In the Customize tab, select
    acad.cui from the
    ‘Customizations in Main CUI’ section in the upper left
    corner.

    3. Select the + sign next to
    ‘Keyboard Shortcuts’

    4. In the Command List
    section found in the lower left corner, locate ‘Cancel’. If you have more than one, use
    the one which has an Element ID of ‘ID_Cancel’ (you will see this on the lower
    right section named ‘Information’.

    5. Drag the Cancel command up to the
    Keyboard Shortcuts>Shortcut Keys option.  This will add an option called
    ‘Cancel’ under the Shortcut keys.
     

    Escf1_02

    6. Select the new Cancel option
    under Customizations in Main CUI.  You will now see a ‘Properties’
    section in the lower right corner.  In there, under Access, you will see a
    Key(s) option.  Select the ellipsis (…) and a new window will pop up.  On your
    keyboard, press the F1 key then select the OK button.

    7. Press OK again and you will be
    all set.

    If you actually need some AutoCAD help, you
    can always type in HELP at the command prompt, or select it from the pulldown
    menu.

    And I think that’s everything, thanks for your time and I hope to
    talk to you all again soon. George.

    PS – Since this was my first contribution
    to the H-Factor, now is probably the best time to bring this up.  After viewing
    the photo of Art that appears on the left-hand side, I now realize I shouldn’t
    get on his bad side since it’s clearly obvious he’s attended Hogwart’s
    Academy… *rimshot*


  • Darcy-Weisbach. It's a phrase you are probably hearing more and more of. What is it? It is a formula for calculating friction loss just like Hazen-Williams. But whereas Hazen-Williams is used for water in sprinkler pipe, Darcy-Weisbach can be used for any liquid (including water, but NFPA 13 does not permit its use).

    Its recent popularity is due to new fluids that have been produced for use in antifreeze systems. In order to calculate these systems you will need to know some things about the fluid being used, specifically the Density and the Viscosity. The Density is in the units of lbs per cubic foot (kg per cubic meter) and the Viscosity is the units of centipoise. These need to be entered in the appropriate spots in the calculation dialog box.

    D-W

    For more information on Darcy-Weisbach vs. Hazen-Williams see a great comparison article from Scott Martorano of The Viking Group in PDF form at: Darcy-Weisbach Article

  • Today we got a drawing that would crash because the designer had duplicate pipes right on top of each other. There is a quick way to check for and fix this.

    The AutoCAD Express command OVERKILL will delete duplicate objects, among other things. Either type in OVERKILL at the command prompt or pick it from Express->Modify->Delete Duplicate Objects.

    After you select your objects, this brings up the following dialog box:

    Overkill
    Notice that you can have it ignore certain settings when deciding if objects are identical. I can't think of any situations right off the top of my head where I might use this, but no doubt there are some you might think of.

    I don't recommend checking any of these options, so uncheck them all.

    Play around with it and feel free to report anything you have learned about it.

  • Almost daily I get calls from customers saying that when they type in Open they don't get a dialog box but a command line asking for a file name, or their pipe sizes come in with the word -LENGTH- instead fo the actual length. AutoCAD variables are usually at fault.

    Here are the most common offenders and their correct settings for this and similar problems.

    The following list is taken from our Frequently Asked Questions page in the Updates and Support area of our website.

    Variable:          Recommended Setting:     Problem:

         FILEDIA               1                             Dialogs do not appear when New, Open or Save is done

         ATTDIA                0                            Shows dialog every time block inserted

         ATTREQ              1                             Does not use attribute value you picked

         PICKADD              1                            Cannot pick more than one item

         ATTDISP           Normal                       Cannot see attributes, or can see all of them

         DRAGMODE        Auto                         Cannot see dragged objects

         PDMODE               1                            Points show up as X’s or other shape

         INSUNITS              0                            Blocks/Xrefs come in at the wrong scale

         INSUNITSDEFSOURCE   0                      Blocks/Xrefs come in at the wrong scale

         INSUNITSDEFTARGET   0                      Blocks/Xrefs come in at the wrong scale

  • We hear from a number of customers who have trouble with one of three related things in AutoCAD 2006:

    1. A regen causes machine to lock up
    2. Switching between layout tabs causes machine to lock up
    3. Previewing a plot causes machine to lock up

    While these three things are not limited to the 2006 version of AutoCAD, they do seem more prevalent on that release. Inevitably these problems all point to the graphics card. Either there is not enough memory on it or more likely the card is not compatible with AutoCAD 2006 or later.

    An easy way to verify if your card is okay with AutoCAD is to visit their Graphics Hardware List and look up your card to see if it is fully approved. If it is not approved then I recommend that you get a new graphics card. Which one? any one that is Autodesk Certified will do you well. The graphics card we are using on our newer machines is the NVIDIA Quadro FX 1400 and yes, it does work well.

  • Being a first post, I don’t want to go overboard saying "Welcome to my new blog". So I won’t.

    You are welcome to comment on any topics posted here, but please keep it on topic, don’t be nasty and remember that this is not a Hydratec support site. Support questions should be directed to support@hydracad.com.

    Welcome!