Skip to content
Andreas Angourakis edited this page May 23, 2020 · 18 revisions

What is the Indus Village model?

This repository holds a collection of files associated with the Indus Village model, including separate modules implementations, demonstrations, tests, and pseudo-code diagrams.

The overall design of the Indus Village model is as follows:

Overall design

Link to file

Submodels and integrated versions

Task management legend:
⬜️ = to do
✅ = completed (🔛 if still open for development)
✏️ = under development

  1. Weather model

    1. Base version
      (design: ✅ , implementation: ✅ , documentation: ✅🔛)
    2. Weather model with spatial diversity
      (design: ✅ , implementation: ✅ , documentation: ✅🔛)
  2. Soil Water Balance model
    (already integrated with Weather model)

    1. Base version
      (design: ✅ | implementation: ✅ | documentation: ✅🔛)
    2. Soil Water Balance model with spatial diversity
      (design: ✅ | implementation: ✅ | documentation: ✅🔛)
  3. Land model

    1. Base version (only elevation)
      (design: ✅ | implementation: ✅ | documentation: ✅🔛)
    2. Land model with flow directions
      (design: ✅ | implementation: ✅ | documentation: ✅🔛)
    3. Land model with flow accumulations
      (design: ✅ | implementation: ✅ | documentation: ✅🔛)
    4. Land model with soil properties
      (design: ✅ | implementation: ✅🔛 | documentation: ✅🔛)
    5. Land model with initial ecological communities
      (design: ✅ | implementation: ✅🔛 | documentation: ✏️)

I1. Integrated Land Unit model: Weather, Soil Water Balance, and Land models
(design: ✅🔛 | implementation: ✏️ | documentation: ✏️)


  1. Crop model
    (already integrated with Weather and Soil Water Balance models)
    1. Base version
      (design: ✅🔛 | implementation: ✅🔛 | documentation: ✅🔛)
    2. Crop model with spatial diversity
      (design: ✅🔛 | implementation: ✅🔛 | documentation: ✅🔛)

I2. Integrated Land-Crop model: Weather, Soil Water Balance, Land, and Crop models
(design: ✅🔛 | implementation: ✏️ | documentation: ✏️)


  1. Household Demography model

    1. Base version
      (design: ✅🔛 | implementation: ✅🔛 | documentation: ✅🔛)
  2. Food Storage model

    1. Base version
      (design: ✅ | implementation: ✅ | documentation: ✅🔛)
    2. Food Storage model with local exchange mechanism
      (design: ✅🔛 | implementation: ✅🔛 | documentation: ✅🔛)
  3. Nutrition model

    1. Base version
      (design: ✅🔛 | implementation: ⬜️ | documentation: ⬜️)

I3. Integrated Household Economy model: household demography, food storage, and nutrition models
(design: ✅🔛 | implementation: ⬜️ | documentation: ⬜️)



I4. Integrated Land-Household Economy model: integrated Land Unit and Household Economy models
(design: ✅🔛 | implementation: ⬜️ | documentation: ⬜️)


  1. Household position model

    1. Base version
      (design: ✅🔛 | implementation: ⬜️ | documentation: ⬜️)
  2. Exchange model

    1. Base version
      (design: ✅🔛 | implementation: ⬜️ | documentation: ⬜️)