Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- 2DFrame-py
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Biaxial bending update
- Using VBA Evaluate as an Array Function
- Downloads
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- XLDennis, the MSDN Library, and VBA rant
- Cubic Splines
- Automatic download of csv files
Recent Comments
Tag Archives: VBA
Using Frame4 for truss analysis
The Frame4 spreadsheet is set up to allow the analysias of rigid-jointed 2D frames, but it is simple to use it for 2D truss analysis; simply either provide a moment release at each end of every member, or define every member … Continue reading
Posted in Excel, Finite Element Analysis, Frame Analysis, Newton, VBA
Tagged Excel, Frame Analysis, trusss analysis, VBA
2 Comments
3DFrame v1.01
The 3D frame analysis spreadsheet has been updated to v1.01, with a correction to the calculation of node reactions. The previous version gave incorrect results for any restrained node at end 2 of any beam. Please download the new version … Continue reading
Posted in Excel, Frame Analysis, Newton, VBA
Tagged 3D Finite element analysis, Excel, Frame Analysis, VBA
2 Comments
Goal Seek Macro for Multiple Sheets
Following a comment on the Using Goal Seek on Multiple Cells post, I have modified the macro so that the goal-seek ranges can be on a different sheet to the named input ranges. The new file can be downloaded from: GSeek.zip. … Continue reading
Precise Angles and XNumbers
Further to comments by Georg under: The angle between two vectors, in 2D or 3D I have added four alternative ways of calculating the angle between two 3D vectors to the VectorFunc spreadsheet. The new version can be downloaded from: http://interactiveds.com.au/software/VectorFunc.xlsb. … Continue reading