CTM-ITODYS / xyz2bas

Fortran code that convert xyz file to bas file for Fireball

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xyz2bas

Fortran code that convert xyz file to bas file for Fireball
Github page: https://ctm-itodys.github.io/xyz2bas/
Compile the code:

gfortran xyz2bas.f95 -o xyz2bas.exe

For utilisation give the name of the xyz file and the bas file:

./xyz2bas.exe file.xyz file.bas

About

Fortran code that convert xyz file to bas file for Fireball

License:GNU General Public License v3.0


Languages

Language:Fortran 100.0%