From 229633e4ce16e92aeb974f5b9128e1dafddc3bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sylvia=20Pl=C3=B6ckinger?= <sylvia.ploeckinger@univie.ac.at> Date: Wed, 18 Oct 2023 08:41:35 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6402da..6f99379 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,13 @@ python3 Fig5_zones_at_lsmooth.py ``` **Comment:** - +Change the plot for different resolution parameters by modifying the lines: +``` +mB = [1.e5/8., 1.e5, 8.e5] # msun +mB_default = 1 +lsoft = [10., 20., 50., 100., 200., 500.] # pc +lsoft_default = 3 +``` # Authors and acknowledgment S. Ploeckinger, University of Vienna -- GitLab