Fortran M Applications (FM)


This page has pointers to information about some of the applications that are being or have been developed using FM.

CIT Airshed Model

The CIT Airshed Model is a code used to simulate the time evolution of atmospheric pollutants, specifically in the Los Angeles basin. The parallel code is based on a sequential Fortran program, and uses FM to implement a more complex communication structure. You can see more information and a movie.

Particle in Cell

This parallel code uses FM's lightweight threading and communication mechanisms. A set of overheads provides a brief explanation of the application; a paper provides more details.

Computational Biology (SCIMMS)

SCIMMS is an algorithm for analyzing chromatography data. The parallel code is based on a sequential Fortran program, and uses FM to implement a fairly simple communication structure. Click here to read more about the application and its parallel implementation.