mantaray 0.2.0

Ray-tracing solver for ocean surface gravity waves that integrates the wave ray equations over spatially varying currents and bathymetry.
Documentation
1
2
3
4
5
6
7
8
# Integration tests

The rust test modules are located in this source directory since there is no
public interface for Rust.

This test module currently contains:
- `test_constant_depth.rs`: verify rays in zero current and constant depth
- `linear_beach.rs`: verify rays in zero current and constant slope beach.