<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Yes, I'm creating the patches from the
files.<br>
<br>
For example, if you have a 'new' source code file with changes
that were made to the 'old' source code file, I create the patch
file with [ <a class="moz-txt-link-freetext" href="https://en.wikipedia.org/wiki/Patch_(Unix)">https://en.wikipedia.org/wiki/Patch_(Unix)</a> ]:<br>
<br>
diff old.f new.f > my.patch<br>
<br>
So the patch just contains the text differences between the two
files (old.f and new.f).<br>
<br>
So I used SRC_symmetso/clmchange.f in the original WIEN2k 14.2
archive (WIEN2k_14.2.tar). I saved the clmchange.f attachment
from the post [ <a moz-do-not-send="true"
href="http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg12361.html"
target="_blank">http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg12361.html</a>
] as clmchange_new.f.<br>
<br>
Then, I generated the patch with:<br>
<br>
diff clmchange.f clmchange_new.f > clmchange.patch<br>
<br>
This can be convenient, because the -b option can be used to
create a backup of the original file or -R can be used to reverse
the changes when using patch [
<a class="moz-txt-link-freetext" href="http://manpages.ubuntu.com/manpages/hardy/man1/patch.1.html">http://manpages.ubuntu.com/manpages/hardy/man1/patch.1.html</a> ].<br>
<br>
If you are managing a large set of patches, there is also quilt [
<a class="moz-txt-link-freetext" href="http://manpages.ubuntu.com/manpages/hardy/man1/quilt.1.html">http://manpages.ubuntu.com/manpages/hardy/man1/quilt.1.html</a> ].<br>
<br>
On 7/6/2015 6:59 PM, Laurence Marks wrote:<br>
</div>
<blockquote
cite="mid:CANkSMZDmHBjwWPKz2YDdGxgJPB_0ds0qRi4Q3MYFLJmshY9Wjg@mail.gmail.com"
type="cite">
<p dir="ltr">Dear Gavin,</p>
<p dir="ltr">I like the idea of a patch directory. You are
creating them from the files?</p>
<p dir="ltr">---<br>
Professor Laurence Marks<br>
Department of Materials Science and Engineering<br>
Northwestern University<br>
<a moz-do-not-send="true"
href="http://www.numis.northwestern.edu">http://www.numis.northwestern.edu</a><br>
Corrosion in 4D <a moz-do-not-send="true"
href="http://MURI4D.numis.northwestern.edu">http://MURI4D.numis.northwestern.edu</a><br>
Co-Editor, Acta Cryst A<br>
"Research is to see what everybody else has seen, and to think
what nobody else has thought"<br>
Albert Szent-Gyorgi</p>
<div class="gmail_quote">On Jul 6, 2015 19:19, "Gavin Abo" <<a
moz-do-not-send="true" href="mailto:gsabo@crimson.ua.edu">gsabo@crimson.ua.edu</a>>
wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Did you apply the source code fix to symmetso's
clmchange.f of WIEN2k 14.2 and accept the new structure
generated by symmetso during initso [
<a moz-do-not-send="true"
href="http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg12523.html"
target="_blank">
http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg12523.html</a>
]?<br>
<br>
There is clmchange.f at:<br>
<br>
<a moz-do-not-send="true"
href="http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg12361.html"
target="_blank">http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg12361.html</a><br>
<br>
or you might be interested in using clmchange.patch
instead at:<br>
<br>
<a moz-do-not-send="true"
href="https://github.com/gsabo/WIEN2k-Patches/tree/master/14.2"
target="_blank">https://github.com/gsabo/WIEN2k-Patches/tree/master/14.2</a><br>
<br>
(click "WIEN2k-Patches" link, then "Download ZIP" button)<br>
<br>
On 7/6/2015 4:05 AM, <a moz-do-not-send="true"
href="mailto:rahnama@hsu.ac.ir" target="_blank">
rahnama@hsu.ac.ir</a> wrote:<br>
</div>
<blockquote type="cite">
<div
style="font-family:arial,helvetica,sans-serif;font-size:14pt;color:#000000">
<div>
<pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin:0px;color:#000000;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:19.6000003814697px;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff">Dear Wien2k users,
I tried to run GGA+U calculation with structure of EuFe4Sb12. I am having problem at the lapwdm step when both -so and -orb are turned on(Error in LAPW2DM). Also,There is not any errors if I run with only the -orb option (no spin-orbit coupling)or visa versa.
</pre>
<pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin:0px;color:#000000;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:19.6000003814697px;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;background-color:#ffffff">Your guidance to solve this problem will be greatly appreciated.
Yours,
Hossein</pre>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>
SEARCH the MAILING-LIST at: <a class="moz-txt-link-freetext" href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a>
</pre>
</blockquote>
<br>
</body>
</html>