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).
- 14:56, 2 September 2020 Karsai talk contribs created page Plot core imdiel (Created page with "<pre> #!/bin/bash parallel=-1 normal=-1 all=-1 tauc=-1 trace=-1 while $# -gt 0 do key="$1" case $key in -parallel) parallel=0 ;; -normal) normal...")