/AlephToJSON

Tool to export the V+A spectral function data from a fortran file to JSON.

Primary LanguageFortran

Aleph -> JSON

Usage

make
./alephToJSON

The converted file can be found in the root folder: aleph.json.

Configuration

In Makefile change aleph14_vpa.f90 to the data file you want to convert.

Dependencies