[root]/branches/henrik/ecoevo_ibm/R
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
hje044 | 32 (100.0%) | 1605 (100.0%) | 50.1 |
Added functionality to saved the random seed in the ncdf file.
176 lines of code changed in 2 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.
210 lines of code changed in 2 files:
Now also saves cumulative fecundity for plotting purposes.
46 lines of code changed in 1 file:
R script can now handle NA values, allowing me to load in runs that crashed prior to finishing
2 lines of code changed in 1 file:
Added option for increasing temperature over the years, and generalised parameters for stochastic deviance in inheritance and phenotypic plasticity.
193 lines of code changed in 1 file:
Includes better plotting functionality in R using interactive Plotly plots ans Esquisser() function built facet plots.
198 lines of code changed in 1 file:
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.
41 lines of code changed in 1 file:
Moved density dependance to energy rather than appetite, testing out deminishing returns on appetite
29 lines of code changed in 1 file:
Makefile updated to be OS-agnostic. NetCDF libraries now pulled based on operating system
29 lines of code changed in 1 file:
Saved large runs after 10K years to reach equilibrium both fished and unfished
24 lines of code changed in 1 file:
New plots for wholly unfished population as well, use in meeting tomorrow
11 lines of code changed in 1 file:
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.
45 lines of code changed in 1 file:
Model now also capable of saving heritabilities. R-script updated to also pull in several runs heritabilities, and plotting these.
43 lines of code changed in 1 file:
Fixed a bug which added negative growth to smaller individuals, eventually leading to crashing the population
5 lines of code changed in 1 file:
Added biomass plot to R-script
16 lines of code changed in 1 file:
R loads parameters too, and now plots several runs alongside each other. Saved results include evolving traits, which R now plots over the years.
83 lines of code changed in 1 file:
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.
31 lines of code changed in 1 file:
R now capable of importing and combining multiple .nc files
63 lines of code changed in 1 file:
Cleaned up remnants of csv saving paradigm, and added legend to netCDF file. Also included new function to calculate standard deviation to be implemented in saving the results.
1 lines of code changed in 1 file:
netCDF file now also contains the parameters used in the saved run
1 lines of code changed in 1 file:
Added netCDF saving functionality to the fortran script, and rewrote R-script to load 3d netCDF data instead
34 lines of code changed in 1 file:
Improved efficiency in writing results, and added a makefile
10 lines of code changed in 1 file:
Model now saves files with years run in the filename to avoid overwriting when continuing population from earlier
1 lines of code changed in 1 file:
Added density dependant food environment, as well as saving results for these, and R plotting
27 lines of code changed in 1 file:
Model now includes a recursive function for pulling random parents, which increase efficiency significantly. In addition, the model prints updates every few years, more stochasticity is included, and more comments have been added to increase readability.
27 lines of code changed in 1 file:
Added pop-size switch, included mixed fishing as GearType and tested random_normal() function.
5 lines of code changed in 1 file:
Fisheries mortality implemented. Calculated for Trawl, Gillnet and Unselective. R script now generates plots for population dynamics by year.
17 lines of code changed in 1 file:
Attempting to clean up files and ignores
186 lines of code changed in 2 files: