How to Extend Models
How to Extend Models
This guide provides instructions on how to adapt and extend the existing system models to suit different scenarios.
General Tips
- Add New Variables: Add new variables by identifying key drivers of the system. Make sure the relationships are defined clearly in the feedback loops.
- Modify Equations: Adjust the mathematical equations for variables to reflect new assumptions or updated data.
- Test and Validate: After modifying the models, run simulations to test their validity and adjust parameters as needed.
- Connect Models: If you want to connect models to form a more complex system, ensure that the feedback loops and interactions are logically consistent.
Example: Adding a New Feedback Loop
- Identify a new causal relationship.
- Create a new variable that connects to existing ones.
- Define the equations for this new variable and its relationships.