User Suggestion: Slope as Progressive Property Entry

Posted by: Michael_Fletcher

User Suggestion: Slope as Progressive Property Entry - 08/16/18 01:01 PM

Over long spans of piping, slope can make a difference, but is somewhat messy to address in CAESAR.

If slope were a property just like size, wind shape factor, etc, it would look at the X, Y, and Z elements in the input and determine that if the user input 0 or blank for the vertical axis, to silently replace the 0 Y in the input with an appropriate positive or negative vertical axis value.
Posted by: Richard Ay

Re: User Suggestion: Slope as Progressive Property Entry - 08/16/18 04:07 PM

There are two ways you can model a sloped line:

Method 1: Expand the "delta field" area by clicking on the "chevron". On the right side of the expanded dialog is a length field with direction cosines below. Define the first element properly using DX, DY, and DZ. For subsequent elements you only need to specify the length. C2 will assume the same direction cosines and correctly populate the delta fields.

Method 2: Code the line horizontally. When you're finished, use the "block rotate" to drop the line down "x degrees". Make sure you use the [Setup] option on the "rotate" dialog to disable the rotation of restraints and displacements though.