Skip to content

arham99/VELEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source of velet can be found in http://www.seg.ethz.ch/software/velest.html

code downloaded on 04/02/2019

Requeriments

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

Compile the code by running

make all

The generated executable file is bin/velest

IMPORTANT NOTE : untuk non Linux user

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)

NOTE !!!

Gunakan script COLLECT_VELEST.py untuk membuat file .CNV dengan executable shell file nya adalah run_VL.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages