Step 13: Refined Fertility ========================== Model Description ----------------- .. include:: Step13/code/model_info.mpp :start-after: NOTE(model, EN) :end-before: */ The new FertilityRefinedEducUnionParity.mpp Module -------------------------------------------------- .. include:: Step13/code/FertilityRefinedEducUnionParity.mpp :start-after: NOTE(FertilityRefinedEducUnionParity, EN) :end-before: */ .. include:: Step13/code/FertilityRefinedEducUnionParity.mpp :start-after: */ :code: Initializations in the Start() Function --------------------------------------- The states parity and time_since_last_birth_start are initiated in the Start() Function. .. include:: Step13/code/PersonCore.mpp :start-after: //ADD13 :end-before: //ENDADD13 :code: