Skip to content

Commit

Permalink
Merge pull request #154 from marshall-lab/atl_fix
Browse files Browse the repository at this point in the history
Fix hiv start time
  • Loading branch information
s-bessey authored Jan 25, 2021
2 parents 818deff + 07c3e63 commit c3430ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 1 addition & 5 deletions titan/params/hiv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ hiv:
type: int
min: 2
start_time:
default: 0
description: "What timestep to start agent interactions related to hiv transmission"
type: int
init:
default: -999
description: "At what timestep agents are eligible to be init-ed with HIV"
description: "What timestep to allow agents to 1) init with HIV or 2) update/progress AIDS"
type: int
1 change: 0 additions & 1 deletion titan/settings/scott/model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ hiv:
risk_reduction:
sex: 0.19
start_time: -48
init: -48
aids:
prob: 0.0029

Expand Down

0 comments on commit c3430ca

Please sign in to comment.