Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 4651 (100.0%) | 105.7 |
judyjinn | 37 (84.1%) | 4651 (100.0%) | 125.7 |
rdi003 | 7 (15.9%) | 0 (0.0%) | 0.0 |
moved main repo contents to dir and judy branch to dir, where other new branches can be made.
0 lines of code changed in 7 files:
things
195 lines of code changed in 2 files:
implemented SRreplenish. Fixed problems with food replenishing. Fixed whatever error was happening in the last commit. New problems: Neuronal computations are incorrect and outside of 1 to 20 range. Second, each time a predation even happens and finishes, the script will then run into an error. Possibly also due to the Neuronal Computations. Third, when reproducing the 3rd gen, the script errors with momchrom having an extraordinarily high number
180 lines of code changed in 2 files:
Fixed fstomach(0) problem. It was using the fish routine instead of a squirrel one. Now working on error that occurs during SRpred_mort
80 lines of code changed in 1 file:
debugging for SReat. Currently stomkcals can be >0.0 but fstomach is 0.0. Have debugged SRpred_mort. Also made changes to Commonfish by removing unnecessary parameters. Also removed SRgenomecreate completely.
357 lines of code changed in 3 files:
Updated restart files. Code is compiling and running up until choosing movements. Possibly problems with gene creation for bud eff, acorn eff, and motor skills
43 lines of code changed in 2 files:
Added the genes to the restart file read/write. Code compiles but is having trouble reading the setup.txt file properly to add in the new genes.
102 lines of code changed in 2 files:
Updated code such that it actually will run with fish model now. Put in purpose if-then statements everywhere
276 lines of code changed in 2 files:
Added in the environment creater with variable food resources for a basic environment. Added the predator mortality SR. Added tree_visiblity SR, Added ground_visibility SR. Reorganized SRforage: separated energy_burn into a different SR, moved kcals_g calculation to only SRgain_loss. Implemented SRmove. Implemented SRlearn motor skills. Script will compile.
1136 lines of code changed in 3 files:
added in variable foraging rates for state and efficiency. Still need to implement acorn array into individual arrays and also add the foraging efficiences. Code will compile
183 lines of code changed in 1 file:
no changes. commit just in case.
28 lines of code changed in 1 file:
Adding updates to SRforage to return all reals and update the visited variable. Will compile. Do not run.
50 lines of code changed in 1 file:
Added the squirrel starvation subroutine. Compiling fine
60 lines of code changed in 3 files:
Tree has been linked to foraging subroutine for the squirrels. Compiling correctly
143 lines of code changed in 1 file:
Added squirrel tree structure to SRlifecycle and SRsquirrellifespan, although these sections do not work still. Also added 3 subroutines for squirrel foraging, eating, and gaining/losing weight. These sections are fully functional once the squirrel tree structure habitat starts working too
850 lines of code changed in 3 files:
Corrected squirrel perceptions and began adding squirrel food script in SRsquirrellifespan
405 lines of code changed in 4 files:
Squirrel model does not work yet. Will not compile.
563 lines of code changed in 6 files: