ufem
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Finite element method solver for static analysis of structures
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).

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。