• R/O
  • HTTP
  • SSH
  • HTTPS

Resumen Repositorio

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

fermisurfer Git


Recent Commits RSS

Rev. Tiempo Autor Mensaje
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 mitsuaki1987 Run autoreconf in mac
b2e3b4f 2022-08-02 20:57:12 Mitsuaki Kawamura Update version ID and autoreconf
bd6acb9 2022-08-02 18:34:17 Mitsuaki Kawamura BXSF file was not read correctly when there is lank line.
5b8558d 2022-05-31 11:00:33 Mitsuaki Kawamura Update VS platform
7b107ff 2022-05-24 22:58:42 Mitsuaki Kawamura Bugfix
034cbe6 2022-03-09 16:35:20 Mitsuaki Kawamura Port resize, automatic detection ob tetra, band on/off
3a0ffa7 2021-12-17 14:34:40 Mitsuaki Kawamura Automatically detect the orientation of tetrahedra
373d40d 2021-10-28 12:15:31 Mitsuaki Kawamura parallwl view
cecbea8 2021-03-08 22:14:50 Mitsuaki Kawamura Color palette for Blue -> White -> Red

Recently edited Tags

Nombre Rev. Tiempo Autor
2.0.0 2d94de8 2019-06-26 17:49:16 mitsuaki1987
1.10.1 8474224 2018-03-08 12:28:16 mitsuaki1987

Branches

Nombre Rev. Tiempo Autor Mensaje
master 3139383 2022-10-31 09:05:41 A.H. Kole Fixed bug caused by undefin...

README

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