What is TMR?

About this project

Research Topic
Objectives
Research Teams
Members email

Research and
Training Activities


Research Tasks
Publications
Publications of Teams
Training

TMR Project
Database

Objectives
Summary
About Access
Access
Access(BSCW)
Local BSCW Help (pdf)
Online BSCW Help

Project Members
Databases


Description and Access
Presentations at Aachen Workshop

Miscellaneous Information

About Wavelets, etc.
 
FLAG

Welcome to the TMR Project
"Wavelets in Numerical Simulation"

FLAG

    Project Database Objectives.

    The main goal of the joint Wavelet Database is to collect all information about the software, currently being developed by the members of the Project, in a unique place. Our goal is not to put all existing software on our site, but to have a basic information about these software with simple links to them.

    Our Web pages serve that informative purpose. They provide a brief description of each team software and the information about its access ( see "Project Members Databases" Description and access ).

    From our Home page it is possible to access ( see About Access ) the software in our Database which contains the basic data for multiscale computations.

    A standard Documentation Form has been compiled. Each software to be inserted in our database must be accompanied by the information ( some mandatory, some not ) asked in this form.

      We invite everybody to follow the code guidelines:
    • organize your software in librairies,
    • make interfaces clear, either by clear description of data structures or by allowing input/output by files,
    • keep data and algorithm separated,
    • organize your code in modules that can be extracted and reused.
      In particular, you should create modules for:
    • hardware and system-dependant sections of code,
      to make it easier to adapt the program to different environments,
    • input and output: putting all I/O functions in a single module,
      makes the program less vulnerable to changes in file formats.


Back to the home page