[root]/branches/budaev/STOMACH_energ_dev
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 46 (100.0%) | 379 (100.0%) | 8.2 |
delete energy branch, synced and merged to mmain STOMACH
0 lines of code changed in 8 files:
CHANGE INTERFACE: got rid of `double precision` in `PARSETEXT`
WARNING: procedure names were changed: real type `SRP` reals now have suffix `_R` such as (PTREAD_R),no `_D` now;
Very high `HRP` real type procedure implemented only for scalar (PTREAD) variant
30 lines of code changed in 2 files:
setting default GUI DISLIN parameters from constants `DISLIN_GUI_WINDOW_ASPECT_PLOTTING_DEF`, `DISLIN_GUI_WINDOW_PAGESIZE_PLOTTING_DEF` and `DISLIN_GUI_WINDOW_WIDTH_PLOTTING_DEF`
This allows empty configuration entries for `gui_plot_window_page_size`, `gui_plot_area_width` and `gui_plot_area_aspect`
12 lines of code changed in 3 files:
implemented vector default parameters for real and logical versions as in r11160 for integer
110 lines of code changed in 2 files:
vector parameter in parameter file can be absent, with default vector supplied
This required two versions of (PTREAD_IVEC) with generic interface,
note that vector default version uses non-optional argument vector
to guard against ambiguous interface
56 lines of code changed in 3 files:
send model params to stdout, yes button
6 lines of code changed in 1 file:
reformat only
5 lines of code changed in 1 file:
added body_mass to GUI table `idx_table_params`
85 lines of code changed in 1 file:
show parameters add body mass and energy
0 lines of code changed in 4 files:
debug code removed
0 lines of code changed in 1 file:
easier equation
7 lines of code changed in 1 file:
debug: smaller body, add printout params
4 lines of code changed in 2 files:
debug: more outputs
4 lines of code changed in 1 file:
debug: more prints
1 lines of code changed in 1 file:
added debug print total energy output from ingested food
4 lines of code changed in 1 file:
added global parameters for the fish body mass and energy reserves
29 lines of code changed in 6 files:
doc: small todo note
2 lines of code changed in 1 file:
smr function (smr) following Van Deurs et al., 2015, doi:10.3354/meps11092
24 lines of code changed in 1 file:
totals moved to history arrays, last values obtained using (last) function
0 lines of code changed in 6 files: