Releases: mitsuaki1987/fermisurfer
Releases · mitsuaki1987/fermisurfer
FermiSurfer 2.4.0 is released!
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!
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
Bug Fix
- Bugfix in reading BXSF (XcrysDen) format.
バグフィックス
- BXSF 形式の入力ファイルで空行がある場合に読み込めないバグを修正。
FermiSurfer 2.2.0 is released
Add function to change the color of section and Fermi surface (Band-…
FermiSurfer 2.1.0 is released
New
- We can output data file to plot 2D Fermi surface (sections) with Gnuplot, Igor, etc: https://mitsuaki1987.github.io/fermisurfer/en/_build/html/ops.html#output-section-of-the-brillouine-zone
- The displayed Brillouin zone can be extended : https://mitsuaki1987.github.io/fermisurfer/en/_build/html/ops.html#number-of-brillouin-zone
- Reciplocal lattice vectors are displayed : https://mitsuaki1987.github.io/fermisurfer/en/_build/html/_images/start.png
- The color plot can be displayed without using red and green simultaneously for the universal design : https://mitsuaki1987.github.io/fermisurfer/en/_build/html/ops.html#color-sequence-for-plot
- We can change background/line color freely: https://mitsuaki1987.github.io/fermisurfer/en/_build/html/ops.html#background-color
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.
新機能
- Gnuplot、Igor等で2次元フェルミ面断面を表示するためのファイル出力が可能になった。https://mitsuaki1987.github.io/fermisurfer/ja/_build/html/ops.html#id10
- 表示するブリルアンゾーンを増やす(拡張する)ことが出来るようになった。
https://mitsuaki1987.github.io/fermisurfer/ja/_build/html/ops.html#brillouin-zone - 逆格子ベクトルが表示されるようになった。https://mitsuaki1987.github.io/fermisurfer/ja/_build/html/_images/start.png
- ユニバーサルデザインに対応した、赤と緑を同時に使わない配色が可能になった。https://mitsuaki1987.github.io/fermisurfer/ja/_build/html/ops.html#id5
- 背景色/線色を自由に変えられるようになった。https://mitsuaki1987.github.io/fermisurfer/ja/_build/html/ops.html#id3
Bug Fix
- 英語版マニュアルで一部式が用事されない部分を修正 (Reported by Dr. Volker Eyert)
- 3Dベクトル場プロットでフェルミ面を平行移動した時のバグを修正
FermiSurfer 2.0.0 is released!
-
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
-
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
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
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
Note
- For MacOSX, Linux, etc., semi-automatical installation with configure script (Autoconf) becomes available.
- MacOSX、Linux等で、configureスクリプト(Autoconf)による半自動インストールに対応した。