ICEACE Model: Closed Economy
1.0.0
Design Documentation of ICEACE Model
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
Pages
IceaceModel1.0
library_header.h
Go to the documentation of this file.
1
6
#define DAY iteration_loop
7
#define MONTH 20
8
9
int
random_int
(
int
min
,
int
max
);
10
double
max
(
double
a,
double
b);
11
double
min
(
double
a,
double
b);
12
int
max_int
(
int
a,
int
b);
13
int
min_int
(
int
a,
int
b);
14
int
random_number
(
int
a,
int
b);
Generated on Tue Apr 8 2014 13:25:17 for ICEACE Model: Closed Economy by
1.8.3.1