https://github.com/mlxd/sf2d
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlxd/sf2d
- Owner: mlxd
- Created: 2016-07-14T09:53:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T03:19:16.000Z (almost 10 years ago)
- Last Synced: 2025-01-26T20:46:31.000Z (over 1 year ago)
- Language: C++
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Two dimensional structure factor from vortex positions.
Drop this into a directory with vortex coordinates in files labell "vort_arr_xxx", where xxx is the file number, and it will generate Gnuplot -> tikz -> PDF images. The code assumes columns 2,4 are the coordinates, and saves everything in a xxx_z.csv output file after processing with SF.
Requires Gnuplot, pdflatex, as well as an OpenMP supported compiler. The gnuplot colormaps are sourced from here https://github.com/Gnuplotting/gnuplot-palettes