Step 9: Primary Education Fate Base Model ========================================= Model Description ----------------- .. include:: Step09/code/model_info.mpp :start-after: NOTE(model, EN) :end-before: */ The new Educ1BaseFate.mpp Module -------------------------------- .. include:: Step09/code/Educ1BaseFate.mpp :start-after: NOTE(Educ1BaseFate, EN) :end-before: */ .. include:: Step09/code/Educ1BaseFate.mpp :start-after: */ :code: Initializations in the Start() Function --------------------------------------- The states district_birth and educ_one_startpop are added to the list of variables initiated in the Start() Function. .. include:: Step09/code/PersonCore.mpp :start-after: //ADD09 :end-before: //ENDADD09 :code: