Dear Colleagues,
I'm planning to build a grid based spatial model where a VENSIM model is simulating the processes happening on each cell and where a superordinate software is taking care for managing the exchange between cells. The number of cells will be to high for just solving this in Vensim with a two-dimensional array.
There is a free software 'Spatial Modeling Environment' SME (http://www.uvm.edu/giee/SME3/) which seems to be a solution.
I would like to ask if any of you already tried to combine SME with VENSIM before, and if so, how it worked. Is there published work existing about that?
I would also appreciate hints for other alternatives for putting Vensim models in a large grid-based structure.
Greetings and thanks in advance
Peter
Vensim in Spatial Models
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm
Thanks Bob!
Actually, for testing purposes, I have built a solution in Vensim which works perfectly for, say, 400 grid cells. It's based on a two-dimensional array and the exchange between cells is managed by using mapped subscripts.
The 'big' model, however, should cover as many as 60.000 grid cells (100 x 600). I never tried this size in Vensim. Should I?
Greetings
Peter
Actually, for testing purposes, I have built a solution in Vensim which works perfectly for, say, 400 grid cells. It's based on a two-dimensional array and the exchange between cells is managed by using mapped subscripts.
The 'big' model, however, should cover as many as 60.000 grid cells (100 x 600). I never tried this size in Vensim. Should I?
Greetings
Peter
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm