Source of velet can be found in http://www.seg.ethz.ch/software/velest.html
code downloaded on 04/02/2019
Install gfortran and devtools (make, gcc, etc) in your system, in debian/ubuntu you can do:
sudo apt-get install build-essential gfortran
on fedora
sudo yum install gcc-gfortran
on Manjaro Linux
sudo pamac install gcc-gfortran
after you can clone this repository by doing:
git clone https://github.com/arham99/VELEST
Compile the code by running
make all
The generated executable file is bin/velest
Program VELEST ini sukses dikompilasi dan dijalankan pada sistem operasi Linux. untuk windows user dapat menggunakan Cygwin, dengan menginstall package berikut ini:
- GCC
- gfortran
- make
- dll
NOTE : code pada VELEST bisa saja tidak bekerja dengan semestinya pada Cygwin, sehingga butuh di-edit secara manual pada source code (!!hati2)
Gunakan script COLLECT_VELEST.py
untuk membuat file .CNV dengan executable shell file nya adalah run_VL.sh