Skip to content
Snippets Groups Projects
Commit bd26bcca authored by andy's avatar andy
Browse files

ENH: Limit maxIter for p in parcelInBox tutorial - carrier not solved

parent ca1ac542
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,7 @@ solvers ...@@ -66,6 +66,7 @@ solvers
$p; $p;
tolerance 1e-06; tolerance 1e-06;
relTol 0; relTol 0;
maxIter 20;
} }
"(Yi|O2|N2|H2O)" "(Yi|O2|N2|H2O)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment