Dear Wien2k users,<div><br></div><div>I found a small bug for mixer, Wien2k012.</div><div>in the SRC_mixer/nn.f,</div><div>subroutine ORD2(DISTS,NR,NC) might cause crash in the special case where NC=1, </div><div>        when the condition, [ NR(2) in the previous memory &lt; NR(1) ] holds  </div>
<div><br></div><div>at the very end of nn.f,</div><div>50 NR(I)=I</div><div>!!------------------------</div><div>if (imax.eq.1) return   !! this line should be inserted as original nn.f in SRC_mixer/nn.f</div><div>!!------------------------</div>
<div>100 I=1</div><div><br></div><div>Best, Kyoo</div><div><br></div><div>dept of Physics,</div><div>POSTECH</div><div>Kyoo Kim</div><div><br></div>