User Tools

Site Tools


quantumespresso:gipaw:擬ポテンシャルの作成

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
quantumespresso:gipaw:擬ポテンシャルの作成 [2020/06/27 14:10] – [擬ポテンシャルの作成] koudaiquantumespresso:gipaw:擬ポテンシャルの作成 [2021/06/27 22:04] (current) – external edit 127.0.0.1
Line 86: Line 86:
 ===== PAW型 ===== ===== PAW型 =====
  
-pslibraryの中にある paw_ps_high.job から、Ceに該当する部分をコピーしてきて、Ce_paw.inというファイルを作成します。+pslibraryの中にある paw_ps_high.job から、Oに該当する部分をコピーしてきて、O_paw.inというファイルを作成します。
  
-<file - Ce_paw.in>+<file - O_paw.in>
  &input  &input
-   title='Ce', +   title='O', 
-   zed=58.0,+   zed=8.,
    rel=1,    rel=1,
-   config='[Xe4f0.5 5d1.5 6s2.0 6p0.0',+   config='[He2s2 2p4',
    iswitch=3,    iswitch=3,
-   dft='$gfun'+   dft='pbe'
  /  /
  &inputp  &inputp
    lpaw=.true.,    lpaw=.true.,
    pseudotype=3,    pseudotype=3,
-   file_pseudopw='Ce.pbe-spdfn-kjpaw_mypseudo.UPF',+   file_pseudopw='O.pbe-nl-kjpaw_psl.1.0.0_gipaw.UPF',
    author='K.S.',    author='K.S.',
    lloc=-1,    lloc=-1,
-   rcloc=2.0,+   rcloc=1.1
    which_augfun='PSQ',    which_augfun='PSQ',
    rmatch_augfun_nc=.true.,    rmatch_augfun_nc=.true.,
    nlcc=.true.,    nlcc=.true.,
    new_core_ps=.true.,    new_core_ps=.true.,
-   rcore=1.2,+   rcore=0.7,
    tm=.true.    tm=.true.
    lgipaw_reconstruction=.true.    lgipaw_reconstruction=.true.
    use_paw_as_gipaw=.true.    use_paw_as_gipaw=.true.
  /  /
-8 +4 
-5S   0  2.00  0.00  0.90  1.60  0.0 +2S   0  2.00  0.00  1.00  1.30  0.0 
-6S   0  2.00  0.00  0.90  1.60  0.0 +2S    0.00  1.00  1.00  1.30  0.0 
-5P  2  1  6.00  0.00  1.00  1.90  0.0 +2P   1  4.00  0.00  0.90  1.45  0.0 
-6P   1  0.00  0.30  1.00  1.90  0.0 +2P   1  0.00  0.05  0.90  1.45  0.0
-4D  3  2 10.00  0.00  0.90  1.00  0.0 +
-5D  4   1.50  0.00  0.95  1.10  0.+
-4F  4  3  0.50  0.00  1.00  1.30  0.0 +
-4F  4  3  0.00  1.00  1.00  1.30  0.0 +
-EOF+
 </file> </file>
  
Line 136: Line 131:
  
 <code> <code>
-$ ld1.x < Ce_paw.in > Ce_paw.out+$ ld1.x < O_paw.in > O_paw.out
 </code> </code>
quantumespresso/gipaw/擬ポテンシャルの作成.1593234624.txt.gz · Last modified: 2021/06/27 21:59 (external edit)