Skip to content
/ ray Public

simulate/reconstruction for rays through Helmholtz equation's Hamiltonian and scattered by reflective scatters (julia v0.6).

Notifications You must be signed in to change notification settings

lowrank/ray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive phase space method for traveltime in 2D

The code computes reconstructs the isotropic wavespeed using multi-arrival time information. The domain is fixed as unit disk.

The code implements the (stabilized) adaptive phase space method. Foliation is guided by fidelity function defined over the physical domain.

To handle the obstacle with cavity, a hybrid method is used.

To run the code for non-obstacle case.

julia NonObstacleDemo.jl

For obstacle case.

julia ObstacleDemo.jl

About

simulate/reconstruction for rays through Helmholtz equation's Hamiltonian and scattered by reflective scatters (julia v0.6).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages