Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
greater_argentine_niche_model/ | 22 (100.0%) | 1184 (100.0%) | 53.8 |
bug research, r plots
85 lines of code changed in 3 files:
changed fwd r plot surface light by predation and ingestion rates
15 lines of code changed in 1 file:
Changed fwd and bwd r files:
melted all the bottom depths
Changed fortran file:
changed predator density and bottom depths
330 lines of code changed in 4 files:
changed the r plots
changed soøe fishes states parameters
2 lines of code changed in 1 file:
changing some fish state parameters
output fwd: desactivated 2 lines: there are dubles!
Change the forward plots
54 lines of code changed in 4 files:
Fortran file:
-new bottom depth values
-new output comments
-change dens of epipelagic fish: 1.0E-5 -> 5.0E-6
-put the prey_lowtroph_3d output in the bottom depth loop
-change initialization output_fwd(:,:,:,:) = 0 in output_fwd(:,bottom,:,:) = 0
-output a file with the depths, used then in the r file
52 lines of code changed in 4 files:
Loop created for diff bottom depths:
In the model,
-loop with bottom depth added in the main program,
-in the loop, z_max replaced by the bottom depth,
-2 variables linked with the loop added to the declarations in the main program,
-array of the bottom depths targeted + integer of the nb of bottom depths targeted added in the global params,
-bottom depth variable added to the bwd and fwd output (declaration and program) in the main program,
in the r bwd / fwd output program,
-loop that create and save a plot for each bottom depth added
-in plot nb 3 of each bottom depth plots, predation risk replaced by preyfield
645 lines of code changed in 4 files:
added text [AB]
1 lines of code changed in 1 file: