The intersection of biological regeneration, capital economics, and spatial logistics.
This project models the complex bioeconomic dynamics of a national food system. While many traditional models typically evaluate agriculture purely as an economic venture, in real-world systems, they are fundamentally bound by environmental and social constraints.
By merging these disciplines, we analyze how agricultural biomass is generated under environmental limits while simultaneously tracking the economic capital and social equity of the state.
The main objective is to progressively advance from static baseline Ordinary Differential Equations (ODEs) to highly complex, spatial Stochastic Partial Differential Equations (SPDEs) by evaluating dynamic policy feedback and supply chain logistics.
The system design uses the Method of Lines and Euler-Maruyama integration to solve these spatial equations numerically. In this web application, it translates a quantitative mathematical foundation directly into an interactive, browser-based playground.
The general model evaluates the system as a localized, well-mixed point. We define four linked state variables that balance food production, natural health, capital, and equity:
Food Production Dynamics: Tracks agricultural biomass generation versus population consumption and waste.
Natural Resource Health: Models logistic ecological regeneration against the degradation of aggressive industrial farming.
Economic Capital: Calculates the state GDP, funded by food sales and drained by production costs and policy intervention taxes.
Equity Index: Measures social fairness, improving through active government funding or massive biological food surpluses.
The real-world food systems are spatially heterogeneous. To take account for any physical supply chains and regional market shocks, we transition the highly mobile variables (Food and Capital) into SPDEs. By introducing the Laplacian operator (\( \nabla^2 \)) to model physical diffusion and a Gaussian white noise term (\( dW \)), this models the unpredictable environmental volatility:
Spatial Food Logistics: Simulates trucks moving surplus food across infrastructure (\( D_F \)) while weathering regional agricultural shocks.
Spatial Capital Flow: Simulates financial wealth flowing back to agrarian hubs (\( D_C \)) while enduring localized economic volatility.
The interactive implementation of these models can be explored within the Playground, where users can adjust policy parameters and observe the results of the system dynamics in real time.