Skip to content

Releases: mitsuaki1987/fermisurfer

FermiSurfer 2.4.0 is released!

19 Aug 16:02
Compare
Choose a tag to compare

Files

  • fermisurfer.exe : Binary file for Windows
  • zip/tar.gz : Source file for Linux and macOS

New

  • Turn on/off the perspective view #13
  • Two kinds of nesting function, namely $$\sum_{n n' \textbf{k}} \delta(\varepsilon_{n \textbf{k}}-\varepsilon_\textrm{F}) \delta(\varepsilon_{n' \textbf{k}+\textbf{q}}-\varepsilon_\textrm{F})$$ and $$-\sum_{n n' \textbf{k}} \frac{\theta(\varepsilon_\textrm{F} - \varepsilon_{n' \textbf{k}+\textbf{q}}) -\theta(\varepsilon_\textrm{F}-\varepsilon_{n \textbf{k}})} {\varepsilon_{n' \textbf{k}+\textbf{q}} - \varepsilon_{n \textbf{k}}}$$ are computed and output to a file.
  • Change the density of vector field
  • Vector field and arrow are represented as thin triangles #25
  • Section is shown even at the extend Brillouin zone #24

Fix

  • Text box shrinked in macOS.
  • Line width was not changed for some system like ubuntu.

Manual

FermiSurfer 2.3 is released!

29 May 06:56
Compare
Choose a tag to compare

Files

  • fermisurfer.exe : Binary file for Windows
  • zip/tar.gz : Source file for Linux and macOS

Fix UI

  • Add scroll bar at right panel to show all menu. Previously, menus at bottom hided.

New

  • Draw wireframe sphere to help to write an input file for HiLAPW (dHvA)

FermiSurfer 2.2.1 is released

20 Jun 06:00
Compare
Choose a tag to compare

Bug Fix

  • Bugfix in reading BXSF (XcrysDen) format.

バグフィックス

  • BXSF 形式の入力ファイルで空行がある場合に読み込めないバグを修正。

FermiSurfer 2.2.0 is released

20 Jun 05:57
Compare
Choose a tag to compare
Add function  to change the color of section and Fermi surface (Band-…

FermiSurfer 2.1.0 is released

20 Jun 05:55
Compare
Choose a tag to compare

New

Bug Fix

  • Tex-formula mistake English manual is fixed. (Reported by Dr. Volker Eyert)
  • The vectors were not moved when Fermi surface was moved in 3D vector field mode.

新機能

Bug Fix

  • 英語版マニュアルで一部式が用事されない部分を修正 (Reported by Dr. Volker Eyert)
  • 3Dベクトル場プロットでフェルミ面を平行移動した時のバグを修正

FermiSurfer 2.0.0 is released!

20 Jun 03:39
Compare
Choose a tag to compare
  • New

    • GUI is configured with wxWidgets library.
    • 2D and 3D as well as scaler quantity can be displayed on the Fermi surface. For 3D quantity, flux is displayed on the Fermi surface.
    • We can omit a quantity other than the energy. Also FermiSurfer can directly read the BXSF file.
    • "Batch mode" is added. We can easily make many image files only with a command-line operation. An example of usage is shown in manual.
  • 変更点

    • wxWidgetsを用いてGUIを構成しました。
    • スカラー量のカラープロットだけでなく2元、3元量のフェルミ面上でのプロットも可能になりました。3元量ではフェルミ面上で線束がプロットされます。
    • エネルギー以外の量が省略可能になりました。また、BXSFファイルを直接読み込むことが出来るようになりました。
    • バッチ・モードを追加しました。コマンドライン操作のみで自動で画像が作れます。使用例をマニュアルに記載しています。

1.10.1

20 Jun 03:42
Compare
Choose a tag to compare
  • Bag Fix

    • Sometimes it was crashed during rendering Fermi surfaces.
  • Installation

    • macOS High Sierra is supported.
    • OpenMP can be disabled manually.
  • バグ修正

    • Fermi面を描画する途中でクラッシュすることがあるバグを修正
  • インストール関連

    • macOS High Sierraに対応した。
    • OpenMPを手動で無効化するオプションを追加

FermiSurfer 1.10.0 is released

20 Jun 05:49
Compare
Choose a tag to compare

Bug fix

  • In the first Brillouin zone, the color plot around the zone boundary was incorrect.

Add

  • Function to comupte and plot the Fermi velocity.
  • Available for lighting the occupied/unoccupied side of the Fermi surfaces separately.
  • The line-width can be modified.
  • The equator of the Fermi surface can be displayed.
  • Plot wiyh gray scale.

Others

  • Improve the smoothness of the Fermi surface.
  • Add the tutorial with Quantum ESPRESSO.

バグ修正

*「第一ブリルアンゾーン」モードでゾーン境界近傍のフェルミ面のカラープロットが不正確になるバグを修正。

機能追加

  • フェルミ速度を計算してプロットするモード
  • フェルミ面の裏表(占有側/非占有側)を区別して照光出来るようになりました。
  • 線の太さを調節可能になりました。
  • Fermi面の赤道を図示できるようになりました。
  • グレイスケールでの描画

その他

  • 法線ベクトルを見直し、描画がより滑らかになりました。
  • Quantum ESPRESSOを用いたチュートリアルを追加しました。

FermiSurfer 1.9.1 is released

20 Jun 05:47
Compare
Choose a tag to compare

Bug Fix

  • Bug fix in the premitive zone mode, the Brillouin zone boundary moved to wrong place when we translate object.

Improvement

  • Speed up in displaying.

バグフィックス

  • プリミティブゾーン描画にて、平行移動を行ったときにブリルアンゾーンの枠がずれるバグを修正

改良

  • 描画速度の向上

FermiSurfer 1.9 is released

20 Jun 05:45
Compare
Choose a tag to compare

Note

  • For MacOSX, Linux, etc., semi-automatical installation with configure script (Autoconf) becomes available.
  • MacOSX、Linux等で、configureスクリプト(Autoconf)による半自動インストールに対応した。