Open jeffeaton opened 4 months ago
adult_hiv_model_simulation.hpp
, and make the child one child_hiv_model_simulation.hpp
Add a README into the inst folder to make it clear generated code should be not touched, and point to where the model code is.
In the code file names in
inst/include/
, several of the names are very helpfully names to know what is in them: https://github.com/mrc-ide/frogger/tree/main/inst/includegeneral_demographic_projection.hpp hiv_demographic_projection.hpp etc.
model_simulation.hpp, which contains all of the key HIV model simulation bits, has a quite nondescript name, and I had to search around a bit to find what had theART initiation.
What about renaming this something like
hiv_model_simulation.hpp
?