User Tools

Site Tools


cst-317:classes2016

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cst-317:classes2016 [2016/09/05 14:39]
pedro
cst-317:classes2016 [2017/06/09 17:05] (current)
pedro
Line 18: Line 18:
 |1  |{{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2015/​lecture-introd.ppt|Introduction}}| | | | | |1  |{{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2015/​lecture-introd.ppt|Introduction}}| | | | |
 |2  |{{:​cst-317:​1-lua-for-terrame.ppt|Lua for TerraME}} ​    | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2015/​code-introduction.zip|Lua scripts}} ​     | | nil, number, boolean, string, table, function | {{:​cst-317:​exercicios-lua.pdf|Lua exercises}} | |2  |{{:​cst-317:​1-lua-for-terrame.ppt|Lua for TerraME}} ​    | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​cst-317-2015/​code-introduction.zip|Lua scripts}} ​     | | nil, number, boolean, string, table, function | {{:​cst-317:​exercicios-lua.pdf|Lua exercises}} |
-|3  |{{:​cst-317:​2-system-dynamics.ppt|Systems Dynamics}} ​     | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Tub.lua|Tub]] (sysdyn) | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​tub-scenarios.lua|tub-scenarios]] (sysdyn) | Model, Event, Timer, Chart | {{:​cst-317:​exercise1.pdf|Water in the Dam}} | +|3  |{{:​cst-317:​2-system-dynamics.ppt|Systems Dynamics}} ​     | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Tub.lua|Tub}} (sysdyn) | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​tub-scenarios.lua|tub-scenarios}} (sysdyn) | Model, Event, Timer, Chart | {{:​cst-317:​exercise1.pdf|Water in the Dam}} | 
-|4  | {{:​cst-317:​3-feedbacks.ppt|Feedbacks}} | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Coffee.lua|Coffee]][[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PopulationGrowth.lua|PopulationGrowth]] (sysdyn) | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​coffee-scenarios.lua|coffee-scenarios]][[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-1]][[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-2]] (sysdyn) | Environment,​ instance of Model | +|4  | {{:​cst-317:​3-feedbacks.ppt|Feedbacks}} | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Coffee.lua|Coffee}}{{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PopulationGrowth.lua|PopulationGrowth}} (sysdyn) | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​coffee-scenarios.lua|coffee-scenarios}}{{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-1}}{{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-2}} (sysdyn) | Environment,​ instance of Model | 
-|5  | {{:​cst-317:​4-epidemics.ppt|Epidemics}} | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​SIR.lua|SIR]] (sysdyn) | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​infection-scenarios-1.lua|infection-scenarios-1]][[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​infection-scenarios-2.lua|infection-scenarios-2]][[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​infection-scenarios-3.lua|infection-scenarios-3]] (sysdyn) | | +|5  | {{:​cst-317:​4-epidemics.ppt|Epidemics}} | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​SIR.lua|SIR}} (sysdyn) | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​infection-scenarios-1.lua|infection-scenarios-1}}{{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​infection-scenarios-2.lua|infection-scenarios-2}}{{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​examples/​infection-scenarios-3.lua|infection-scenarios-3}} (sysdyn) | | 
-|6  | {{:​cst-317:​5-predator-prey.ppt|Predator-Prey}} | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PredatorPrey.lua|PredatorPrey]] (sysdyn) | | | +|6  | {{:​cst-317:​5-predator-prey.ppt|Predator-Prey}} | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PredatorPrey.lua|PredatorPrey}} (sysdyn) | | | 
-|7  | {{:​cst-317:​6-daisyworld.ppt|Daisyworld}} | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Daisyworld.lua|Daisyworld]] (sysdyn) | [[https://​raw.githubusercontent.com/​pedro-andrade-inpe/​calibration/​master/​examples/​daisy-calibration.lua|daisy-calibration]] (calibration)| MultipleRuns (calibration) | +|7  | {{:​cst-317:​6-daisyworld.ppt|Daisyworld}} | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​Daisyworld.lua|Daisyworld}} (sysdyn) | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​calibration/​master/​examples/​daisy-calibration.lua|daisy-calibration}} (calibration)| MultipleRuns (calibration) | 
-|8  | {{:​cst-317:​7-calibration.ppt|Calibration}} | [[https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PredatorPrey.lua|PredatorPrey]] (sysdyn) | | | {{:​cst-317:​exercise2.pdf|Exploring SIR Model}}| +|8  | {{:​cst-317:​7-calibration.ppt|Calibration}} | {{https://​raw.githubusercontent.com/​gilbertocamara/​sysdyn/​master/​lua/​PredatorPrey.lua|PredatorPrey}} (sysdyn) | | | {{:​cst-317:​exercise2.pdf|Exploring SIR Model}}| 
-|9 | {{:​cst-317:​8-cellular-automaton.ppt|Cellular Automata}}  ​             | [[https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Life.lua|Life]] (ca)         ​| ​     |Cell, CellularSpace,​ Neighborhood,​ Map, Random | | +|9 | {{:​cst-317:​8-cellular-automaton.ppt|Cellular Automata}}  ​             | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Life.lua|Life}} (ca)         ​| ​     |Cell, CellularSpace,​ Neighborhood,​ Map, Random | | 
-|10| {{:​cst-317:​9-fire-in-the-forest.ppt|Fire in the Forest}} ​            ​| ​[[https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Fire.lua|Fire]] (ca) |      |             | {{:​cst-317:​exercise3.pdf|Fire in the Forest}}| +|10| {{:​cst-317:​9-fire-in-the-forest.ppt|Fire in the Forest}} ​            ​| ​{{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Fire.lua|Fire}} (ca) |      |             | {{:​cst-317:​exercise3.pdf|Fire in the Forest}}| 
-|11| {{:​cst-317:​10-runoff.ppt|Runoff}} | [[https://​raw.githubusercontent.com/​TerraME/​terrame/​master/​packages/​terralib/​examples/​runoff.lua|Runoff]] (terralib) | | |+|11| {{:​cst-317:​10-runoff.ppt|Runoff}} | {{https://​raw.githubusercontent.com/​TerraME/​terrame/​master/​packages/​terralib/​examples/​runoff.lua|Runoff}} (terralib) | | |
 |12| {{:​cst-317:​11-geospatial-data.ppt|Geospatial data}} | | | Project, Layer (terralib) | | |12| {{:​cst-317:​11-geospatial-data.ppt|Geospatial data}} | | | Project, Layer (terralib) | |
 |13| {{:​cst-317:​12-deforestation.ppt|Deforestation}} ​  | {{:​cst-317:​deforestation.zip|}}| | Trajectory | {{:​cst-317:​exercise4.pdf|Deforestation}},​ {{:​cst-317:​exercise4.zip|database}}| |13| {{:​cst-317:​12-deforestation.ppt|Deforestation}} ​  | {{:​cst-317:​deforestation.zip|}}| | Trajectory | {{:​cst-317:​exercise4.pdf|Deforestation}},​ {{:​cst-317:​exercise4.zip|database}}|
Line 44: Line 44:
 ===== Papers for Final Projects ===== ===== Papers for Final Projects =====
  
-The final project consists of an implementation and discussion of one of the following papers. +The final project consists of an implementation and discussion of one of the models available 
- +[[http://​www.easterbrook.ca/​steve/​2013/​01/​simple-climate-models-to-play-with-in-the-classroom/​|here]] 
 +or the following papers.
  
 |  | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers/​Crooks2016ConflictDiamonds.pdf|Pires,​ B. and Crooks, A.T. (2016), The Geography of Conflict Diamonds: The Case of Sierra Leone}} (see also the model in the {{https://​www.openabm.org/​model/​4955/​OpenABM site)}} | |  | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers/​Crooks2016ConflictDiamonds.pdf|Pires,​ B. and Crooks, A.T. (2016), The Geography of Conflict Diamonds: The Case of Sierra Leone}} (see also the model in the {{https://​www.openabm.org/​model/​4955/​OpenABM site)}} |
Line 70: Line 70:
 | | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers/​White2007.pdf|S. Hoya White, A. Martín del Rey, G. Rodríguez Sánchez(2007),​ Modeling epidemics using cellular automata. Applied Mathematics and Computation,​ 186(1):​193-202}}| | | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers/​White2007.pdf|S. Hoya White, A. Martín del Rey, G. Rodríguez Sánchez(2007),​ Modeling epidemics using cellular automata. Applied Mathematics and Computation,​ 186(1):​193-202}}|
 | | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers/​Feitosa2012.pdf| F. Feitosa, A.M. Monteiro, Urban Conventions and Residential Location Choice. CAMUSS Conference (Cellular Automata Modeling forUrban and Spatial Systems 2012)}}| | | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers/​Feitosa2012.pdf| F. Feitosa, A.M. Monteiro, Urban Conventions and Residential Location Choice. CAMUSS Conference (Cellular Automata Modeling forUrban and Spatial Systems 2012)}}|
 +| | Almeida, Rodolfo Maduro, and Elbert EN Macau. "​Stochastic cellular automata model for wildland fire spread dynamics."​ Journal of Physics: Conference Series. Vol. 285. No. 1. IOP Publishing, 2011.|
 +| | de Bakker MP, de Jong K, Schmitz O, Karssenberg D. Design and demonstration of a data model to integrate agent-based and field-based modelling. Environmental Modelling & Software. 2017 Mar 31;​89:​172-89.|
 +| |[[https://​en.wikipedia.org/​wiki/​Brian%27s_Brain|Brian'​s Brain]] ​ |
 +| | Fisch, Robert, Janko Gravner, and David Griffeath. "​Threshold-range scaling of excitable cellular automata."​ Statistics and Computing 1.1 (1991): 23-39. |
 +| | Fisch, Robert. "​Clustering in the one-dimensional three-color cyclic cellular automaton."​ The Annals of Probability (1992): 1528-1548. |
 +| | [[https://​qlfiles.net/​the-ql-files/​next-nearest-neighbors-cellular-automata/​|Li,​ Wentian. "​Complex patterns generated by next nearest neighbors cellular automata."​ Computers & Graphics 13.4 (1989): 531-537.]] |
 +| | Chate, H. & Manneville, P. (1990). Criticality in cellular automata. Physica D (45), 122-135.|
 +| | Li, W., Packard, N., & Langton, C. (1990). Transition Phenomena in Cellular Automata Rule Space. Physica D (45), 77-94. |
 +| | [[https://​en.wikipedia.org/​wiki/​Belousov–Zhabotinsky_reaction|Belousov–Zhabotinsky reaction]]|
 +| | Colasanti, R. L., R. Hunt, and L. Watrud. "A simple cellular automaton model for high-level vegetation dynamics."​ Ecological Modelling 203.3 (2007): 363-374.|
 +|  | [[http://​citeseerx.ist.psu.edu/​viewdoc/​download;​jsessionid=CB3EA777DE19841D563DC6241FA916B6?​doi=10.1.1.497.9850&​rep=rep1&​type=pdf|Scherer A. & McLean A., (2002) Mathematical models of vaccination,​ British Medical Bulletin 2002;62 187-199.]] |
  
 ===== Papers for Final Projects: Secondary Choices ===== ===== Papers for Final Projects: Secondary Choices =====
Line 82: Line 93:
 | Ricardo, Ana e Karina | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers//​Dunkerley1997a.pdf|D. L. Dunkerley (1997) Banded vegetation: development under uniform rainfall from a simple cellular automaton model. Plant Ecology 129(2):​103-111}}| | Ricardo, Ana e Karina | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers//​Dunkerley1997a.pdf|D. L. Dunkerley (1997) Banded vegetation: development under uniform rainfall from a simple cellular automaton model. Plant Ecology 129(2):​103-111}}|
 |  | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers//​Dunkerley1997b.pdf|D.L Dunkerley (1997) Banded vegetation: survival under drought and grazing pressure based on a simple cellular automaton model. Journal of Arid Environments 35(3):​419–428}}| |  | {{http://​www.dpi.inpe.br/​gilberto/​cursos/​papers//​Dunkerley1997b.pdf|D.L Dunkerley (1997) Banded vegetation: survival under drought and grazing pressure based on a simple cellular automaton model. Journal of Arid Environments 35(3):​419–428}}|
 +|  | {{:​env-model:​classes:​first2014:​finalproject:​jager-amblard-attitude-change.pdf|Jager,​ Wander, and Frédéric Amblard. "​Uniformity,​ bipolarization and pluriformity captured as generic stylized behavior with an agent-based simulation model of attitude change."​ Computational & Mathematical Organization Theory 10.4 (2005): 295-303.}}|
 +
cst-317/classes2016.1473097187.txt.gz · Last modified: 2016/09/05 14:39 by pedro