Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fmg005
clasim
Commits
9a80b2ef
Commit
9a80b2ef
authored
Oct 30, 2018
by
fmg005
Browse files
changed the hemorrhage rate
parent
9552aff1
Changes
1
Hide whitespace changes
Inline
Side-by-side
simsrc/mcps2018/algo1/SimEngine.cpp
View file @
9a80b2ef
...
...
@@ -136,7 +136,7 @@ void Simulation(const string patient_name, const std::shared_ptr<Config>& cf) {
if
(
sim_env
.
time_index
==
sim_env
.
simulation_injury_start_timestep
)
{
// Hemorrhage Starts
hemorrhageRate
=
1
50
;
hemorrhageRate
=
2
50
;
cout
<<
"
\n
Hemorrhage Started at: "
<<
pe
->
GetSimulationTime
(
TimeUnit
::
s
)
<<
endl
;
...
...
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