(doc): fix odg, was attention modulation source file erroneously
0 lines of code changed in 9 files:
Minor changes to comments
5 lines of code changed in 1 file:
Changed OXF_max from 2000 to 1500 and OXF_step from 100 to 75.
1 lines of code changed in 1 file:
Updated with the best parameteres so far :)
4 lines of code changed in 1 file:
Commented out 2 plots that is very demanding to make.
18 lines of code changed in 1 file:
return normal
4 lines of code changed in 2 files:
run C4: eat only life cycle, non-optimal first food item always selected
5 lines of code changed in 2 files:
doc: small fix comments
5 lines of code changed in 5 files:
refactored interpolation grid abscissa parameter for (appraisal_motivation_modulation_non_genetic): backported r6052 from 04
144 lines of code changed in 4 files:
refactored interpolation grid abscissa parameter for (appraisal_motivation_modulation_non_genetic)
37 lines of code changed in 1 file:
doc: minor fix comment
8 lines of code changed in 4 files:
doc: fix comment
2 lines of code changed in 1 file:
doc: fix note only
15 lines of code changed in 5 files:
return normal
2 lines of code changed in 1 file:
run C3: eat only life cycle
2 lines of code changed in 1 file:
return normal
1 lines of code changed in 1 file:
run C2: GOS-linked (non-predicted) behaviour
1 lines of code changed in 1 file:
(appraisal_motivation_modulation_non_genetic): zero substitutes 0.0 to avoid literally zero motivations
10 lines of code changed in 5 files:
implemented non-genetic developmental modulation of reproductive motivation (appraisal_motivation_modulation_non_genetic): backported from 01 r6938-6942
578 lines of code changed in 8 files:
modulation enabled
1 lines of code changed in 1 file:
(modulation) refers to developmental modulation
5 lines of code changed in 1 file:
(appraisal_motivation_modulation_non_genetic): interpolation grid abscissa fully moved to COMMONDATA
34 lines of code changed in 2 files:
REPROD_MODULATION_DEVEL_W2 parameter of developmental modulation of reproductive motivation
15 lines of code changed in 2 files:
(appraisal_motivation_modulation_non_genetic): non-genetic modulation of reproductive factor
116 lines of code changed in 1 file:
Edited the code so that the environments works as it did before with an experienced environment between 1-E_categories and an autocorrelated enironment between 1-E_categories. So please note that the environmental boxes arround 1 and 6 now are half as big as the other boxes.
18 lines of code changed in 1 file:
Changed the while loop in the autocorrelated() function so that do while ((NextE < E_min) .OR. (NextE > E_categories)).
1 lines of code changed in 1 file:
twilight interpolations modified
20 lines of code changed in 1 file:
included warming loop to run model for different temperature scenarios
444 lines of code changed in 1 file:
subroutine to time and output model run time
0 lines of code changed in 1 file:
Added a reference in comments.
1 lines of code changed in 1 file:
Bugfix to new plot.
2 lines of code changed in 1 file:
Added plot with R_cat in different environments for halfway to max length and minor changes.
20 lines of code changed in 1 file:
Fixed bug that made it impossible to save some files.
8 lines of code changed in 2 files:
Changed to reflect changes in the main code where R_categories now is tranformed into percent before it is saved in the ind.bin file. Reserve categories is therefore renamed into Reserve fullness (%), but the short name is still R_cat.
5 lines of code changed in 1 file:
R_categories is now transformed into percent % before it is saved to the ind array/binary file.
1 lines of code changed in 1 file:
(1) Transforming R_cat from categories to % of reserve fullness. (2) removing plots and datasets with mean from memory after every section to avoid crashing. To automate this process the function simple.plot is now renamed to plot.simple.
80 lines of code changed in 1 file:
(1) Added functions for adjustible quantiles in plots instead of using min and max for range in plots. Currently set to 0.0 and 1.0 to mimic range using min and max. (2) Added plots for mortality against reserve categories (3) Added plot for sizedependent foraging mortality against reserve categories in different environments.
31 lines of code changed in 1 file:
modified to allow switch to read environmental data from .csv file using a static library from the AHA HEDTOOLS suite
123 lines of code changed in 1 file:
If reserves <= -100 the individual dies in forward, if not reserves = max(0._RP,reserves). This was done to help the individuals that make small misstakes because of the interpolation in reserves.
6 lines of code changed in 1 file:
merged latest changes from dev
166 lines of code changed in 7 files:
doc: updated doc on HEDTOOLS inclusion into Microsoft Studio project, LNK2005 link error workaround
70 lines of code changed in 2 files: