EcoExtreML / STEMMUS_SCOPE

Integrated code of SCOPE and STEMMUS
GNU General Public License v3.0
14 stars 6 forks source link

Time-dependent land cover: boundary condition issue #183

Open BSchilperoort opened 1 year ago

BSchilperoort commented 1 year ago

In the following file, a boundary condition is set during initialization:

https://github.com/EcoExtreML/STEMMUS_SCOPE/blob/a6cda26823f219e5514c0d2eb7296236697981c0/src/%2Binit/setBoundaryCondition.m#L62-L69

This is only different for Croplands. However, as this is done during initialization, it will not be updated when land cover changes.

This is not fixed yet in #182

Crystal-szj commented 1 month ago

The boundary condition might also depend on specific site conditions. Would it be possible to consider NBChB as a site-specific property?