SmplSimWoody 1.0. A Light FOMSI Simulator in Assembly
FOMSI (FOrest Model SImulator) is a deterministic model to simulate forest population dynamics and predict woody carbon stocks and sequestration rates for different silvopastoral systems. The initial conditions (e.g. recruitment rate) and management strategies during the simulation sequence determined the outputs. The only stochastic component in the model was plant mortality rate. The model comprises the assemblage of three general model components: a population, a production, and a management model. The first component comprises biophysical processes, represented by trees and shrubs recruitment, growth, and mortality (population model). The second component represents a forest exploitation based on population (production model). The third component of the model includes processes regulated by human intervention (management model). (Filip et al., 2025)
To evaluate long term forest and woody carbon dynamics of two silvopastoral systems: Forest management integrated with livestock (herein MBGI) and pretended (or false) silvopastoral (FSP), and to compare these with undisturbed primary native forests (UPNF) (Filip et al., 2025).
Model details and parameters presented in article are enough complete to allow a succesfull implementation.
Look like the general model form represent woody population dynamics along time as intended.
But, to acomodate this results, recruitment mortality must be 55% for shrubs and 14% for A.nigra wich, anyway, are guessed parameters. Beside, newly tree recruits in a year numerically depends on mature tree population (DBH > 20), because if related to entire tree population (DBH > 5), and with published parameters, model fails.
Unfortunatly, results presented in the article apparently correspond to a different model, most likely same general model form with other parameters. No published graphic or table can be reproduced.
| UPNF | MBGI | FSP | |
|---|---|---|---|
| Tree recruitment | 3.14 | 2.92 | 0.82 |
| Tree density | 107.53 | 97.88 | 11.55 |
| Tree basal area | 3.16 | 2.82 | 0.53 |
| Shrub recruitment | 607.59 | 569.98 | 13.97 |
| Shrub density | 4732.47 | 3441.79 | 42.16 |
| Tree C storage | 13393.10 | 11875.31 | 2116.72 |
| Shrub C storage | 6937.36 | 5299.03 | 147.23 |
| Woody C storage | 22430.46 | 17174.34 | 2263.95 |
It's obvious that most values are clearly lower than those presented in article. Most notable disagreement is in recruitment row. That perhaps it's a severe mistake. Hardly yearly recruitment could be 74% of total population when higher yearly recruitment parameter is 21% of mature population.
Finally, even with different numbers, this results support discussions and considerations presented in the article.
- Published Table 3 say "mean weigthed C in the system" where have to say "mean weigthed total woody C storage", because herbaceous layer is not accounted. That is important because you should expect higher herbaceous C storage in disturbed systems, wich at least could balance a little disturbances.
- Here dead roots carbon is included in Tree C storage. Article don't explicit were this carbon is accounted.
- Graphic and table above results from simulations with Aspidosperma quebracho-blanco target equal to 26 trees/ha. Probably authors set that target to 41 trees/ha accord to supplementary material. But that don't reproduce article results either.
Framework : ObjAsm C.2 - masters : Main Developer , Fork
Math syntax macros: SmplMath
Programming is Object Oriented, and consist of WoodyCarbon Simulator object controlling FOMSI model object runnings, and a Single Document Interface application descendent object who run the simulations and show graphics and tables.
Current buildings are for Windows platform, 32 or 64 bits, and ANSI outputs.
note: file to store stabilized population is different for each bitness.
Filip I. D., Peri P. L., Fernández P., Loto D., Kees S. M., Banegas N., Nasca J., Sacido M., Faverin C., Vibart R. Modelling woody carbon dynamics in tropical dry forests: A case study of the Dry Chaco Region. Ecological Modelling. 2026. Vol. 512. p. 111401.
