Skip to content

Releases: seacode/rsimGmacs

Version 0.7.0

01 Jul 15:34
Compare
Choose a tag to compare

Fixed problem where FM_fyxmsz (fishing mortalities) were not being added to M_yxmsz to get Z_yxmsz. Added better y-axis scales to a number of plots. Modified parseNum function so that the input model configuration file can include expressions that evaluate to numbers (e.g., log(1000)) for parameter values.

rsimCIE.pdf contains the plots from running rsimGmacs.BBRKC() on ModelConfiguration.BBRKC.dat. rsimCIE.1.pdf contains plots from running it on ModelConfiguration.BBRKC.1.dat.

Version 0.6.0.

17 Mar 19:03
Compare
Choose a tag to compare

This version includes the option of including growth increment data (from selected years, with observation errors) in the model output/gmacs input file. In addition, plots can now be saved to a pdf file. Also added was the ability to make a series of model runs and save the results in a set of sequentially-numbered subfolders.

ModelCongifuration.BBRKC.dat is an example model configuration file that could be improved with some better parameter values--it's just a starting point to developing a "realistic" simulation.

Version 0.5.1

18 Feb 19:08
Compare
Choose a tag to compare

Version 0.5.1. DESCRIPTION file updated to reflect missing package import (tcltk).