View on GitHub

bas2xyz

Fortran code that convert bas file to xyz file for Fireball

bas2xyz

Fortran code that convert bas file to xyz file for Fireball

Compile the code:

gfortran bas2xyz.f95 -o bas2xyz.exe

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

./bas2xyz.exe file.bas file.xyz