===========================================================
                      Mefisto 2.7
===========================================================

Directories
-----------

exa        Examples
gmsh       Some scripts for Gmsh
license    GNU license
pdf        Documentation
src        Mefisto source code

Installation
------------

Run script install.m to add the path to the Mefisto 
functions to your .octaverc file.

New Features
------------

 - Node and element sets can be defined in the model
   definition. They are stored in the component and
   can be used to select data for output.

 - mfs_print allows to restrict output to selected
   nodal points or elements.

 - Sets can be used to define the responses to be
   returned by function mfs_getresp.

 - New function mfs_modecont computes the modal
   contributions.

 - New function mfs_randresp computes the random response.

 - Export in Gmsh version 4.1 format

 - Export of complex aerodynamic pressure

Enhancements
------------

 - Improved solution method for the time-harmonic vortex
   lattice method is considerably faster.

Changes
-------

 - Slight changes in the computation of cross-section
   properties of T and Z sections lead to slightly different
   results.
