Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Python and pyxll
- Using LINEST for non-linear curve fitting
- Deflections and Moments in Rectangular Plates
- About Newton Excel Bach
- The history of the theory of beam bending - Part 1
- Continuous Beams With Spring Supports by Macaulay’s Method
- 3DFrame - 3D Frame analysis for Excel
- The Conjugate Beam Method
- Alternative iterative solvers
- Taming Symbols in Excel
Recent Comments
Author Archives: dougaj4
What to do when download links don’t work
Many of the download links here in older posts use the format http:// rather than https://, and these links now don’t work in Windows. If you find a non-working download link, here is what you can do:
3DFrame-py rel. 0.40
A new version of 3DFrame-py has been released and can be downloaded from: 3DFrame-py.zip See Installing 3DFrame-py for installation details, and details of other Python modules required. Also see Python and pyxll for details of the required pyxll package, including a coupon code for … Continue reading
Biaxial bending update 2
It was recently reported that the VBA version of the biaxial bending spreadsheet was returning incorrect results when the neutral axis was exactly parallel to the Y axis. This problem has now been fixed, and the revised spreadsheet can be … Continue reading
Posted in Beam Bending, Concrete, Excel, Newton, UDFs, VBA
Tagged ACI 318, AS 3600, biaxial bending, Eurocode 2, Excel, Reinforced Concrete, UDFs, ULS Design Functions, VBA
5 Comments
3D-Frame-py with Numba
I recently upgraded to Python 3.12, and installed the latest version of the Numba just-in-time compiler (0.60.0) which also required upgrading Matplotlib (3.9.3), and downgrading Numpy (2.0.2). I have also edited calls to Numba in the py_3DFrame1_1.py module, and added … Continue reading
Posted in Beam Bending, Excel, Finite Element Analysis, Frame Analysis, Link to Python, Newton, Numerical integration, NumPy and SciPy, PyXLL, Strand7, UDFs
Tagged 3DFrame-py, Excel, Frame Analysis, Geometric non-linearity, Installing Python packages, Material non-linearity, non-linear analysis, Numba, Numpy, PyPardiso, Python, PyXLL, SciPy
Leave a comment