# dip2
**Repository Path**: nicklinyi/dip2
## Basic Information
- **Project Name**: dip2
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2017-08-24
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
2-D dip estimation by plane wave destruction
======
Copyright (C) 2004 University of Texas at Austin
Copyright (C) 2016 Institute of Geology & Geophysics, Chinese Academy of Science
s.
Author: Yi Lin
Email : linyi@mail.iggcas.ac.cn
Compile
------
```console
cd dip2
make clean
make
```
Use
-----
There is a `p.wok` file in the root directory.
Change the parameters in `p.wok` and type `./dip2.exe p.wok` or `make test`in the terminal will run the code.