[root]/sexevolution/sexmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 77 (100.0%) | 16779 (100.0%) | 217.9 |
lhi088 | 44 (57.1%) | 9053 (54.0%) | 205.7 |
sbu062 | 10 (13.0%) | 7186 (42.8%) | 718.6 |
nzlcj | 23 (29.9%) | 540 (3.2%) | 23.4 |
tidied up code and comments
197 lines of code changed in 5 files:
Coded together. Add timestep to ind information. Made large array that holds all individuals over time. Added time to csv writing procedure (butn ot binary).
27 lines of code changed in 3 files:
104 lines of code changed in 4 files:
newer version of CSV_IO from HEDTOOLS 1.3, old version copied manually and mon-mergable deleted
119 lines of code changed in 1 file:
7090 lines of code changed in 8 files:
updated CSV_IO to later version 1.3 r9008 (merged from SB r9010)
117 lines of code changed in 1 file:
example of inline data save code, commented out so far, merged r9003
10 lines of code changed in 1 file:
fixed bug: `ind` must not go inside (save_individuals_csv) and (save_individuals_bin), should be input argument `inds`, merged from r9001
83 lines of code changed in 2 files:
merged bug fix r8990, missing reallocation of arrays
11 lines of code changed in 1 file:
merged data saving subroutines to the main branch
6846 lines of code changed in 4 files:
Coded together. Added constant somatic growth cost. Tried to put survival in right place but it surival is only 0, why? Added sorting into males and females in new ind array.
33 lines of code changed in 1 file:
98 lines of code changed in 1 file:
Tidied up the code. Made separate parameter file. tried to implement body mass, and two-fold cost of males.
63 lines of code changed in 2 files:
Coded together. Got help from Sergey with passing type structure to functions, now at least one is subroutine. Made ind allocatable.
60 lines of code changed in 2 files:
debugged and tidied up the code. started making a function for trait inheritance.
292 lines of code changed in 2 files:
Coded together. Added function for normalizing mating success intervals. Fixed many small things relating to the type construct. Attempted to sort offpsring by males and females into next-generation ind array.
110 lines of code changed in 2 files:
coded inheritance
42 lines of code changed in 2 files:
debugging
53 lines of code changed in 2 files:
created individuals as a type and changed the syntax accordingly
took parts of the old code and translated it into the new structure
286 lines of code changed in 2 files:
Coded together, mostly discussing. Going back to rp precision.
16 lines of code changed in 1 file:
26 lines of code changed in 2 files:
Coded togheter, made structure for ind() overview array
29 lines of code changed in 2 files:
179 lines of code changed in 2 files:
Coded together. Changed to double precision.
51 lines of code changed in 2 files:
coded function for female reproduction -> not checked for bugs
199 lines of code changed in 2 files:
Coded together. Checked male mating function. Small changes here and there for nice flows in and out of functions. Reformatted parameters part for environment and mating.
70 lines of code changed in 2 files:
202 lines of code changed in 2 files:
Coded together, added simple individual energetics.
50 lines of code changed in 2 files:
small edits
49 lines of code changed in 2 files:
Coded together, also with Agnes. Added autocorrelated environment.
19 lines of code changed in 2 files:
small edits
85 lines of code changed in 2 files:
Coded together, added step function.
16 lines of code changed in 1 file:
Coded together, added step function in environment.
17 lines of code changed in 1 file:
I commented the code out
6 lines of code changed in 2 files:
tidied up code
added environments
82 lines of code changed in 2 files:
From our first coding session together on the new model.
42 lines of code changed in 2 files: