<div dir="auto"><div>Please read your own email!<div dir="auto"><br></div><div dir="auto">It is telling you that your compiler does not accept <span style="font-family:sans-serif">-fallow-argument-mismatch, which you have included in your compile line option. You should:</span></div><div dir="auto"><font face="sans-serif">1) Do a Google or similar search on </font><span style="font-family:sans-serif">-fallow-argument-mismatch to understand.</span></div><div dir="auto"><font face="sans-serif">2) Do fg5 -- help or similar and read it to see what options your compiler has.</font></div><div dir="auto"><font face="sans-serif">3) Remove it from the options and see if that works.</font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Read! Learn!<br></font><div data-smartmail="gmail_signature" dir="auto">--<br>Professor Laurence Marks<br>Department of Materials Science and Engineering<br>Northwestern University<br><a href="http://www.numis.northwestern.edu">www.numis.northwestern.edu</a><br>"Research is to see what everybody else has seen, and to think what<br>nobody else has thought" Albert Szent-Györgyi</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 30, 2021, 2:34 AM  <<a href="mailto:413119008@nitt.edu">413119008@nitt.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Respected sir,<br>
<br>
                 while compiling Wien2k 21.1 i am getting the  <br>
following errors after compiliation.<br>
<br>
<br>
SRC_dstart/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_dstart/compile.msg:make[1]: *** [Makefile:139: module.o] Error 1<br>
SRC_dstart/compile.msg:make: *** [Makefile:93: para] Error 2<br>
SRC_hf/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_hf/compile.msg:make[1]: *** [Makefile:281: modules.o] Error 1<br>
SRC_hf/compile.msg:make: *** [Makefile:189: rp] Error 2<br>
SRC_hf/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_hf/compile.msg:make[1]: *** [Makefile:281: modules.o] Error 1<br>
SRC_hf/compile.msg:make: *** [Makefile:193: cp] Error 2<br>
SRC_lapw0/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_lapw0/compile.msg:make[1]: *** [Makefile:171: modules.o] Error 1<br>
SRC_lapw0/compile.msg:make: *** [Makefile:124: para] Error 2<br>
SRC_lapw1/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_lapw1/compile.msg:make[1]: *** [Makefile:270: modules.o] Error 1<br>
SRC_lapw1/compile.msg:make: *** [Makefile:178: rp] Error 2<br>
SRC_lapw1/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_lapw1/compile.msg:make[1]: *** [Makefile:270: modules.o] Error 1<br>
SRC_lapw1/compile.msg:make: *** [Makefile:182: cp] Error 2<br>
SRC_lapw2/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_lapw2/compile.msg:make[1]: *** [Makefile:259: modules.o] Error 1<br>
SRC_lapw2/compile.msg:make: *** [Makefile:166: rp] Error 2<br>
SRC_lapw2/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_lapw2/compile.msg:make[1]: *** [Makefile:259: modules.o] Error 1<br>
SRC_lapw2/compile.msg:make: *** [Makefile:170: cp] Error 2<br>
SRC_lapwso/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_lapwso/compile.msg:make[1]: *** [Makefile:152: reallocate.o] Error 1<br>
SRC_lapwso/compile.msg:make: *** [Makefile:116: para] Error 2<br>
SRC_nlvdw/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_nlvdw/compile.msg:make[1]: *** [Makefile:159: modules.o] Error 1<br>
SRC_nlvdw/compile.msg:make: *** [Makefile:113: para] Error 2<br>
SRC_nmr/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_nmr/compile.msg:make[1]: *** [Makefile:263: modules.o] Error 1<br>
SRC_nmr/compile.msg:make: *** [Makefile:171: rp] Error 2<br>
SRC_nmr/compile.msg:f95: error: unrecognized command line option  <br>
‘-fallow-argument-mismatch’; did you mean ‘-Wno-argument-mismatch’?<br>
SRC_nmr/compile.msg:make[1]: *** [Makefile:263: modules.o] Error 1<br>
SRC_nmr/compile.msg:make: *** [Makefile:175: cp] Error 2<br>
<br>
Quoting Laurence Marks <<a href="mailto:laurence.marks@gmail.com" target="_blank" rel="noreferrer">laurence.marks@gmail.com</a>>:<br>
<br>
> <a href="https://urldefense.com/v3/__http://www.wien2k.at/reg_user/wien2k_download__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx0Q8QCeLg$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.wien2k.at/reg_user/wien2k_download__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx0Q8QCeLg$</a> <br>
><br>
> On Wed, Sep 22, 2021 at 10:13 PM <<a href="mailto:413119008@nitt.edu" target="_blank" rel="noreferrer">413119008@nitt.edu</a>> wrote:<br>
>><br>
>> Yes sir.<br>
>><br>
>> Quoting Laurence Marks <<a href="mailto:laurence.marks@gmail.com" target="_blank" rel="noreferrer">laurence.marks@gmail.com</a>>:<br>
>><br>
>> > Do you have a licence?<br>
>> ><br>
>> > On Wed, Sep 22, 2021 at 1:09 PM <<a href="mailto:413119008@nitt.edu" target="_blank" rel="noreferrer">413119008@nitt.edu</a>> wrote:<br>
>> >><br>
>> >> Let me try sir.So to do AFM calculation may i have to install wien2k<br>
>> >> 21.If so how to do?<br>
>> >> Thanking u in advance<br>
>> >><br>
>> >> Quoting Laurence Marks <<a href="mailto:laurence.marks@gmail.com" target="_blank" rel="noreferrer">laurence.marks@gmail.com</a>>:<br>
>> >><br>
>> >> > We might be confusing this.<br>
>> >> ><br>
>> >> > My suggestion: do a standard ferromagnetic calculation of the  <br>
>> conventional<br>
>> >> > cell. Straight PBE for this and AFM will be horribly wrong for the 4f<br>
>> >> > (metallic), but will give you a starting point. You will have  <br>
>> to learn how<br>
>> >> > to use -eece or +U<br>
>> >> ><br>
>> >> > _____<br>
>> >> > Professor Laurence Marks<br>
>> >> > "Research is to see what everybody else has seen, and to think  <br>
>> what nobody<br>
>> >> > else has thought", Albert Szent-Györgyi<br>
>> >> > <a href="http://www.numis.northwestern.edu" rel="noreferrer noreferrer" target="_blank">http://www.numis.northwestern.edu</a><br>
>> >> ><br>
>> >> > On Thu, Sep 16, 2021, 07:29 Gavin Abo <<a href="mailto:gabo13279@gmail.com" target="_blank" rel="noreferrer">gabo13279@gmail.com</a>> wrote:<br>
>> >> ><br>
>> >> >> Correction below as some text was missing.<br>
>> >> >><br>
>> >> >> If I recall correctly, WIEN2k 19.1 had a bug that effected R lattices<br>
>> >> >> (thus your R-3m might be effected by it).<br>
>> >> >><br>
>> >> >> The fix might have been the<br>
>> >> >><br>
>> >> >> SRC_lapw1: coors.f<br>
>> >> >><br>
>> >> >> seen under VERSION_21: 10.4.2021 on the updates page:<br>
>> >> >><br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__http://susi.theochem.tuwien.ac.at/reg_user/updates/__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd-8LhEvGw$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://susi.theochem.tuwien.ac.at/reg_user/updates/__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd-8LhEvGw$</a><br>
>> >> >><br>
>> >>  <br>
>> <<a href="https://urldefense.com/v3/__http://susi.theochem.tuwien.ac.at/reg_user/updates/__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dYrOSnhJw$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://susi.theochem.tuwien.ac.at/reg_user/updates/__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dYrOSnhJw$</a>><br>
>> >> >><br>
>> >> >> If you are using gfortran to compile WIEN2k, I also have the  <br>
>> nn patch for<br>
>> >> >> WIEN2k 21.1 at:<br>
>> >> >><br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__https://github.com/gsabo/WIEN2k-Patches/tree/master/21.1__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd8jiMmTMw$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://github.com/gsabo/WIEN2k-Patches/tree/master/21.1__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd8jiMmTMw$</a><br>
>> >> >><br>
>> >>  <br>
>> <<a href="https://urldefense.com/v3/__https://github.com/gsabo/WIEN2k-Patches/tree/master/21.1__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dZzk9K64A$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://github.com/gsabo/WIEN2k-Patches/tree/master/21.1__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dZzk9K64A$</a>><br>
>> >> >><br>
>> >> >> A read your P1 struct file ran fine with WIEN2k 21.1:<br>
>> >> >><br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg21334.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd-f5icwzA$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg21334.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd-f5icwzA$</a><br>
>> >> >><br>
>> >>  <br>
>> <<a href="https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg21334.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dZxBCLGkQ$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg21334.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dZxBCLGkQ$</a>><br>
>> >> >><br>
>> >> >> So you will probably want to try the newer 21.1 version.  If the error<br>
>> >> >> still happens in 21.1 and it is not from a setup issue (case.struct or<br>
>> >> >> init_lapw) then perhaps it could be caused by computer hardware<br>
>> >> differences<br>
>> >> >> (e.g., RAM, storage space, etc.) or a compiler difference.   <br>
>> Some of the<br>
>> >> >> older ifort versions of Parallel Studio compilers caused data issues<br>
>> >> >> because of a memory leak [1] or I/O problems [2].<br>
>> >> >><br>
>> >> >> I haven't heard any issues from WIEN2k compiled with ifort versions of<br>
>> >> >> oneAPI but have not used it myself as I have been using gfortran.<br>
>> >> >><br>
>> >> >> [1]<br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg19050.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd_IzetBSw$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg19050.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd_IzetBSw$</a><br>
>> >> >><br>
>> >>  <br>
>> <<a href="https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg19050.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dbowohj1g$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg19050.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dbowohj1g$</a>><br>
>> >> >> [2]<br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16588.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd__aAvR2g$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16588.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd__aAvR2g$</a><br>
>> >> >><br>
>> >>  <br>
>> <<a href="https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16588.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dYj-2S8qg$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16588.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dYj-2S8qg$</a>><br>
>> >> >><br>
>> >> >> _______________________________________________<br>
>> >> >> Wien mailing list<br>
>> >> >> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
>> >> >><br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dZZDT5JUQ$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7dZZDT5JUQ$</a><br>
>> >> >> SEARCH the MAILING-LIST at:<br>
>> >> >><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7daVfOWv3Q$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUFT-CnM9rHJur0G9LlHG23AcX9PQzd4QHjZTpaaxzDLu8VOcs1Idq24B-ri7daVfOWv3Q$</a><br>
>> >> >><br>
>> >><br>
>> >><br>
>> >> _______________________________________________<br>
>> >> Wien mailing list<br>
>> >> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd9jiHAiHQ$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd9jiHAiHQ$</a><br>
>> >> SEARCH the MAILING-LIST at:<br>
>> >>  <br>
>> <a href="https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd9N1YFrkQ$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!DUri47aq2cHkYhH6_hmGCYua30UkurRUrrJ5PpDGKbg8LFgLuTct4aEFok6skd9N1YFrkQ$</a><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > Professor Laurence Marks<br>
>> > Department of Materials Science and Engineering<br>
>> > Northwestern University<br>
>> > <a href="http://www.numis.northwestern.edu" rel="noreferrer noreferrer" target="_blank">http://www.numis.northwestern.edu</a><br>
>> > "Research is to see what everybody else has seen, and to think what<br>
>> > nobody else has thought" Albert Szent-Györgyi<br>
>> > _______________________________________________<br>
>> > Wien mailing list<br>
>> > <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
>> >  <br>
>> <a href="https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKjudYbkFA$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKjudYbkFA$</a><br>
>> > SEARCH the MAILING-LIST at:<br>
>> >  <br>
>> <a href="https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKhhPVkGSA$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKhhPVkGSA$</a><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Wien mailing list<br>
>> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
>> <a href="https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKjudYbkFA$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKjudYbkFA$</a><br>
>> SEARCH the MAILING-LIST at:   <br>
>> <a href="https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKhhPVkGSA$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!EgxvH9DblD_qYIXdZePSqbqOeazZ4v4bJdB1rJt5P4t-Hxv-i8_dxAkyZW7JGKhhPVkGSA$</a><br>
><br>
><br>
><br>
> --<br>
> Professor Laurence Marks<br>
> Department of Materials Science and Engineering<br>
> Northwestern University<br>
> <a href="http://www.numis.northwestern.edu" rel="noreferrer noreferrer" target="_blank">http://www.numis.northwestern.edu</a><br>
> "Research is to see what everybody else has seen, and to think what<br>
> nobody else has thought" Albert Szent-Györgyi<br>
> _______________________________________________<br>
> Wien mailing list<br>
> <a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
> <a href="https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx1_yyRX1A$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx1_yyRX1A$</a> <br>
> SEARCH the MAILING-LIST at:   <br>
> <a href="https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx3z4PNDIw$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx3z4PNDIw$</a> <br>
<br>
<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx1_yyRX1A$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx1_yyRX1A$</a> <br>
SEARCH the MAILING-LIST at:  <a href="https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx3z4PNDIw$" rel="noreferrer noreferrer" target="_blank">https://urldefense.com/v3/__http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html__;!!Dq0X2DkFhyF93HkjWTBQKhk!B4B4XC7G57tsF80tN_CoOfY3Li1mOlkehwimXcgZCOINot9rOUpzIoFBhrpwCx3z4PNDIw$</a> <br>
</blockquote></div></div></div>