Directory hormones_v2/branches_camilla/parasitebranch_v1/

Directory Created:
2018-08-09 07:21
Total Files:
10
Deleted Files:
0
Lines of Code:
4736

[root]/hormones_v2/branches_camilla/parasitebranch_v1
                directory in repo Tools (5 files, 3303 lines)

Lines of Code

hormones_v2/branches_camilla/parasitebranch_v1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
cje012 64 (100.0%) 5057 (100.0%) 79.0

Most Recent Commits

cje012 2020-03-26 11:25 Rev.: 9513

Cleaning up my mess

386 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: .Rhistory (+386)
cje012 2020-02-17 08:40

Minor but important update.

5 lines of code changed in 3 files:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+2 -2), Hormones_v2_PVE.f90 (+1 -1), Hormones_v2_forcedE.f90 (+2 -2)
cje012 2020-02-17 08:18 Rev.: 9469

Removed settings for double precision

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Makefile (+2 -2)
cje012 2020-01-31 12:34

Changed the calculations of starvation to survival = survival * (1/starvation_limit) * (reserves/reserves_max)

5 lines of code changed in 3 files:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+2 -2), Hormones_v2_PVE.f90 (+1 -1), Hormones_v2_forcedE.f90 (+2 -2)
cje012 2019-10-11 11:26 Rev.: 8759

Added forward only model version for experiments where one can change both parasite expoitation rate and food availiability, while switching between several optimalisation tables.

518 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_PVE.f90 (new 518)
cje012 2019-10-11 11:23 Rev.: 8758

Updated to also include runpve to run model forward only with differeing parasite virulence and food availiability.

29 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Makefile (+29 -1)
cje012 2019-05-16 11:45 Rev.: 8298

Increased the resulution between the parasite virulence steps.

1 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_PV.f90 (+1 -1)
cje012 2019-05-16 11:20 Rev.: 8297

Commented out starvation_limit

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_PV.f90 (+2 -2)
cje012 2019-05-13 11:04 Rev.: 8275

Fixed error in saving to the ind_pv_summary_individual array, as well as uncommented lines concerning starvation_limit

4 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_PV.f90 (+4 -4)
cje012 2019-05-10 14:23 Rev.: 8262

Model that runs forward only with differeing levels of parasite virulence, from 0-1, with 0.05 steps

530 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_PV.f90 (new 530)
cje012 2019-05-10 14:21 Rev.: 8261

Updated to also include runpv to run model forward only with differeing parasite virulence

38 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Makefile (+38 -4)
cje012 2019-04-26 15:53

Fixed bug

2 lines of code changed in 2 files:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+1 -1), Hormones_v2_forcedE.f90 (+1 -1)
cje012 2019-04-26 15:49

Fixed bug that caused negative survival if starvation limit was turned on.

4 lines of code changed in 2 files:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+2 -2), Hormones_v2_forcedE.f90 (+2 -2)
cje012 2019-04-23 14:30 Rev.: 8156

Changed environmental values to fit the new ValueOfE scale.

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_forcedE.f90 (+2 -2)
cje012 2019-04-23 13:41 Rev.: 8155

Fixed error in makefile

15 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Makefile (+15 -1)
cje012 2019-04-23 13:15 Rev.: 8153

Added propset to the file

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_forcedE.f90 (+2 -1)
cje012 2019-04-23 13:12 Rev.: 8152

Version of the model to run experiments by forcing indivduals through preset environmens.

699 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2_forcedE.f90 (new 699)
cje012 2019-04-23 13:10 Rev.: 8151

Updated to reflect changes in the other versions of the model

23 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Makefile (+23 -6)
cje012 2019-04-15 13:53 Rev.: 8137

Fixed error where initial R_cat was saved incorrecly to the ind.array.

5 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+5 -3)
cje012 2019-04-15 08:44 Rev.: 8130

Updated to new parameters.

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+2 -2)
cje012 2019-04-15 08:41 Rev.: 8129

Uncommented starvation limit in code, remember to set the starvation parameter to -1000 to not have it in use.

4 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+4 -4)
cje012 2019-04-15 08:39 Rev.: 8128

Updated to new parameters.

17 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+17 -25)
cje012 2019-03-22 08:50 Rev.: 8072

Updated to the version in the binary_IO trunk with some small tweaks so it will work with the hormone model.

215 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: binary_IO.f90 (+215 -106)
cje012 2019-03-18 12:50 Rev.: 8043

Updated the parameters.

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+2 -2)
cje012 2019-03-18 12:34 Rev.: 8038

Changed OXF_inc to 1._RP+(2._RP/3._RP), so new OXF_max is 2500

1 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+1 -1)
cje012 2019-02-08 08:26 Rev.: 7820

Replaced tabs with spaces.

14 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+14 -14)
cje012 2019-02-01 08:00 Rev.: 7745

Added OXFmax_inc = 1.6 to parameterfile.

19 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+19 -15)
cje012 2018-12-03 12:13 Rev.: 7568

Minor change

1 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+1 -1)
cje012 2018-12-03 12:02 Rev.: 7567

Changed to reflect the changes to the main hormone model, with the possibility to increas the O2max.

6 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+6 -3)
cje012 2018-11-02 08:27 Rev.: 7477

Fixed error in how R_cat is saved to the ind array.

1 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+1 -1)
cje012 2018-11-02 07:41 Rev.: 7474

Commented out lines about starvation_limit as they cause problems.

4 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+4 -4)
cje012 2018-10-31 15:03 Rev.: 7469

Another bugfix..

1 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+1 -1)
cje012 2018-10-31 14:57 Rev.: 7468

Minor change to code

1 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+1 -1)
cje012 2018-10-31 14:50 Rev.: 7467

Fixed error introduced in last commit: Environment for t=1 was not saved.

2 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+2 -1)
cje012 2018-10-31 14:39 Rev.: 7466

Fixed bug in the code, E_real was never updated in the initiation of the environment in the last version of the model.

4 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+4 -5)
cje012 2018-10-31 13:16 Rev.: 7465

Reverted to last version.

6 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: parameters.f90 (+6 -11)
cje012 2018-10-31 13:05 Rev.: 7464

Another try at making the environmtns that the individuals move in predictable. An array that contains the environment for every individual for every timestep is now calculated before the forward iteration in the model.

30 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+30 -26)
cje012 2018-10-31 12:13

Trying to add a fixed seed to every individual.

33 lines of code changed in 2 files:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+22 -3), parameters.f90 (+11 -6)
cje012 2018-08-28 11:00 Rev.: 7302

Added svn tags to files.

11 lines of code changed in 6 files:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+2 -1), Makefile (+2 -1), binary_IO.f90 (+2 -1), folder.f90 (+1), functions.f90 (+2 -1), parameters.f90 (+2 -1)
cje012 2018-08-27 07:23 Rev.: 7300

Rewrote how parasite costs are calculated, they are now dependent on SMR_somatic_std instead of intake as before.

3 lines of code changed in 1 file:

  • hormones_v2/branches_camilla/parasitebranch_v1: Hormones_v2.f90 (+3 -3)

(5 more)

Generated by StatSVN 0.7.0