Step 17: Secondary Education ============================ Model Description ----------------- .. include:: Step17/code/model_info.mpp :start-after: NOTE(model, EN) :end-before: */ The new Educ2BasePeriodModel.mpp Module --------------------------------------- .. include:: Step17/code/Educ2BasePeriodModel.mpp :start-after: NOTE(Educ2BasePeriodModel, EN) :end-before: */ .. include:: Step17/code/Educ2BasePeriodModel.mpp :start-after: */ :code: Initializations in the Simulation() Function -------------------------------------------- The new actor is created in the Simulation() function. .. include:: Step17/code/model_core.mpp :start-after: //ADD17 :end-before: //ENDADD17 :code: