.. image:: figures/logo.png | Model Documentation =================== This section is a technical documentation of the microWELT 2.0 LTC model. It is organised module by module. The modules are grouped as follows: - Model Overview - The actors - The socio-demographic core - Long Term Care (LTC) - The simulation engine and associated modules - Table output This documentation is automatically generated from the latest version of the model code. **Last update:** 2025-02-08 Model Overview -------------- .. include:: code/_Documentation.mpp :start-after: NOTE(model, EN) :end-before: */ Model Actors ------------ Observations ^^^^^^^^^^^^ .. include:: code/ActorObservation.mpp :start-after: NOTE(ActorObservation, EN) :end-before: */ Persons ^^^^^^^ .. include:: code/ActorPerson.mpp :start-after: NOTE(ActorPerson, EN) :end-before: */ Observer ^^^^^^^^ .. include:: code/ActorObserver.mpp :start-after: NOTE(ActorObserver, EN) :end-before: */ Demography ---------- Fertility ^^^^^^^^^ .. include:: code/Fertility.mpp :start-after: NOTE(Fertility, EN) :end-before: */ Mortality ^^^^^^^^^ .. include:: code/Mortality.mpp :start-after: NOTE(Mortality, EN) :end-before: */ Migration ^^^^^^^^^ .. include:: code/Migration.mpp :start-after: NOTE(Migration, EN) :end-before: */ Family ------ Partnerships ^^^^^^^^^^^^^^^^ .. include:: code/Partnerships.mpp :start-after: NOTE(Partnerships, EN) :end-before: */ Family ^^^^^^ .. include:: code/Family.mpp :start-after: NOTE(Family, EN) :end-before: */ Family from the male perspectice ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. include:: code/MaleFamily.mpp :start-after: NOTE(MaleFamily, EN) :end-before: */ Leaving Home ^^^^^^^^^^^^ .. include:: code/LeavingHome.mpp :start-after: NOTE(LeavingHome, EN) :end-before: */ Education --------- Parents Education ^^^^^^^^^^^^^^^^^ .. include:: code/ParentsEducation.mpp :start-after: NOTE(ParentsEducation, EN) :end-before: */ Education ^^^^^^^^^ .. include:: code/Education.mpp :start-after: NOTE(Education, EN) :end-before: */ Long-Term Care -------------- The comparative LTC module ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. include:: code/LongtermCare.mpp :start-after: NOTE(LongtermCare, EN) :end-before: */ .. image:: figures/ltc.png The Austrian LTC allowance ^^^^^^^^^^^^^^^^^^^^^^^^^^ to be added The simulation engine and related modules ----------------------------------------- The simulation engine ^^^^^^^^^^^^^^^^^^^^^ .. include:: code/SimulationEngine.mpp :start-after: NOTE(SimulationEngine, EN) :end-before: */ Context Settings ^^^^^^^^^^^^^^^^ .. include:: code/_Context.mpp :start-after: NOTE(_Context, EN) :end-before: */ Clock Events ^^^^^^^^^^^^ .. include:: code/ClockEvents.mpp :start-after: NOTE(ClockEvents, EN) :end-before: */ OpenM++ Simulation Framework ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. include:: code/ompp_framework.ompp :start-after: NOTE(ompp_framework, EN) :end-before: */ Modgen Simulation Framework ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. include:: code/modgen_framework.mpp :start-after: NOTE(modgen_framework, EN) :end-before: */ Model Output ------------ Demography ^^^^^^^^^^ .. include:: code/TablesDemography.mpp :start-after: NOTE(TablesDemography, EN) :end-before: */ Education ^^^^^^^^^ .. include:: code/TablesEducation.mpp :start-after: NOTE(TablesEducation, EN) :end-before: */ Family ^^^^^^ .. include:: code/TablesFamily.mpp :start-after: NOTE(TablesFamily, EN) :end-before: */ Long-Term Care ^^^^^^^^^^^^^^ .. include:: code/TablesLongtermCare.mpp :start-after: NOTE(TablesLongtermCare, EN) :end-before: */ Validation ^^^^^^^^^^ .. include:: code/TablesValidation.mpp :start-after: NOTE(TablesValidation, EN) :end-before: */