Skip to content

wenbinyugroup/gebt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEBT

Geometrically Exact Beam Theory

Getting start

Examples are provided in examples.

User manual and other supporting document are in doc.

Online documentation: https://wenbinyugroup.github.io/gebt

Build from source

Linux

To compile the code, you need to use the makefile in the bin directory.

Windows

  • Download and install Visual Studio
  • Download and install Intel Fortran compiler
  • Build the code
    • Open Intel oneAPI command prompt
    • Go the root directory of gebt
    • Run .\tools\build_msvc.bat