Talk:The magneto-optical Kerr effect: Difference between revisions
Jump to navigation
Jump to search
(Created page with "I drop here a part which is not needed anymore, e.g. adding symmetries to the output of abinit <comments> [ This step is not needed anymore (start) ] Now, pay special attention to the symmetry groups. The size of the DB with SO can be reduced thanks to the ypp tool (ypp -n option) which is able to add, to the symmetry group found by abinit, the magnetic symmetries. Thus run ypp -F Inputs/00_FIX_SYMM -O ../withSO_new and than move to the new folder cd withSO_ne...") |
(No difference)
|
Latest revision as of 07:50, 14 September 2023
I drop here a part which is not needed anymore, e.g. adding symmetries to the output of abinit
<comments> [ This step is not needed anymore (start) ] Now, pay special attention to the symmetry groups. The size of the DB with SO can be reduced thanks to the ypp tool (ypp -n option) which is able to add, to the symmetry group found by abinit, the magnetic symmetries. Thus run
ypp -F Inputs/00_FIX_SYMM -O ../withSO_new
and than move to the new folder
cd withSO_new ,
copy the inputs files there
cp -r ../withSO/Inputs ./ ,
and initialise the new DB,
yambo -F Inputs/01_init .
Can you see the differences with the old DB ? [ This step is not needed anymore (end) ] </comments>