Skip to content

Arc-length method using an extrapolated predictor

License

Notifications You must be signed in to change notification settings

Iamzsh/ArcLengthMethod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU Octave scripts for the arc-length method. This implementation is based on a novel a extrapolated predictor.

Paper related: https://doi.org/10.1016/j.engstruct.2020.111755

The main script is main_arclength.m. The input files are prepared and tested. Uncomment the corresponding line in the main file to run the script for a particular problem.

Some load-displacement curves computed with this code.

  • Lee frame

  • 215-degree circular arch

  • Semi-circular arch with asymmetric loading

About

Arc-length method using an extrapolated predictor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%