Skip to content
/ dgfem Public

Discontinuous Galerkin Time Domain code in FORTRAN.

License

Notifications You must be signed in to change notification settings

bdebye/dgfem

Repository files navigation

A Discontinuous Galerkin Time Domain code in FORTRAN

The project is divided into six parts:

util.f90 for accessories, signal.f90 for signal processing. The gmsh.90 load and parse the mesh. The linear algebra routines are in linalg.f90. Major DGTD algorithms are in dgfem.f90.

Releases

No releases published

Packages

No packages published