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).
- 20:49, 7 April 2022 Karsai talk contribs created page Pair correlation function xny script (Created page with "<pre> if [ -f "$1" ] then file=$1 else file=PCDAT fi awk <$file >PCDAT.xy ' NR==8 { pcskal=$1} NR==9 { pcfein=$1} NR>=13 { line=line+1 if (line==1) s=s+1 if (line...")