8000 GitHub - 19862100920/RODS: Response solver for Oscillated Dynamic System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

19862100920/RODS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RODS

Response solver for Oscillated Dynamic System based on finite element method

About the name

  • Abbreviation for "Response solver for Oscillated Dynamic System"
  • Most of the elements are rod-like elements
  • Salute to the famous ancient Chinese calculator — counting rods

Element types

1D elements

  • Inerter
  • Spring
  • Dashpot
  • SPIS2
  • TVMD
  • SpringBilinear
  • SpringBoucWen
  • SpringNonlinear
  • DashpotExp
  • DashpotMaxwell
  • Slider
  • ...

2D elements

  • Inerter2D
  • Spring2D
  • Dashpot2D
  • SpringBilinear2D
  • SpringBoucWen2D
  • SpringNonlinear2D
  • DashpotExp2D
  • DashpotMaxwell2D
  • TrussElastic2D
  • FrameElastic2D
  • Truss2D
  • Frame2D
  • FramePDelta2D
  • Quad4Elastic
  • ...

3D elements

  • ...

Nonlinear materials

1D materials

  • Elastoplastic
  • ConcreteTrilinear
  • SteelBilinear
  • CyclicHardenTrilinear
  • ...

Section

  • Fiber
  • SectionTruss (Fiber-based)
  • SectionFrame2D (Fiber-based)
  • ...

Solvers

  • Eigen solver
  • Static solver
    • Linear solver
    • Nonlinear solver
      • Load Control
      • Displacement Control
  • Dynamic solver
    • Linear solver
      • Newmark-β solver
      • State space solver
    • Nonlinear solver
      • Newmark-β solver with Newton Iteration
      • State space solver
  • Stochastic solver

Response Recorders

  • DOF Recorder
  • Element Recorder

Visualization

  • Gmsh

API Documentation

Link

About

Response solver for Oscillated Dynamic System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 87.5%
  • C++ 8.3%
  • JavaScript 2.5%
  • CSS 1.1%
  • Tcl 0.2%
  • C 0.1%
  • Other 0.3%
0