Step 10: Education Pattern ========================== Model Description ----------------- .. include:: Step10/code/model_info.mpp :start-after: NOTE(model, EN) :end-before: */ The new EducationPattern.mpp Module ------------------------------------ .. include:: Step10/code/EducationPattern.mpp :start-after: NOTE(EducationPattern, EN) :end-before: */ .. include:: Step10/code/EducationPattern.mpp :start-after: */ :code: Initialisations in the Start() function in PersonCore.mpp --------------------------------------------------------- The state in_school_startpop os initialized in the Start function for those coming from the starting population. .. include:: Step10/code/PersonCore.mpp :start-after: ADD10 :end-before: ENDADD10 :code: