Skip to content

romanWSgit/SBFEM_Fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two-Dimensional SBFEM in Fortran

This repository contains an implementation of the Scaled Boundary Finite Element Method (SBFEM) for 2D problems, focusing on plain stress and plain strain elements in Fortran.

Prerequisites

Before you begin, ensure you have the following prerequisites installed on your system:

  • Fortran Compiler:
    • gfortran or any modern Fortran compiler supporting Fortran 2008 or later.
  • Dependencies:
    • jacobwilliams/json-fortran json-fortran
    • Gnuplot: Used for generating plots and visualizing results.
    • Ford: For generating project documentation from comments.

Table of Contents

-Installation -Usage -Contributing -Notes -Documentation -License

Installation

Follow these steps to get your development environment set up:

Building the Project

Navigate to the project directory and compile the project using Makefile. Run the following commands in your terminal:

make

Usage

Contributing

Notes

Documentation

License

LICENCE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published