Skip to content

jondea/OptimalPMLTransformations.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimal PML Transformations

An optimal transformation for a given field and PML geometry is one which transforms the field to have a linear variation through the PML. This repo is a Julia implementation of this idea, which was described in my PhD thesis submitted to the University of Manchester.

Coverage Status codecov.io

Get started

To install this package, call

import Pkg
Pkg.add("https://github.com/jondea/OptimalPMLTransformations.jl")

or alternatively type ] add https://github.com/jondea/OptimalPMLTransformations.jl in the REPL.

About

Transform fields to have a linear variation through the PML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages