Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Peter Jentsch
CovidAlertABM
Commits
09af94c0
Commit
09af94c0
authored
Jul 26, 2021
by
Peter Jentsch
Browse files
use app parameters in univariate
parent
b0f27cc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CovidAlertVaccinationModel/src/ABM/parameter_planes.jl
CovidAlertVaccinationModel/src/ABM/parameter_planes.jl
+1
-1
No files found.
CovidAlertVaccinationModel/src/ABM/parameter_planes.jl
View file @
09af94c0
...
...
@@ -22,7 +22,7 @@ if !ispath(univariate_path)
end
function
univariate_simulations
()
len
=
6
params
=
get_parameters
()
params
=
get_
app_
parameters
()
univarate_test_list
=
(
(
:
η
,
range
(
0.0
,
5.0
;
length
=
len
)),
(
:
ω_en
,
range
(
0.0
,
1e-2
;
length
=
len
)),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment