Step 10: Primary Education Fate Refined Model ============================================= Model Description ----------------- .. include:: Step10/code/model_info.mpp :start-after: NOTE(model, EN) :end-before: */ The new Educ1BaseFate.mpp Module -------------------------------- .. include:: Step10/code/Educ1RefinedFate.mpp :start-after: NOTE(Educ1RefinedFate, EN) :end-before: */ .. include:: Step10/code/Educ1RefinedFate.mpp :start-after: */ :code: Initializations in the Start() Function --------------------------------------- The state educ_mother is added to the list of variables initiated in the Start() Function. .. include:: Step10/code/PersonCore.mpp :start-after: //ADD10 :end-before: //ENDADD10 :code: