FE-HMM Matlab code.


The full code is available here: http://anmc.epfl.ch.

Quickstart:

  1. Extract the file.
  2. Add the tools directory to your Matlab path via addpath '/home/.../fehmm/tools'.
  3. Change to examples/elliptic or examples/parabolic directory.
  4. Run fe_hmm2d or fe_hmm2d_para.
    The calculation will take a minute or two.

Details

The code is described in further detail in

A. Abdulle and A. Nonnenmacher
"A short and versatile finite element multiscale code for homogenization problems"
Computer Methods in Applied Mechanics and Engineering,

available at http://dx.doi.org/10.1016/j.cma.2009.03.019.

Please cite this article in any publication describing research performed using the software.

Email the authors:   A. Abdulle and A. Nonnenmacher.

This software is Copyright (C) 2009 A. Abdulle and A. Nonnenmacher.
It is provided free for non-commercial use unter the terms of the GNU General Public License. See "copyright.m" for full details. For commercial use, please contact the authors.


Last updated : 07/21/2009.