Skip to content

Commit

Permalink
add comment describing projection_period_int
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffeaton committed Dec 29, 2023
1 parent 200aac2 commit 47eac9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion inst/include/leapfrog-raw.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ template <typename Type, int NG, int pAG, int pIDX_FERT, int pAG_FERT,
const int hiv_steps_per_year,
const int t_ART_start,
const int *hAG_SPAN,
const int projection_period_int,
const int projection_period_int, // integer flag for projection
// period (0 = midyear, 1 = calendar)
//
//outputs
Type *p_totpop1,
Expand Down

0 comments on commit 47eac9f

Please sign in to comment.