<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,0,0)">At high optimization levels (-O2 -ipo) which are possible although not those recommended, it is possible that the mixer will switch unintentionally to "Good Broyden" mode. Due to the trust region control this will probably still converge in most cases, but is less stable and less desirable. A test of this is to do "grep :RANK *.scfm". If two lines with :RANK appear, e.g.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,0,0)"><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">:RANK :  ACTIVE  11.98/12 =  99.81 % ; YY RANK  11.98/12 =  99.81 %</div><div class="gmail_default" style="font-family:verdana,sans-serif">:RANK :  ACTIVE  11.98/12 =  99.81 % ; YY RANK </div><div><br></div></div><div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,0,0)">then the bug is present. To cure it in SRC_mixer change the line in SRC_mixer/module.F so that in the module VerNew the variables SMode and YMode are initialized to false, i.e.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,0,0)"><br></div><div class="gmail_default"><font color="#000000">  Logical               :: SMode=.false., YMode=.false., KillNPC = .false.</font><br></div><div class="gmail_default"><font color="#000000"><br></font></div><div class="gmail_default"><font color="#000000">To repeat, this appears to only be an issue with high optimization levels of the latest ifort.</font></div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-size:12.8px">Professor Laurence Marks</span><br></div><div dir="ltr"><span style="font-size:12.8px">"Research is to see what everybody else has seen, and to think what nobody else has thought", </span><span style="font-size:12.8px">Albert Szent-Gyorgi</span><br><a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a> ; <span style="font-size:12.8px">Corrosion in 4D: </span><a href="http://MURI4D.numis.northwestern.edu" style="font-size:12.8px" target="_blank">MURI4D.numis.northwestern.edu</a><div><span style="font-size:12.8px">Partner of the CFW 100% program for gender equity, </span><a href="http://www.cfw.org/100-percent" style="font-size:12.8px" target="_blank">www.cfw.org/100-percent</a></div><div>Co-Editor, Acta Cryst A</div></div></div></div></div></div></div></div></div></div></div></div></div></div>