Do not print residuals of the static equations for the equations of the auxiliary variables.

time-shift
Stéphane Adjemian (Charybdis) 2010-11-04 14:19:28 +01:00
parent f8f9e274cd
commit 31b734e9b3
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ if nargout == 0
disp(' ')
end
for i=1:length(z)
for i=1:M_.orig_endo_nbr
if abs(z(i)) < options_.dynatol/100
tmp = 0;
else