From 652a74c4ccf2b1887e74c7ef7a1357efca5e14e2 Mon Sep 17 00:00:00 2001 From: Vaibhav Kumar Dixit Date: Sat, 16 Jan 2021 22:59:39 +0530 Subject: [PATCH] Update parallelized_gsa.md --- docs/src/tutorials/parallelized_gsa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/tutorials/parallelized_gsa.md b/docs/src/tutorials/parallelized_gsa.md index f9dcbc65..9369bfda 100644 --- a/docs/src/tutorials/parallelized_gsa.md +++ b/docs/src/tutorials/parallelized_gsa.md @@ -1,4 +1,4 @@ -# Parallelized Sobol Sensitivity Analysis of an ODE +# Parallelized Morris and Sobol Sensitivity Analysis of an ODE Let's run GSA on the Lotka-Volterra model to and study the sensitivity of the maximum of predator population and the average prey population.