Skip to content
/ fdtd Public

toy GPU-accelerated, FDTD electromagnetic simulator

Notifications You must be signed in to change notification settings

jonesz/fdtd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDTD electromagnetic simulator; referenced from Schneider's book.

No guarantees anything is correct (though 1D seems to be); more of a project to play with Futhark.

The general design is to allow the programmer to define closures to be run after the magnetic/fields are updated. One could place their tfsf/boundary logic within those functions. Examples within /src/bin.

About

toy GPU-accelerated, FDTD electromagnetic simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published