All public logs
Combined display of all available logs of VASP Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:17, 20 August 2020 Karsai talk contribs created page Extract zpr cd carbon (Created page with "#!/bin/bash i="OUTCAR.T=0." j="OUTCAR.init" homo1=`awk '/NELECT/ {print $3/2}' $i` homo2=`awk '/NELECT/ {print $3/2-1}' $i` homo3=`awk '/NELECT/ {print $3/2-2}' $i` lumo1=`a...")