anharmonic3D 実行例

help出力 anharmonic3D.py --help

usage: anharmonic3D.py [-h] [--a A] [--M M] [--Nk NK] [--kcut KCUT] [--q Q]
                       [--Tmin TMIN] [--Tmax TMAX] [--nT NT] [--classical]
                       [--eta_rel ETA_REL] [--out OUT] [--thz]

Anharmonic phonon frequency shift vs T (1D chain, K2/K3/K4 as functions).

options:
  -h, --help         show this help message and exit
  --a A              Lattice constant a [m] (or your unit).
  --M M              Mass M [kg] (or your unit).
  --Nk NK            Number of k-points in BZ.
  --kcut KCUT        Exclude |k| < kcut to avoid IR issues (1D). Unit: 1/a.
  --q Q              Target q as fraction of pi/a (q = frac * pi/a).
  --Tmin TMIN        Minimum temperature [K].
  --Tmax TMAX        Maximum temperature [K].
  --nT NT            Number of temperature points.
  --classical        Use classical (high-T) occupations instead of quantum.
  --eta_rel ETA_REL  Regularization eta = eta_rel * omega0 for bubble
                     principal value.
  --out OUT          Output CSV filename.
  --thz              Output frequencies in THz (cycles/s) instead of rad/s.


生成されたデータファイル

(データファイルが見つかりませんでした)

生成された画像一覧

(画像ファイルが見つかりませんでした)