Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Concrete column interaction python in Title/Summary

DTColumn

DTColumn

This program quickly and easily calculates reinforced concrete column interaction diagrams. It will not allow you to save beam models to disk or to directly print results of an analysis. DTcolumn creates interaction diagrams for circular columns witch have reinforcing steel evenly distributed about a circular perimeter.

  • Publisher: DTWare
  • Home page: www.dtware.com
  • Last updated: March 27th, 2008
SE::Column

SE::Column

SE::Column is a computer program for reinforced concrete column design. It computes column interaction diagrams (P-M interaction diagram and Mx-My interaction diagram) based on strain compatibility approach. The program supports eight sets of commonly used unit systems which cover both English and Metric units.

  • Publisher: Structure Express
  • Home page: structurexpress.com
  • Last updated: February 25th, 2014
WinRECOL

WinRECOL

WinRECOL analyzes, designs or checks a reinforced concrete column. The program has the option to choose one of the following design specifications:- CLFD = Caltrans Bridge Design Specification LFD, September 2004, with Revisions - ALFD = AASHTO Bridge Design Specification LFD, Sixteenth, Edition 1996, 1998 Interims and Division I-A Sesimic Design Article

  • Publisher: Imbsen Software Ststems
  • Last updated: January 15th, 2010

Concrete column interaction python in Description

pcaColumn

pcaColumn

PcaColumn is for the design and investigation of reinforced concrete sections subject to axial and flexural loads. The section can be rectangular, round or irregular, with any reinforcement layout or pattern. Slenderness effects can be considered. he program offers investigation of irregularly shaped, reinforced concrete column sections that may contain openings or boundary elements.

  • Publisher: STRUCTUREPOINT
  • Last updated: February 14th, 2011
spColumn

spColumn

spColumn is widely used for design and investigation of columns, shear walls, bridge piers as well as typical framing elements in buildings and other structures. Equipped with latest American (ACI 318-14) and Canadian (CSA A23.3-14) Concrete codes, spColumn is developed to design and investigate any reinforced concrete sections subject to combined axial and flexural loads.

  • Publisher: STRUCTUREPOINT, LLC
  • Last updated: March 10th, 2018
EnrColumn

EnrColumn

EnrColumn is an addon for Autodesk Revit. You can use this plugin to create concrete column and reinforce automatically by picking the diagonal line of 2D columns. It can also be used to reinforce existing concrete columns. It is compatible with Revit 2017/2016, Revit Architecture 2016, and Revit Structure 2016.

  • Publisher: ENRVision
  • Last updated: January 31st, 2017
Cross Section Analysis & Design

Cross Section Analysis & Design

Cross Section Analysis & Design performs all calculation tasks for generic cross sections of any material. Moreover, the program can perform reinforcement design as per AASHTO, UBC, AS 3600, IS 456, ACI 318, BS 8110, CSA A233, EC2, NZS 3101 and CP65.

  • Publisher: Engineering Software Solutions
  • Home page: www.engissol.com
  • Last updated: June 16th, 2023
Flat Slab Analysis and Design

Flat Slab Analysis and Design

Flat Slab Analysis and Design designs beamless concrete slab floors (flat slab or waffle slab) in accordance with ACI 318. The analysis and design follow the equivalent frame analysis method of the ACI code, which considers a one-bay wide strip of the floor system as a continuous frame.

  • Publisher: Digital Canal Corporation
  • Last updated: February 12th, 2010

Additional Concrete column interaction python selection

SE::MC

SE::MC

SE::MC is a computer program that allows you to perform moment curvature analysis on structural member sections. The structural member sections shall include but not limited to reinforced concrete column, prestressed concrete pile, bridge girder, reinforced concrete beam, and steel pipe sections.

Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
ASDIP Concrete

ASDIP Concrete

Quickly model your concrete members with the simple and efficient graphical user interface. Confidently optimize your design and comply with design Code provisions. Impress clients and plan-checkers with eye-catching condensed or detailed reports. Extensive documentation, solved examples, and blog posts to guide you throughout the software.

  • Publisher: ASDIP Structural Software
  • Last updated: May 20th, 2022
EditPlus

EditPlus

EditPlus is a text editor with built-in FTP, FTPS, and SFTP capabilities. While it can serve as a good Notepad replacement, it also offers many features for Web developers and programmers. It comes with syntax highlighting for HTML, PHP, Java, C/C++, CSS, ASP, Perl, JavaScript, VBScript, Python, and Ruby on Rails.

  • Publisher: ES-Computing
  • Home page: www.editplus.com
  • Last updated: February 12th, 2024
Python numpy

Python numpy

NumPy is an extension for Python that allows complex scientific and mathematic functions to be executed in a quick way. NumPy allows large array objects, necessary to make large calculations or to speed up some mathematical functions. A definite essential for Python.

  • Publisher: Numpty Developers
  • Last updated: April 9th, 2009
Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python Launcher

Python Launcher

Python Launcher is an open-source program that allows Python scripts (.py and .pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3. When executing a script, the launcher looks for a Unix-style #! (shebang) line in the script.

  • Publisher: Vinay Sajip
  • Home page: bitbucket.org
  • Last updated: August 7th, 2017
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python - SendKeys

Python - SendKeys

SendKeys is a Python extension for Windows which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySequenceError. SendKeys may throw KeySequenceError if an error is found when reading keys. SendKeys reads all keys before pressing any, so if an error is found, no keys will be pressed.

  • Publisher: Ollie Rutherfurd
  • Last updated: May 26th, 2010
Python lxml

Python lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2/libxslt. The lxml.etree follows the ElementTree API as much as possible, building it on top of the native libxml2 tree. It combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.

  • Publisher: Stefan Behnel
  • Home page: lxml.de
  • Last updated: May 28th, 2015