Searched refs:dos_min (Results 1 – 3 of 3) sorted by relevance
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/lcaotddft/ |
H A D | tcm.py | 19 def plot_DOS(ax, energy_e, dos_e, base_e, dos_min, dos_max, argument 49 set_dos_lim(dos_min, dos_max) 160 dos_min = 0.0 163 dos_min, dos_max, flip=False, fill=fill, line=line) 165 dos_min, dos_max, flip=True, fill=fill, line=line)
|
/dports/science/py-phonopy/phonopy-2.11.0/scripts/ |
H A D | phonopy-bandplot | 282 dos_min=None, 541 if args.dos_min is not None: 542 plt.xlim(left=args.dos_min)
|
/dports/science/phonopy/phonopy-2.11.0/scripts/ |
H A D | phonopy-bandplot | 282 dos_min=None, 541 if args.dos_min is not None: 542 plt.xlim(left=args.dos_min)
|