Skip to content

jurabr/ufem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEM (Finite Element Method) Code

Compiling
=========

Solver: cd fem ; make

User Interface:  cd tui ; make all gfem


Notes:
======

Solver (fem) includes its own documentation it its directory
(see README, TODO, PLATFORMS etc.).

Solver is fully independent on user the interface and is distributed
under GNU General Public Licence, version 2.

Most parts of the user interface are 
under Lesser GNU General Public Licence, version 2 
(the rest is under GPL).

About

Finite element method solver for static analysis of structures

Resources

Stars

Watchers

Forks

Packages

No packages published