Connective Logic Systems
 
BLUEPRINT Developer Zone
 
Learn
DevZone Site Map
Skip Navigation LinksBLUEPRINT Developer Zone > Learn About BLUEPRINT > Finite Difference Time Domain Example

More Information

Downloads

This project is available as a compressed ZIP archive for Visual Studio 2005 or 2008

Finite Difference Time Domain

Overview

The classic FDTD calculation, uses a 2-d (or 3-d) grid of cells to calculate a time-varying solution to a mathematical problem across a region. Where the result for each cell is based on the results from the cell and its neighbors at the previous time-frame. Eg. fluid flow, sound waves, radar etc.

This project implements a multi-core enabled FDTD solver with a graphical front-end:

FDTD Screenshot

For the complete tutorial please refer to the documentation library under the section "Blueprint -> Example Projects".

(C) Copyright 2009 Connective Logic Systems Ltd.