Giter Club home page Giter Club logo

Comments (6)

JWock82 avatar JWock82 commented on May 24, 2024 1

This has to do with the sign convention usually used for beams. Think of a typical floor beam laying in a horizontal (XZ) plane. We tend to think of positive loads as loads acting downward on the beam. Similarly, negative load would indicate uplift on the beam. Under this "beam sign convention", a positive load acts in the beams local negative y direction, since the local y-axis points upward. Therefore, using this convention, a positive (downward) load acting in the negative local-y direction produces positive (upward) reactions that act in the positive local-y direction at the ends of the beam.

It's a little confusing, but it makes sense if you think of loads acting toward the beam as positive. If you want further verification, I've tested it out in two of the simple beam examples in the 'Examples' folder, and the results are correct.

from pynite.

LcnGnd avatar LcnGnd commented on May 24, 2024

So, according with your answer, this convention is valid also for loads act in the beams local z direction (transverse direction). Instead, different convention for axial loads is used.

Moreover, about outputs:

  1. Positive (downward) load acting in the negative local-y direction produces negative displacements that act in the negative local-y direction (downwards). Because of this convention displacements are plottend in negative part of graph

  2. According to usual convention used for beams, positive bending moment should be rappresented with positive values downwards. I think changes in Member3D.PlotMoment are needed

from pynite.

JWock82 avatar JWock82 commented on May 24, 2024

I think it depends on what software you're using. I have seen different commercial programs use different sign conventions for bending moments. The argument for having positive moments in the negative region is that it shows you where the rebar is needed for concrete members.

I've chosen this convention because it's convenient for the deflection plot. Generally, you want to see the deflected shape of the beam when you're looking at a displacement plot. To have a load applied downward yielding an upward curve in the displacement plot is confusing to the user.

I'll have a closer look at what various commercial packages are doing and then make a final decision.

from pynite.

LcnGnd avatar LcnGnd commented on May 24, 2024

I think that sign convention for bending moment is an important aspect of the program. Infact, have positive moments in the negative region allow us to understand where tended fibres are and thisi is very important in reinforced concrete structures. Convention used now in the code can create some confusion for the user.
Also deflected shape is important as mach as bending moment. So, a load applied downward should create the displacement's curve in the negative region and bending moment curve in the negative region but with positive values.

Best regards

from pynite.

JWock82 avatar JWock82 commented on May 24, 2024

I've looked into this a little more. I found a few interesting discussions on the subject here:

I've compared it to a number of commercial packages, and it looks like the sign convention you've proposed is commonly used, especially for 3D structures. I'll make the switch in sign convention at some point, but it's going to require changing a lot of code, so it won't be a quick change.

from pynite.

LcnGnd avatar LcnGnd commented on May 24, 2024

Don't worry, it isn't a prioriy. It was only a suggestion.

from pynite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.