Giter Site home page Giter Site logo

conctools's Introduction

Hi there ๐Ÿ‘‹

conctools's People

Contributors

timskovjacobsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

conctools's Issues

Embed a small cross section plot to capacity diagram

Description

Add an option for plotting a small version of the cross section in the same figure as the interaction diagram.
This could be useful to avoid having to plot the the cross section geometry in a separate figure.

Include examples in docs and readme

Description

Include examples of hos to create a cross section and plot interaction diagrams. Both in the documentation and in the readme.

Ease rebar modelling of slabs

Description

Make it easy to generate reinforcement based on diameter and spacing for rectangular slab sections. A slab in this sense means that the cover at the sides is 0mm.

Something like:

# Pseudo input
rebar_input = ['layer1: 32s150', 'layer2: 25/150']

# Section creation
Section(b, h, rebars=rebar_input)
  • Both formats 32s150 and 25/150 should be supported
  • Cover to rebar layer should be input as well

At first, it would be reasonable to have this for rectangular sections, where it is most useful.

Limitations

When given a rebar size with spacing, the exact locations of rebars are not known. Thus, a rebar layer should be represented as a smeared out line with equivalent properties for bending about the horizontal axis.

Only uniaxial bending is allowed for such a section, since the distance from the neutral axis to the rebar layer "line" is always known then. If the neutral axis rotates, the distance to each bar becomes a problem to evaluate (might be doable with some tricks though)

Note: Biaxial bending is a long way from being implemented, so probably not a concern

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.