Added functionality to saved the random seed in the ncdf file.
189 lines of code changed in 3 files:
Model version 1.0 finally ready. Now includes better functionality for starting from a previous population, plots have been added to showcase starting values, and year 1 is now always saved in results regardless of WriteInterval.
380 lines of code changed in 4 files:
Now also saves cumulative fecundity for plotting purposes.
91 lines of code changed in 2 files:
R script can now handle NA values, allowing me to load in runs that crashed prior to finishing
13 lines of code changed in 2 files:
Added option for increasing temperature over the years, and generalised parameters for stochastic deviance in inheritance and phenotypic plasticity.
273 lines of code changed in 2 files:
Includes better plotting functionality in R using interactive Plotly plots ans Esquisser() function built facet plots.
204 lines of code changed in 2 files:
Added diminishing returns to Appetite-energy, and moved Appetite onto energy intake rather than energy availability. Full rundown in OneNote 2022-2 and 2022-3.
85 lines of code changed in 2 files:
Moved density dependance to energy rather than appetite, testing out deminishing returns on appetite
43 lines of code changed in 2 files:
Makefile updated to be OS-agnostic. NetCDF libraries now pulled based on operating system
42 lines of code changed in 3 files:
Saved large runs after 10K years to reach equilibrium both fished and unfished
29 lines of code changed in 2 files:
New plots for wholly unfished population as well, use in meeting tomorrow
16 lines of code changed in 2 files:
Saves additional evolution plot, now including growth
51 lines of code changed in 1 file:
Now plots evolution of maturation-related measures for all runs.
57 lines of code changed in 3 files:
Model now also capable of saving heritabilities. R-script updated to also pull in several runs heritabilities, and plotting these.
112 lines of code changed in 2 files:
Fixed a bug which added negative growth to smaller individuals, eventually leading to crashing the population
35 lines of code changed in 2 files:
Added biomass plot to R-script
17 lines of code changed in 2 files:
R loads parameters too, and now plots several runs alongside each other. Saved results include evolving traits, which R now plots over the years.
123 lines of code changed in 3 files:
Fixed bug in calculating skipspawnthreshold, number of spawn skippers now much more realistic, and no more negative gonad growth. Also added R functionality to read data when only a single run was made.
67 lines of code changed in 3 files:
R now capable of importing and combining multiple .nc files
64 lines of code changed in 2 files:
Now saves standard deviation, and avoids overwriting previous runs
95 lines of code changed in 2 files:
(25 more)