[Wien] Question about the w2web.pl?

Peter Blaha pblaha at zeus.theochem.tuwien.ac.at
Wed Mar 24 16:19:45 CET 2004


> 	However, I have found some characters in your wien2k03.tar.gz and
> also individual packages are not standard codes which let my w2web can't
> show some message correctly. Although this case can be solved by clicking
> left Utilities links. I still really want to know what line 167
> ($WIEN2KROOT/SRC_w2web/libs/w2web.pl) is?
>
> Thanks first.
>
> sub PassHiddenParms {
>        $exc = shift (@_);
>        for $umps (@savelist) {
>                if ($umps eq $exc) {
> Line 167:              $OUT .= "$umps<br>" if $debug;

This is used only in debug mode, so should be of no importance for you!
It is probably a "left-over" of a frustrated programmer.
Joachim Luitz has put the word "aetsch" with a german "umlaut a", which means
somethink like "it is your fault and you deserve it".

you may put:
> Line 167:              $OUT .= "$umps aetsch<br>" if $debug;

But as I said: It is NOT used in regular case AND all the w2web is in
perl, and just manages the GUI. It has nothing to do with the f90 code of the
regular WIEN code or the way a run_lapw is doing.

                                     P.Blaha
--------------------------------------------------------------------------
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-15671             FAX: +43-1-58801-15698
Email: blaha at theochem.tuwien.ac.at    WWW: http://info.tuwien.ac.at/theochem/
--------------------------------------------------------------------------




More information about the Wien mailing list