February 2018 Commit Log

Number of Commits:
41
Number of Active Developers:
3
sbu062 2018-02-27 18:56

(doc): fix odg, was attention modulation source file erroneously

0 lines of code changed in 9 files:

cje012 2018-02-27 10:07 Rev.: 6961

Minor changes to comments

5 lines of code changed in 1 file:

cje012 2018-02-21 09:25 Rev.: 6960

Changed OXF_max from 2000 to 1500 and OXF_step from 100 to 75.

1 lines of code changed in 1 file:

cje012 2018-02-19 15:16 Rev.: 6959

Updated with the best parameteres so far :)

4 lines of code changed in 1 file:

cje012 2018-02-19 13:28 Rev.: 6958

Commented out 2 plots that is very demanding to make.

18 lines of code changed in 1 file:

sbu062 2018-02-19 10:20 Rev.: 6957

return normal

4 lines of code changed in 2 files:

sbu062 2018-02-19 10:10 Rev.: 6956

run C4: eat only life cycle, non-optimal first food item always selected

5 lines of code changed in 2 files:

sbu062 2018-02-17 20:25 Rev.: 6955

doc: small fix comments

5 lines of code changed in 5 files:

sbu062 2018-02-17 20:06 Rev.: 6954

refactored interpolation grid abscissa parameter for (appraisal_motivation_modulation_non_genetic): backported r6052 from 04

144 lines of code changed in 4 files:

sbu062 2018-02-17 19:54 Rev.: 6953

refactored interpolation grid abscissa parameter for (appraisal_motivation_modulation_non_genetic)

37 lines of code changed in 1 file:

sbu062 2018-02-17 16:52 Rev.: 6952

doc: minor fix comment

8 lines of code changed in 4 files:

sbu062 2018-02-17 16:47 Rev.: 6951

doc: fix comment

2 lines of code changed in 1 file:

sbu062 2018-02-17 16:31

doc: fix note only

15 lines of code changed in 5 files:

sbu062 2018-02-17 14:33 Rev.: 6948

return normal

2 lines of code changed in 1 file:

sbu062 2018-02-17 14:27 Rev.: 6947

run C3: eat only life cycle

2 lines of code changed in 1 file:

sbu062 2018-02-17 14:27 Rev.: 6946

return normal

1 lines of code changed in 1 file:

sbu062 2018-02-17 14:21 Rev.: 6945

run C2: GOS-linked (non-predicted) behaviour

1 lines of code changed in 1 file:

sbu062 2018-02-17 14:04 Rev.: 6944

(appraisal_motivation_modulation_non_genetic): zero substitutes 0.0 to avoid literally zero motivations

10 lines of code changed in 5 files:

sbu062 2018-02-17 13:54 Rev.: 6943

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:

sbu062 2018-02-17 12:40 Rev.: 6942

modulation enabled

1 lines of code changed in 1 file:

sbu062 2018-02-17 12:40 Rev.: 6941

(modulation) refers to developmental modulation

5 lines of code changed in 1 file:

sbu062 2018-02-17 12:39 Rev.: 6940

(appraisal_motivation_modulation_non_genetic): interpolation grid abscissa fully moved to COMMONDATA

34 lines of code changed in 2 files:

sbu062 2018-02-17 12:39 Rev.: 6939

REPROD_MODULATION_DEVEL_W2 parameter of developmental modulation of reproductive motivation

15 lines of code changed in 2 files:

sbu062 2018-02-17 12:39 Rev.: 6938

(appraisal_motivation_modulation_non_genetic): non-genetic modulation of reproductive factor

116 lines of code changed in 1 file:

cje012 2018-02-16 12:43 Rev.: 6937

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:

cje012 2018-02-16 12:39 Rev.: 6936

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:

tla051 2018-02-13 16:01 Rev.: 6935

twilight interpolations modified

20 lines of code changed in 1 file:

tla051 2018-02-13 16:01 Rev.: 6934

included warming loop to run model for different temperature scenarios

444 lines of code changed in 1 file:

tla051 2018-02-13 16:00 Rev.: 6933

subroutine to time and output model run time

0 lines of code changed in 1 file:

cje012 2018-02-12 11:37 Rev.: 6932

Added a reference in comments.

1 lines of code changed in 1 file:

cje012 2018-02-08 15:40 Rev.: 6931

Bugfix to new plot.

2 lines of code changed in 1 file:

cje012 2018-02-08 15:33 Rev.: 6930

Added plot with R_cat in different environments for halfway to max length and minor changes.

20 lines of code changed in 1 file:

cje012 2018-02-08 13:31 Rev.: 6929

Fixed bug that made it impossible to save some files.

8 lines of code changed in 2 files:

cje012 2018-02-08 11:00 Rev.: 6928

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:

cje012 2018-02-08 10:57 Rev.: 6927

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:

cje012 2018-02-07 15:13 Rev.: 6926

(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:

cje012 2018-02-07 09:50 Rev.: 6925

(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:

tla051 2018-02-06 14:25 Rev.: 6924

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:

cje012 2018-02-05 15:10 Rev.: 6923

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:

sbu062 2018-02-05 13:03

merged latest changes from dev

166 lines of code changed in 7 files:

sbu062 2018-02-05 12:59 Rev.: 6920

doc: updated doc on HEDTOOLS inclusion into Microsoft Studio project, LNK2005 link error workaround

70 lines of code changed in 2 files:

January 2018 »

Generated by StatSVN 0.7.0