Git Product home page Git Product logo

Comments (6)

ccaprani avatar ccaprani commented on September 22, 2024 1

Not super-helpful, but if you check out the source code you can see it doesn't redirect to the ThreePointCurve function here.

This function:

doesn't link to ThreePointCurve:

void* curve = OPS_RotationShearCurve();

Probably a bug.

from openseespy.

volkanozsarac avatar volkanozsarac commented on September 22, 2024

@ccaprani thank you very much! It is, in fact, super helpful. I thought the same initially due to the warning, but I could not track it. I guess we can make PR.

from openseespy.

ccaprani avatar ccaprani commented on September 22, 2024

Nice work! Maybe worth checking that the current output from 'ThreePoint' command is erroneously the same as 'RotationShearCurve'?

from openseespy.

volkanozsarac avatar volkanozsarac commented on September 22, 2024

Indeed the same inputs for both 'ThreePoint' and 'RotationShearCurve' work and return the same. E.g.,

ops.element('elasticBeamColumn', eleTag, *eleNodes, secTag, transfTag)
ops.limitCurve('RotationShearCurve', 1, eleTag, 1, 3, 3, -1, -1, -10.0, 0.0175)

ops.element('elasticBeamColumn', eleTag, *eleNodes, secTag, transfTag)
ops.limitCurve('ThreePoint', 1, eleTag, 1, 3, 3, -1, -1, -10.0, 0.0175)

from openseespy.

ccaprani avatar ccaprani commented on September 22, 2024

Reckon the fix should work so!

from openseespy.

serkanhasanoglu avatar serkanhasanoglu commented on September 22, 2024

The same problem still exists in the Openseespymac version. Is it possible to solve the issue in macs?

from openseespy.

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.