fermisurfer Git
Rev. | Hora | Autor | Mensagem |
---|---|---|---|
5b8558d | 2022-05-31 11:00:33 | ![]() |
master Update VS platform |
7b107ff | 2022-05-24 22:58:42 | ![]() |
Bugfix |
034cbe6 | 2022-03-09 16:35:20 | ![]() |
Port resize, automatic detection ob tetra, band on/off |
3a0ffa7 | 2021-12-17 14:34:40 | ![]() |
Automatically detect the orientation of tetrahedra |
373d40d | 2021-10-28 12:15:31 | ![]() |
parallwl view |
cecbea8 | 2021-03-08 22:14:50 | ![]() |
Color palette for Blue -> White -> Red |
1d65fb1 | 2021-03-08 18:23:54 | ![]() |
Display arbitrary arrow |
ab1824b | 2021-02-22 15:57:38 | ![]() |
Backup |
b5e1012 | 2020-12-26 18:49:10 | ![]() |
Add function to change the color of section and Fermi su... |
4ab2a5e | 2020-12-21 01:09:26 | ![]() |
backup |
Nome | Rev. | Hora | Autor |
---|---|---|---|
2.0.0 | 2d94de8 | 2019-06-26 17:49:16 | ![]() |
1.10.1 | 8474224 | 2018-03-08 12:28:16 | ![]() |
Nome | Rev. | Hora | Autor | Mensagem |
---|---|---|---|---|
master | 5b8558d | 2022-05-31 11:00:33 | ![]() |
Update VS platform |
FermiSurfer Web page : http://fermisurfer.osdn.jp/ FermiSurfer is an visualization tool for Fermi surfaces. This application displays Fermi surfaces colored as a function of an arbitrary scalar quantities such as magnitude of Fermi velocities and superconducting gap. # Contents of this package * bin/ : Executable (binary) files for Windows * configure : Script for the installation * src/ : Source code directory * doc/ : Directory for User's manual * doc/index.html : Index of documentation * examples/ : Sample input files (Pb and MgB2) # Installation ## Windows We do not need compile programs; Binary file bin/fermisurfer.exe can be used immediately. ## Linux/UNIX/macOS Before we install FermiSurfer, we need to install glut or freeglut package with a package installer such as apt, yum, fink, homebrew, macports. Next, we install FermiSurfer into a directory which is included in $PATH as $ ./configure --prefix=**where we install** $ make $ make install # Usage We try to display Fermi surfaces of MgB2 with an input file examples/mgb2_vfz.frmsf ## Windows We click the mouse-right-button on the input file. Choose "Open With ..." menu, then choose fermisurfer.exe from the directory tree. ## Linux/UNIX/macOS From the terminal $ fermisurfer examples/mgb2_vfz.frmsf # Contact Mitsuaki Kawamura mkawamura__at__issp.u-tokyo.ac.jp