[Wien] SCF Cycle stops; if: event not found
Eric Kenney
kenneyef at bc.edu
Mon Sep 17 21:37:32 CEST 2018
Thank you! Currently I'm running on a cluster, so I need to talk with
IT to change that line,
but I'll try and see if it works! I'd find it interesting,
Gavin Abo <https://www.mail-archive.com/search?l=wien@zeus.theochem.tuwien.ac.at&q=from:%22Gavin+Abo%22>
Wrote
The error may be coming from line 702 in $WIENROOT/runafm_lapw:
!if (! $?cc_test) goto nextiter
The symbol ! I think is for history substitution in csh [1] but someone may
have intended it to be a comment symbol # [2] as the ! is comment symbol in
Fortran [3].
You might see if the error goes away by changing the line to:
#if (! $?cc_test) goto nextiter
[1] https://stackoverflow.com/questions/19174808/event-not-found-csh
[2] http://www-cs.canisius.edu/ONLINESTUFF/UNIX/shellprogramming.html#A
[3] https://web.stanford.edu/class/me200c/tutorial_77/03_basics.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20180917/6a47ccdf/attachment.html>
More information about the Wien
mailing list