Skip to content
Snippets Groups Projects
Commit 137ba73c authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

SMM: add forgotten error code

[skip CI]
parent 1638374b
Branches
Tags
1 merge request!1974SMM: add forgotten error code
Pipeline #6440 skipped
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment