[Wien] Problem in x-optic
    Gavin Abo 
    gsabo at crimson.ua.edu
       
    Sat Feb 15 19:32:23 CET 2020
    
    
  
There is an error in your opticpara_lapw script.
The "/" that should be at the end of about line 42 before the "#" is 
missing.
It should be:
set scratch=`echo $SCRATCH  | sed -e 's/\/$//'`/ # we are afraid
However, you have:
> if ( $?SCRATCH && $SCRATCH != '') then
>   set scratch=`echo $SCRATCH  | sed -e 's/\/$//'` # we are afraid 
> <-Line 42
>                                 # different settings in different
>                                 # computing centers
>                                 #use global variable for scratch if set
> endif
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20200215/aca62ff6/attachment.html>
    
    
More information about the Wien
mailing list