Merge branch 'SMM' of git.dynare.org:JohannesPfeifer/dynare

Ref. !1974
pac-components
Sébastien Villemot 2021-12-10 11:01:37 +01:00
commit 6dd787569a
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 2 additions and 0 deletions

View File

@ -166,6 +166,8 @@ switch info(1)
message = 'Aim: A is NAN or INF.';
case 164
message = 'Aim: Problem in SPEIG.';
case 180
message = 'SMM: simulation resulted in NaN/Inf. You may need to enable pruning.';
case 201
message = 'Particle Filter: Initial covariance of the states is not positive definite. Try a different nonlinear_filter_initialization';
case 202