[root]/hormones_v2/branches_camilla/testingbranch
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 125 (100.0%) | 7202 (100.0%) | 57.6 |
cje012 | 107 (85.6%) | 6785 (94.2%) | 63.4 |
sbu062 | 16 (12.8%) | 343 (4.8%) | 21.4 |
nzlcj | 2 (1.6%) | 74 (1.0%) | 37.0 |
Cleaning up my mess
10 lines of code changed in 1 file:
Minor change
29 lines of code changed in 1 file:
Fixed error where initial R_cat was saved incorrecly to the ind.array.
5 lines of code changed in 1 file:
Updated R_categories_init.
1 lines of code changed in 1 file:
Updated how R_cat and reserves are saved to the ind-matrix.
2 lines of code changed in 1 file:
Updated to new parameters.
0 lines of code changed in 1 file:
Updated to new parameterset.
25 lines of code changed in 1 file:
Minor change to folder names when saving.
2 lines of code changed in 1 file:
Minor change to filenames when saving.
2 lines of code changed in 1 file:
Small bugfix.
1 lines of code changed in 1 file:
Completly changed to plot in a similar fashion to the stochastic versions of the model.
301 lines of code changed in 1 file:
Updated to reflect changes in the other versions of the model
48 lines of code changed in 1 file:
added propset
2 lines of code changed in 1 file:
Updated to the version in the binary_IO trunk with some small tweaks so it will work with the hormone model.
216 lines of code changed in 1 file:
Fixed error in how R_cat is saved to the ind array.
1 lines of code changed in 1 file:
Commented out lines about starvation_limit as they cause problems.
4 lines of code changed in 1 file:
Minor fix
1 lines of code changed in 1 file:
Renamed G_categories into Gh_categories, did some changes to R_categories and R_categories_init. Note: Remember that this version of the model uses +1 to all categories in the main code and not in the parameter file like in the stochastic model.
6 lines of code changed in 1 file:
Renamed G and G_categories into Gh and Gh_categories to better fit the stochastic model parameterfiles.
5 lines of code changed in 1 file:
Forgot to add R_categories+1 when saving R_cat to the ind-array as a percentage. This is now fixed.
1 lines of code changed in 1 file:
Changed the model so it saves the same values to the ind array as in the stochastic model now also saves end_status and prints time it took for the model to finish running.
71 lines of code changed in 1 file:
Renamed j to n to match the stochastic hormone model.
1 lines of code changed in 1 file:
Renamed j and j_max to n and n_max to match the stochastic hormone model.
37 lines of code changed in 1 file:
Changed source from binary_write.f90 to binary_IO.f90
1 lines of code changed in 1 file:
Renamed PREC_REAL to RP to match the stochastic hormone model, and now calls parameter_values and binary_IO to fit changes done to the other files.
31 lines of code changed in 1 file:
Fixed minor bug.
1 lines of code changed in 1 file:
Replaced binary_write.f90 with binary_IO.f90 from the stochastic hormone model trunk."
1327 lines of code changed in 4 files:
Updated to fit the new folder.f90 file.
14 lines of code changed in 1 file:
Updated parameterfile that matches the one from the stochastic model.
69 lines of code changed in 1 file:
Updated Hormone model from the static hormone model.
187 lines of code changed in 1 file:
Folder file similar to in the stochastic model
4 lines of code changed in 1 file:
Edited to match the newest version of binary_IO.f90 from the stochastic model.
1193 lines of code changed in 1 file:
Coded together - environmental stochasticity. Added general equations and calculation of probabilities - integration in code is next.
73 lines of code changed in 1 file:
Coded together - environmental stochasticity. Added some parameters.
1 lines of code changed in 1 file:
Added possibility to make 2D real arrays.
29 lines of code changed in 1 file:
Trying to reshape arrays into dataframes, but I have not been sucessful so far.
51 lines of code changed in 1 file:
Changed i individuals into n invididuals to make it easier to understand.
43 lines of code changed in 2 files:
Minor changes.
7 lines of code changed in 1 file:
Added some lines to check when individuals die, reach max length or if they did not reach max length during t_max.
3 lines of code changed in 1 file:
Rewrote j_max into i_max and j into i, to make it easier to understand.
39 lines of code changed in 1 file:
(71 more)