User Tools

Site Tools


cst-317:classes2022

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:classes2022 [2022/08/02 14:27]
pedro
cst-317:classes2022 [2023/01/06 15:52] (current)
pedro
Line 41: Line 41:
 ===== Classes ===== ===== Classes =====
 ^ ^  Title  ​                 ^  Models ​ ^  Scenarios ​               ^  Concepts ​ ^  Exercises ​ | ^ ^  Title  ​                 ^  Models ​ ^  Scenarios ​               ^  Concepts ​ ^  Exercises ​ |
-|1  |{{:​cst-317:​1-introducao-computacao.pptx|Introdução à Computação}} | | | | |+|1  |{{:​cst-317:​1-logica-programacao.pptx|Lógica de Programação}} | | | | |
 |2   ​|{{:​cst-317:​2-lua-for-terrame.ppt|Lua for TerraME}} ​    ​| ​      | | nil, number, boolean, string, table, function | {{:​cst-317:​exercicios-lua.pdf|Lua exercises}} | |2   ​|{{:​cst-317:​2-lua-for-terrame.ppt|Lua for TerraME}} ​    ​| ​      | | nil, number, boolean, string, table, function | {{:​cst-317:​exercicios-lua.pdf|Lua exercises}} |
 +|3  |{{:​cst-317:​3-system-dynamics-2.ppt|Systems Dynamics}} ​     | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​Tub.lua|Tub}} (sysdyn) | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​tub-scenarios.lua|tub-scenarios}} (sysdyn) | Model, Event, Timer, Chart |  |
 +|4  | {{:​cst-317:​4-feedbacks-2.ppt|Feedbacks}} | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​Coffee.lua|Coffee}},​ {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​PopulationGrowth.lua|PopulationGrowth}} (sysdyn) | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​coffee-scenarios.lua|coffee-scenarios}},​ {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​population-scenarios-1.lua|population-scenarios-1}},​ {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​population-scenarios-2.lua|population-scenarios-2}} (sysdyn) | Environment,​ instance of Model | {{:​cst-317:​exercise1.pdf|Water in the Dam}} **Deadline: 08 Aug 23h59BRT**|
 +|5  | {{:​cst-317:​5-epidemics.ppt|Epidemics}} | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​SIR.lua|SIR}} (sysdyn) | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​infection-scenarios-1.lua|infection-scenarios-1}},​ {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​infection-scenarios-2.lua|infection-scenarios-2}},​ {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​examples/​infection-scenarios-3.lua|infection-scenarios-3}} (sysdyn) | | |
 +|6 | {{:​cst-317:​6-chaos.ppt|Chaos}} ​          | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​ChaoticGrowth.lua|ChaoticGrowth}} (sysdyn), {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​Lorenz.lua|Lorenz}} (sysdyn)| | | |
 +|7  | {{:​cst-317:​7-daisyworld.ppt|Daisyworld}} | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​sysdyn/​master/​lua/​Daisyworld.lua|Daisyworld}} (sysdyn) | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​calibration/​master/​examples/​daisy.lua|daisy}} (calibration)| MultipleRuns (calibration) |
 +|8 | {{:​cst-317:​8-cellular-automaton-2.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:​9-fire-in-the-forest-2.ppt|Fire in the Forest}} ​            | {{https://​raw.githubusercontent.com/​pedro-andrade-inpe/​ca/​master/​lua/​Fire.lua|Fire}} (ca) |      |             | {{:​cst-317:​exercise2.pdf|Fire in the Forest}} **Deadline: 18 Aug 23h59BRT**|
 +|10 | {{:​cst-317:​10-runoff-2.ppt|Runoff}} ​            | {{https://​raw.githubusercontent.com/​TerraME/​terrame/​master/​packages/​gis/​examples/​runoff.lua|Runoff}} (gis) |      |             | |
 +|11 | {{:​cst-317:​11-cellular-data-v2.ppt|Cellular Data}} ​            | {{https://​raw.githubusercontent.com/​TerraME/​terrame/​master/​packages/​gis/​data/​cabecadeboi.lua|Cabeca de Boi}} (gis) |      |             | |
 +|12 | {{:​cst-317:​12-deforestation-2.ppt|Deforestation}} ​            | {{http://​www.terrame.org/​packages/​doc/​base/​examples/​deforestation.lua|Deforestation}} (base) |      |             | |
 +|13 | {{:​cst-317:​13-agent-based-modeling.ppt|Agent-Based Modelling}} ​            | {{http://​www.terrame.org/​packages/​doc/​logo/​lua/​GrowingSociety.lua|GrowingSociety}},​ {{http://​www.terrame.org/​packages/​doc/​logo/​lua/​Disease.lua|Disease}} (logo) |      | Agent, Society, SocialNetwork ​
 +
 ===== Final Project ===== ===== Final Project =====
  
-**Deadline: ​TBD**+**Deadline: ​05 Sep**
  
 The final project consists of an implementation and discussion of a model described in a scientific paper that uses one of the paradigms presented during the course (students from CAP must choose an agent-based model). There are some suggestions below. The final project consists of an implementation and discussion of a model described in a scientific paper that uses one of the paradigms presented during the course (students from CAP must choose an agent-based model). There are some suggestions below.
Line 77: Line 89:
  
 ==== Agent-based Modeling ==== ==== Agent-based Modeling ====
-| | [[https://​iopscience.iop.org/​article/​10.1088/​1742-5468/​2011/​05/​P05003/​meta?​casa_token=9YSGlwzLCg0AAAAA:​WRxIO48IP27W7LmSe_x5Z-MWZ7D8y3IxDrsWetUdNZ6rGO7r-VoyQWyuiIHq-zU7-pgBcDQ1s76H|An agent-based computational model of the spread of tuberculosis]] |+| Dou, Y., Millington, J.D.A., Bicudo Da Silva, R.F., McCord, P., Viña, A., Song, Q., Yu, Q., Wu, W., Batistella, M., Moran, E., & Liu, J. (2019). Land-use changes across distant places: Design of a telecoupled agent-based model. Journal of Land Use Science, 14(3), 191–209. https://​doi.org/​10.1080/​1747423X.2019.1687769| 
 +| | Dou, Y., Yao, G., Herzberger, A., Da Silva, R.F.B., song, Q., Hovis, C., Batistella, M., Moran, E., Wu, W., & Liu, J. (2020). Landuse changes in distant places: Implementation of a telecoupled agent-based model. Journal of Artificial Societies and Social Simulation, 23(1), 11. https://​doi.org/​10.18564/​jasss.4211 | 
 +|Matheus ​| [[https://​iopscience.iop.org/​article/​10.1088/​1742-5468/​2011/​05/​P05003/​meta?​casa_token=9YSGlwzLCg0AAAAA:​WRxIO48IP27W7LmSe_x5Z-MWZ7D8y3IxDrsWetUdNZ6rGO7r-VoyQWyuiIHq-zU7-pgBcDQ1s76H|An agent-based computational model of the spread of tuberculosis]] |
 | | Any paper from {{http://​jasss.soc.surrey.ac.uk/​JASSS.html|Journal of Artificial Societies and Social Simulation}} | | | Any paper from {{http://​jasss.soc.surrey.ac.uk/​JASSS.html|Journal of Artificial Societies and Social Simulation}} |
 |  | Pe'er et al. Virtual Corridors for Conservation Management, Conservation Biology (2005): 1997–2003 | |  | Pe'er et al. Virtual Corridors for Conservation Management, Conservation Biology (2005): 1997–2003 |
cst-317/classes2022.1659461227.txt.gz · Last modified: 2022/08/02 14:27 by pedro