<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <pre style="margin: 0em;">># remember: the recommendation is to do this in steps in order to get
># more likely the groundstate for correlated compounds and usually you
># also want to see anyway what is the effect of SO and of U as compared
># to a plain PBE calculation
>runsp_lapw (-p)
>save_lapw PBE_no_so
>runsp_lapw -so (-p)
>save_lapw PBE_so
>runsp_lapw -orb -so (-p)
>save_lapw PBE_U_so</pre>
    <br>
    <br>
    If one should process ORB and SO by steps to help converge to the
    groundstate, then shouldn't one run the successive runsp_lapw with
    -NI option, in order to initialize with the previous output ?<br>
  </body>
</html>