PHP Frame 2D Class: Process structures of 2D rigid joint frames

Recommend this page to a friend!
  Info   View files Example   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-10-04 (2 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 28 All time: 10,072 This week: 197Up
Version License PHP version Categories
frame2dclass 1.0Custom (specified...5Algorithms, PHP 5, Physics
Description Author

This package can process structures of 2D rigid joint frames.

It can read a CSV file with values of details of rigid joint frame and processes it to extract the structure details.

The package can display in a Web page the details of the processed structure.

Picture of Win Aung Cho
  Performance   Level  
Name: Win Aung Cho <contact>
Classes: 5 packages by
Country: Myanmar Myanmar
Innovation award
Innovation award
Nominee: 1x

 

Details

Frame2DClass

2 dimensional rigid jointed frame analysis class

* Frame2DClass * * Class Inheritance * [FEMSolver] * -> [Frame2D] * [FEMSolver] is base class and includes several matrix operation for the standard FEM solutions. * [Frame2D] is a class for the FEM solution process and include data structure of 2 dimensional rigid jointed Frame. * [Frame2D] use [CSV] class for handling csv file to store and retrieve associated arrays; * Solution process run for the loaded truss to analyse deformations, reactions and element forces. * Multiple load cases will be solved simultaneously. * Html result tables are generated during the process. * Model of 2d Frame can be generated within class by assigning values to variables. * Or model can be created by loading CSV file. * Model csv file is very simple comma separated text file in-wich the properties of FEM element, boundary conditions and loads are written.

  Files folder image Files  
File Role Description
Accessible without login Plain text file frame2d.csv Data Auxiliary data
Plain text file frame2dclass.php Class Class source
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:28
This week:0
All time:10,072
This week:197Up

For more information send a message to info at phpclasses dot org.