Skip to content

Commit 7a42e48

Browse files
committed
Más trabajo.
1 parent fb7f30e commit 7a42e48

File tree

11 files changed

+81982
-15
lines changed

11 files changed

+81982
-15
lines changed
1.02 KB
Loading
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2017, Julien Malard, محمّد اظہر انعام بیگ
3+
# This file is distributed under the same license as the tinamit package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: tinamit 1.2\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-01-17 15:40-0500\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=utf-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Generated-By: Babel 2.3.4\n"
19+
20+
#: ../../source/docu.rst:2
21+
msgid "Documentación completa"
22+
msgstr ""
23+
24+
#: ../../source/docu.rst:4
25+
msgid ""
26+
"Aquí tenemos la documentación completa de Tinamit. Mejor empezar con la "
27+
"introducción y los ejemplos si es tu primera vez aquí."
28+
msgstr ""
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2017, Julien Malard, محمّد اظہر انعام بیگ
3+
# This file is distributed under the same license as the tinamit package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: tinamit 1.2\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-01-17 15:40-0500\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <[email protected]>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=utf-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Generated-By: Babel 2.3.4\n"
19+
20+
#: ../../source/docu.rst:2
21+
msgid "Documentación completa"
22+
msgstr ""
23+
24+
#: ../../source/docu.rst:4
25+
msgid ""
26+
"Aquí tenemos la documentación completa de Tinamit. Mejor empezar con la "
27+
"introducción y los ejemplos si es tu primera vez aquí."
28+
msgstr ""
29+
Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
{UTF-8}
2+
Deforestación=
3+
MIN(Bosques, (1-Pesca)*10000)
4+
~ m*m/mes
5+
~ |
6+
7+
Bosques= INTEG (
8+
Regeneración-Deforestación,
9+
Máx bosques
10+
)
11+
~ m*m
12+
~ Cantidad de cobertura forestal.
13+
|
14+
15+
Regeneración=
16+
0.01 *Bosques * (Máx bosques-Bosques)/Máx bosques
17+
~
18+
~ La regeneración es una ecuación logística.
19+
|
20+
21+
Máx bosques=
22+
1e+006
23+
~
24+
~ La cantidad máxima de bosques.
25+
|
26+
27+
Río=
28+
Lluvia
29+
~ m*m*m/mes
30+
~ |
31+
32+
Evaporación=
33+
Agua en lago*0.1
34+
~ m*m*m/mes
35+
~ |
36+
37+
Agua en lago= INTEG (
38+
Río-Evaporación,
39+
10)
40+
~ m*m*m
41+
~ |
42+
43+
Lluvia= GAME (
44+
2)
45+
~ m*m*m/mes
46+
~ |
47+
48+
Pesca= WITH LOOKUP (
49+
Agua en lago*3,
50+
([(0,0)-(20,1)],(0,0),(4.77064,0.0921053),(8.99083,0.214912),(10.8257,0.359649),(11.9266\
51+
,0.54386),(12.2936,0.692982),(13.8226,0.815789),(16.4526,0.942982),(20,1) ))
52+
~ Dmnl
53+
~ Porcentaje de necesidades que se pueden cumplir por la pesca.
54+
|
55+
56+
********************************************************
57+
.Control
58+
********************************************************~
59+
Simulation Control Parameters
60+
|
61+
62+
FINAL TIME = 120
63+
~ Meses
64+
~ The final time for the simulation.
65+
|
66+
67+
INITIAL TIME = 0
68+
~ Meses
69+
~ The initial time for the simulation.
70+
|
71+
72+
SAVEPER =
73+
TIME STEP
74+
~ Meses [0,?]
75+
~ The frequency with which output is stored.
76+
|
77+
78+
TIME STEP = 1
79+
~ Meses [0,?]
80+
~ The time step for the simulation.
81+
|
82+
83+
\\\---/// Sketch information - do not modify anything except names
84+
V300 Do not put anything below this section - it will be ignored
85+
*View 1
86+
$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
87+
10,1,Lluvia,546,144,34,11,8,3,0,0,0,0,0,0
88+
10,2,Pesca,910,341,34,11,8,3,0,0,0,0,0,0
89+
10,3,Agua en lago,696,226,40,20,3,3,0,0,0,0,0,0
90+
12,4,48,549,229,10,8,0,3,0,0,-1,0,0,0
91+
1,5,7,3,4,0,0,22,0,0,0,-1--1--1,,1|(632,228)|
92+
1,6,7,4,100,0,0,22,0,0,0,-1--1--1,,1|(577,228)|
93+
11,7,48,602,228,6,8,34,3,0,0,1,0,0,0
94+
10,8,Río,602,247,24,11,40,3,0,0,-1,0,0,0
95+
12,9,48,851,221,10,8,0,3,0,0,-1,0,0,0
96+
1,10,12,9,4,0,0,22,0,0,0,-1--1--1,,1|(816,224)|
97+
1,11,12,3,100,0,0,22,0,0,0,-1--1--1,,1|(757,224)|
98+
11,12,48,785,224,6,8,34,3,0,0,1,0,0,0
99+
10,13,Evaporación,785,245,42,13,40,131,0,0,-1,0,0,0
100+
1,14,1,7,1,0,43,0,0,128,0,-1--1--1,,1|(599,187)|
101+
1,15,3,2,1,0,43,0,0,128,0,-1--1--1,,1|(734,299)|
102+
1,16,3,13,1,0,43,0,0,128,0,-1--1--1,,1|(740,260)|
103+
10,17,Bosques,1108,216,40,20,3,3,0,0,0,0,0,0
104+
12,18,48,1270,207,10,8,0,3,0,0,-1,0,0,0
105+
1,19,21,18,4,0,0,22,0,0,0,-1--1--1,,1|(1235,207)|
106+
1,20,21,17,100,0,0,22,0,0,0,-1--1--1,,1|(1173,207)|
107+
11,21,48,1204,207,6,8,34,3,0,0,1,0,0,0
108+
10,22,Deforestación,1204,226,44,11,40,3,0,0,-1,0,0,0
109+
1,23,17,21,1,0,43,0,0,128,0,-1--1--1,,1|(1166,170)|
110+
12,24,48,951,214,10,8,0,3,0,0,-1,0,0,0
111+
1,25,27,17,4,0,0,22,0,0,0,-1--1--1,,1|(1044,214)|
112+
1,26,27,24,100,0,0,22,0,0,0,-1--1--1,,1|(984,214)|
113+
11,27,48,1014,214,6,8,34,3,0,0,1,0,0,0
114+
10,28,Regeneración,1014,233,43,11,40,3,0,0,-1,0,0,0
115+
1,29,17,27,1,0,43,0,0,128,0,-1--1--1,,1|(1038,178)|
116+
1,30,2,22,1,0,45,0,0,128,0,-1--1--1,,1|(1100,329)|
117+
10,31,Máx bosques,1027,278,46,11,8,3,0,0,0,0,0,0
118+
1,32,31,17,0,0,0,0,0,64,1,-1--1--1,,1|(1055,255)|
119+
1,33,31,28,0,0,43,0,0,64,0,-1--1--1,,1|(1022,262)|
120+
///---\\\
121+
:L<%^E!@
122+
1:Current.vdf
123+
9:Current
124+
23:0
125+
15:0,0,0,0,0,0
126+
19:100,0
127+
27:2,
128+
34:0,
129+
4:Time
130+
5:Lluvia
131+
35:Date
132+
36:YYYY-MM-DD
133+
37:2000
134+
38:1
135+
39:1
136+
40:2
137+
41:0
138+
42:0
139+
24:0
140+
25:120
141+
26:120

0 commit comments

Comments
 (0)