Re: [Phonopy-users] combined band and pdos with API
Brought to you by:
atztogo
|
From: Atsushi T. <atz...@gm...> - 2022-05-18 12:29:31
|
Hi,
For NaCl example,
In [1]: import phonopy
In [2]: ph = phonopy.load("phonopy_disp.yaml")
In [3]: ph.auto_projected_dos()
In [4]: ph.auto_band_structure()
In [5]: ph.plot_band_structure_and_dos(pdos_indices=[[0],[1]]).show()
Togo
On Wed, May 18, 2022 at 8:38 PM Mohammad Bagheri
<moh...@gm...> wrote:
>
> Hi,
>
> I'm wondering to know that is there any simple way to plot band and pdos together with phonopy API same as the command line (i.e. phonopy band-pdos.conf -p)?
>
> Best regards,
> Mohammad
> _______________________________________________
> Phonopy-users mailing list
> Pho...@li...
> https://lists.sourceforge.net/lists/listinfo/phonopy-users
--
Atsushi Togo
|