-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb7f30e
commit 7a42e48
Showing
11 changed files
with
81,982 additions
and
15 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2017, Julien Malard, محمّد اظہر انعام بیگ | ||
# This file is distributed under the same license as the tinamit package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: tinamit 1.2\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-01-17 15:40-0500\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.3.4\n" | ||
|
||
#: ../../source/docu.rst:2 | ||
msgid "Documentación completa" | ||
msgstr "" | ||
|
||
#: ../../source/docu.rst:4 | ||
msgid "" | ||
"Aquí tenemos la documentación completa de Tinamit. Mejor empezar con la " | ||
"introducción y los ejemplos si es tu primera vez aquí." | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2017, Julien Malard, محمّد اظہر انعام بیگ | ||
# This file is distributed under the same license as the tinamit package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: tinamit 1.2\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-01-17 15:40-0500\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.3.4\n" | ||
|
||
#: ../../source/docu.rst:2 | ||
msgid "Documentación completa" | ||
msgstr "" | ||
|
||
#: ../../source/docu.rst:4 | ||
msgid "" | ||
"Aquí tenemos la documentación completa de Tinamit. Mejor empezar con la " | ||
"introducción y los ejemplos si es tu primera vez aquí." | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
{UTF-8} | ||
Deforestación= | ||
MIN(Bosques, (1-Pesca)*10000) | ||
~ m*m/mes | ||
~ | | ||
|
||
Bosques= INTEG ( | ||
Regeneración-Deforestación, | ||
Máx bosques | ||
) | ||
~ m*m | ||
~ Cantidad de cobertura forestal. | ||
| | ||
|
||
Regeneración= | ||
0.01 *Bosques * (Máx bosques-Bosques)/Máx bosques | ||
~ | ||
~ La regeneración es una ecuación logística. | ||
| | ||
|
||
Máx bosques= | ||
1e+006 | ||
~ | ||
~ La cantidad máxima de bosques. | ||
| | ||
|
||
Río= | ||
Lluvia | ||
~ m*m*m/mes | ||
~ | | ||
|
||
Evaporación= | ||
Agua en lago*0.1 | ||
~ m*m*m/mes | ||
~ | | ||
|
||
Agua en lago= INTEG ( | ||
Río-Evaporación, | ||
10) | ||
~ m*m*m | ||
~ | | ||
|
||
Lluvia= GAME ( | ||
2) | ||
~ m*m*m/mes | ||
~ | | ||
|
||
Pesca= WITH LOOKUP ( | ||
Agua en lago*3, | ||
([(0,0)-(20,1)],(0,0),(4.77064,0.0921053),(8.99083,0.214912),(10.8257,0.359649),(11.9266\ | ||
,0.54386),(12.2936,0.692982),(13.8226,0.815789),(16.4526,0.942982),(20,1) )) | ||
~ Dmnl | ||
~ Porcentaje de necesidades que se pueden cumplir por la pesca. | ||
| | ||
|
||
******************************************************** | ||
.Control | ||
********************************************************~ | ||
Simulation Control Parameters | ||
| | ||
|
||
FINAL TIME = 120 | ||
~ Meses | ||
~ The final time for the simulation. | ||
| | ||
|
||
INITIAL TIME = 0 | ||
~ Meses | ||
~ The initial time for the simulation. | ||
| | ||
|
||
SAVEPER = | ||
TIME STEP | ||
~ Meses [0,?] | ||
~ The frequency with which output is stored. | ||
| | ||
|
||
TIME STEP = 1 | ||
~ Meses [0,?] | ||
~ The time step for the simulation. | ||
| | ||
|
||
\\\---/// Sketch information - do not modify anything except names | ||
V300 Do not put anything below this section - it will be ignored | ||
*View 1 | ||
$192-192-192,0,Times New Roman|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96,100,0 | ||
10,1,Lluvia,546,144,34,11,8,3,0,0,0,0,0,0 | ||
10,2,Pesca,910,341,34,11,8,3,0,0,0,0,0,0 | ||
10,3,Agua en lago,696,226,40,20,3,3,0,0,0,0,0,0 | ||
12,4,48,549,229,10,8,0,3,0,0,-1,0,0,0 | ||
1,5,7,3,4,0,0,22,0,0,0,-1--1--1,,1|(632,228)| | ||
1,6,7,4,100,0,0,22,0,0,0,-1--1--1,,1|(577,228)| | ||
11,7,48,602,228,6,8,34,3,0,0,1,0,0,0 | ||
10,8,Río,602,247,24,11,40,3,0,0,-1,0,0,0 | ||
12,9,48,851,221,10,8,0,3,0,0,-1,0,0,0 | ||
1,10,12,9,4,0,0,22,0,0,0,-1--1--1,,1|(816,224)| | ||
1,11,12,3,100,0,0,22,0,0,0,-1--1--1,,1|(757,224)| | ||
11,12,48,785,224,6,8,34,3,0,0,1,0,0,0 | ||
10,13,Evaporación,785,245,42,13,40,131,0,0,-1,0,0,0 | ||
1,14,1,7,1,0,43,0,0,128,0,-1--1--1,,1|(599,187)| | ||
1,15,3,2,1,0,43,0,0,128,0,-1--1--1,,1|(734,299)| | ||
1,16,3,13,1,0,43,0,0,128,0,-1--1--1,,1|(740,260)| | ||
10,17,Bosques,1108,216,40,20,3,3,0,0,0,0,0,0 | ||
12,18,48,1270,207,10,8,0,3,0,0,-1,0,0,0 | ||
1,19,21,18,4,0,0,22,0,0,0,-1--1--1,,1|(1235,207)| | ||
1,20,21,17,100,0,0,22,0,0,0,-1--1--1,,1|(1173,207)| | ||
11,21,48,1204,207,6,8,34,3,0,0,1,0,0,0 | ||
10,22,Deforestación,1204,226,44,11,40,3,0,0,-1,0,0,0 | ||
1,23,17,21,1,0,43,0,0,128,0,-1--1--1,,1|(1166,170)| | ||
12,24,48,951,214,10,8,0,3,0,0,-1,0,0,0 | ||
1,25,27,17,4,0,0,22,0,0,0,-1--1--1,,1|(1044,214)| | ||
1,26,27,24,100,0,0,22,0,0,0,-1--1--1,,1|(984,214)| | ||
11,27,48,1014,214,6,8,34,3,0,0,1,0,0,0 | ||
10,28,Regeneración,1014,233,43,11,40,3,0,0,-1,0,0,0 | ||
1,29,17,27,1,0,43,0,0,128,0,-1--1--1,,1|(1038,178)| | ||
1,30,2,22,1,0,45,0,0,128,0,-1--1--1,,1|(1100,329)| | ||
10,31,Máx bosques,1027,278,46,11,8,3,0,0,0,0,0,0 | ||
1,32,31,17,0,0,0,0,0,64,1,-1--1--1,,1|(1055,255)| | ||
1,33,31,28,0,0,43,0,0,64,0,-1--1--1,,1|(1022,262)| | ||
///---\\\ | ||
:L<%^E!@ | ||
1:Current.vdf | ||
9:Current | ||
23:0 | ||
15:0,0,0,0,0,0 | ||
19:100,0 | ||
27:2, | ||
34:0, | ||
4:Time | ||
5:Lluvia | ||
35:Date | ||
36:YYYY-MM-DD | ||
37:2000 | ||
38:1 | ||
39:1 | ||
40:2 | ||
41:0 | ||
42:0 | ||
24:0 | ||
25:120 | ||
26:120 |
Oops, something went wrong.