FEMFLUID Documentation

2.0

FEMFLUID

Author:
Petr Svacek
Version:
1.2
Date:
2002-2005
Warning:
This package is still under development.

Program Introduction

The program was intended to be written in such a way, that no comments are needed. However, with new mathematical and physical models included rather hard inspection of the program is needed.

Datastructure

The global datastructure follows the originally design structure, where higher order hierarchichal base functions were taken into account. Next version of the program is recently under development, where a revision of data structure will be considered.

See files datastr.h, datastr.c and module DATA_STRUCTURE.

Configuration

Configuration is read from config file specified at a command line, e.g.

user (at) computer~>laminar.exe config.ini

Program first looks into config.ini, removes all white spaces and comments, and starts to read the configuration from it into global data structure as defined in variable _taglist[].

Functions needed for the package are included in wlog.c and wlog.h files.

Mesh Definition

Basic mesh definition consists of vertices ( x, y ) and triangles ( ELEMENT ) Further mesh edges are defined.
Generated on Sun May 27 11:59:43 2007 for FEMFLUID by  doxygen 1.4.6