修訂. | 時間 | 作者 | 訊息 |
---|---|---|---|
3139383 | 2022-10-31 09:05:41 | A.H. Kole | master Fixed bug caused by undefined None in menu.cpp |
6cb223d | 2022-08-02 21:59:47 | ![]() |
Run autoreconf in mac |
b2e3b4f | 2022-08-02 20:57:12 | ![]() |
Update version ID and autoreconf |
bd6acb9 | 2022-08-02 18:34:17 | ![]() |
BXSF file was not read correctly when there is lank line. |
5b8558d | 2022-05-31 11:00:33 | ![]() |
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 |
名稱 | 修訂. | 時間 | 作者 |
---|---|---|---|
2.0.0 | 2d94de8 | 2019-06-26 17:49:16 | ![]() |
1.10.1 | 8474224 | 2018-03-08 12:28:16 | ![]() |
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