refresh windows builds
2 lines of code changed in 1 file:
deleted references to obsolete error module
3 lines of code changed in 1 file:
better link title
1 lines of code changed in 1 file:
added recent presentation in web
2 lines of code changed in 1 file:
f0 added, baseline expectancy
1570 lines of code changed in 3 files:
Minor changes
32 lines of code changed in 2 files:
cleanup doxy in (init) methods for all behaviours
20 lines of code changed in 1 file:
include neighbours() proc into head doc
7 lines of code changed in 1 file:
visual range scheme added to head doc
2 lines of code changed in 1 file:
visual range scheme for head doc
22275 lines of code changed in 3 files:
fix scheme
5844 lines of code changed in 3 files:
hope function mechanism scheme
10130 lines of code changed in 3 files:
added hope function mechanism
15 lines of code changed in 1 file:
continue (migrate_do_this), added hope function grid parameters, placed them into (DDPINTERPOL)
20 lines of code changed in 1 file:
continue (migrate_do_this), added hope function array and calculation backend
35 lines of code changed in 1 file:
continue (migrate_do_this), added hope function for food gain
2402 lines of code changed in 3 files:
continue (migrate_do_this), up to hope function formula, need plot
17 lines of code changed in 1 file:
continue (migrate_do_this), doxy formula renders poorly
2 lines of code changed in 1 file:
continue (migrate_do_this), interface doxy
2 lines of code changed in 1 file:
continue (migrate_do_this)
82 lines of code changed in 1 file:
reimplement (migrate_do_this), deleted fixed hope parameters, optional parameters, added more 'meat'
92 lines of code changed in 1 file:
typo
3 lines of code changed in 1 file:
public interface
7 lines of code changed in 1 file:
implemented (percept_memory_predators_mean_split) for split mean number of predators in perception memory
113 lines of code changed in 1 file:
elemental procedures
2 lines of code changed in 1 file:
white space formatting only
2 lines of code changed in 1 file:
public interface
9 lines of code changed in 1 file:
implemented (percept_memory_food_mean_n_split) for split mean number of food items in perception memory; small leanups doxy comments
126 lines of code changed in 1 file:
check window exceeds stack length (percept_memory_food_mean_size_split)
3 lines of code changed in 1 file:
generic interface for (percept_memory_food_mean_size_split)
9 lines of code changed in 1 file:
sanity check in (percept_memory_food_mean_size_split)
5 lines of code changed in 1 file:
fis asciiplot in (percept_memory_food_mean_size_split)
15 lines of code changed in 1 file:
implemented (percept_memory_food_mean_size_split) for split mean of perception memory
74 lines of code changed in 1 file:
descriptions for memory components
10 lines of code changed in 1 file:
continue (migrate_do_this): 'hope' factors and parameters
54 lines of code changed in 1 file:
continue (migrate_do_this)
52 lines of code changed in 1 file:
better rendering list and links for procedures in doxy, for (predator_perception_get_visrange_objects)
54 lines of code changed in 1 file:
better rendering list and links for procedures in doxy, for (consp_perception_get_visrange_objects)
60 lines of code changed in 1 file:
include doxy links to backend procedures
8 lines of code changed in 1 file:
list renders better in doxy
32 lines of code changed in 1 file:
update with -u at pull
1 lines of code changed in 1 file:
interface for migrate
1 lines of code changed in 1 file:
avoid multiple calculations of the agent's body length
7 lines of code changed in 1 file:
updated svn root addressin web scripts
4 lines of code changed in 4 files:
edit doxy head
2 lines of code changed in 2 files:
the agent hierarchy is just an examle here
3 lines of code changed in 1 file:
edit doxy head
10 lines of code changed in 2 files:
converted (nearest_target) to subroutine to reuse distance
18 lines of code changed in 1 file:
small change
6 lines of code changed in 1 file:
todo only
3 lines of code changed in 1 file:
return to implementing (migrate_do_this): use the tnvironment functions previously implemented to calculate target distance and target point
18 lines of code changed in 1 file:
illustrative ascii plot for offset
14 lines of code changed in 1 file:
fix link in doxy (nearest_target)
1 lines of code changed in 1 file:
added update in hg
1 lines of code changed in 1 file:
added offset parameter into (environment_get_nearest_point_in_outside_obj) so the agent penetrates into the target environment container at migration
22 lines of code changed in 1 file:
Coded together. Weight shoudl be there after all, we dedebugged the code. Checked when energy budget is negative in worst environment, required Orexin-effect on intake less than 2.8. May be higher if other constraints kick in.
3 lines of code changed in 1 file:
re-clone full hg repo each time
6 lines of code changed in 1 file:
added illustrative diagram for offset paameter
12 lines of code changed in 1 file:
added offset parameter to (environment_get_corners_2dxy) to mimic and avoid shrink function call on environment container object
30 lines of code changed in 1 file:
interface operator for shrinking an environment container object by a fixed value (-)
17 lines of code changed in 1 file:
the environment object is only the spatial container, deleted surlig and temperature attributes, obsolete
0 lines of code changed in 1 file:
implemented (shrink2d) for environment objects
45 lines of code changed in 1 file:
full initial implementation of (environment_get_nearest_point_in_outside_obj), fast unsafe (requires fixed order of outside segment points) and no insert distance parameter so far
84 lines of code changed in 1 file:
interface for (environment_get_corners_2dxy)
2 lines of code changed in 1 file:
implemented (environment_get_corners_2dxy): get corners of the ENVIRONMENT object
54 lines of code changed in 1 file:
Christian found small error in rreal function where a number was not declared properly.
2 lines of code changed in 1 file:
tests obsolete
0 lines of code changed in 1 file:
Coded together. Camilla had found important bug in SMR_THF - weight was not included in calculations. Now fixed. Parameters likely need to be revised - even the smallest fish have paid metabolic expenses for a 1-kg fish, as much as 100 times too much.
2 lines of code changed in 1 file:
small fix
3 lines of code changed in 1 file:
Minor changes to comments, to make them easier to understand.
1 lines of code changed in 1 file:
Minor change in a comment, to make it easier to understand.
2 lines of code changed in 1 file:
Minor changes.
1 lines of code changed in 1 file:
Edited headers for the strategy figures, to make them easier to understand. Moved the plots per invividual and start environment to the end of the code and commented them out, as the plots per speed groups is easier to understand. If you want these figures as well they can be uncommented and ran where they are.
94 lines of code changed in 1 file:
Commented out lines that helped the invididuals to survive in the static model.
12 lines of code changed in 1 file:
added webdav no client access
9 lines of code changed in 1 file:
changed svn repo main address in doc, included relocate command
41 lines of code changed in 1 file:
adapted for svn and hg
51 lines of code changed in 1 file:
continue on (migrate_do_this)
43 lines of code changed in 1 file:
rudimentary skeleton for (migrate_do_this)
19 lines of code changed in 1 file:
(init) method for MIGRATE
7 lines of code changed in 1 file:
started implementing MIGRATE behaviour unit, class data coms so far
21 lines of code changed in 1 file:
actor agent is a fish
547 lines of code changed in 3 files:
smaller tabs as in the code
1 lines of code changed in 1 file:
fix script name
1 lines of code changed in 1 file:
small fix
1 lines of code changed in 1 file:
code tag and fix
2 lines of code changed in 1 file:
added code example to header doc
21 lines of code changed in 1 file:
delete '*.orig' files from hg at distclean
1 lines of code changed in 1 file:
readme in title
1 lines of code changed in 1 file:
section for commondata
8 lines of code changed in 1 file:
more informative headers
2 lines of code changed in 1 file:
typo
2 lines of code changed in 2 files:
fix doxy link
3 lines of code changed in 1 file:
delete obsolete comment in (walk_random_do_execute)
2 lines of code changed in 1 file:
type fix
1 lines of code changed in 1 file:
renamed expected_cost_moving to cost_moving in all methods of WALK_RANDOM
8 lines of code changed in 1 file:
done (init) method for WALK_RANDOM
7 lines of code changed in 1 file:
procedure (walk_random_do_execute) fully implemented, needs more checks though, WALK_RANDOM done
104 lines of code changed in 1 file:
added optional fixed distance to (walk_random_do_this)
20 lines of code changed in 1 file:
started initial skeleton for (walk_random_do_execute)
79 lines of code changed in 1 file:
added @ref tag to refer to subsections in header doc, genome and some neurobiological objects
17 lines of code changed in 1 file:
added @ref tag to refer to subsections in header doc, so far for genome objects
27 lines of code changed in 2 files:
continue (walk_random_motivations_expect): check and rearrange doxy docs
42 lines of code changed in 1 file:
continue (walk_random_motivations_expect): proportion parameters, format code and doxy
34 lines of code changed in 1 file:
continue (walk_random_motivations_expect): primary and final motivations plus -- done
29 lines of code changed in 1 file:
continue (walk_random_motivations_expect): motivational expectancies
172 lines of code changed in 1 file:
continue (walk_random_motivations_expect): done up to calculation of motivational expectancies
54 lines of code changed in 1 file:
renamed perception override variables in (walk_random_motivations_expect)
14 lines of code changed in 1 file:
fix description: it's object radius
2 lines of code changed in 1 file:
links
5 lines of code changed in 1 file:
readme for tools
32 lines of code changed in 1 file:
Changes to accommodate for the changes in the main code regarding last timestep. Growth speed is no longer based on the number of timesteps, but is using the 10% fastest, slowest and average individuals. Summary tables is also added to be able to see how many individuals are in each group (growth speed and end status).
79 lines of code changed in 1 file:
moved pic refs in header soc
3 lines of code changed in 1 file:
updated from work branch
8 lines of code changed in 1 file:
added forgotten info on row x cols arrangement
8 lines of code changed in 1 file:
added subsubsections in doxy
66 lines of code changed in 1 file:
subsections in genome
3 lines of code changed in 1 file:
small fix class in dpxy
1 lines of code changed in 1 file:
minor fix format
2 lines of code changed in 1 file:
added class hierarchy for agent classes
5 lines of code changed in 1 file:
rename (crossover) backend to (genome_individual_crossover_homol_fix) - no rand in name to reflect its fixed nature
4 lines of code changed in 1 file:
deleted references to obsolete sex determination based on scalar parameters SEXLOCUS_CHROMOSOME and SEXLOCUS_ALLELE, updated doc
44 lines of code changed in 1 file:
added genetic sex determ code example in header doc
34 lines of code changed in 1 file:
added more info on individual_genome in header doc
11 lines of code changed in 1 file:
continue filling skeleton (walk_random_motivations_expect)
180 lines of code changed in 2 files:
Added the timestep the animal reached max length, died or the last timestep if it was to slow to the ind matrix
6 lines of code changed in 1 file:
fix doxy tag
4 lines of code changed in 1 file:
include grouped perceptions in header doc list
11 lines of code changed in 1 file:
doxygen links in spatial classes
17 lines of code changed in 1 file:
typo
3 lines of code changed in 1 file:
perception - appraisal-gos bold in list
10 lines of code changed in 1 file:
ref to appraisal object in header doc
3 lines of code changed in 1 file:
Rewrote the cumcalc function to return a cumulative array with one more position than the original array, so the fist position is equal to 0, which makes calculations easier.
0 lines of code changed in 1 file:
Rewrote the cumcalc function to return a cumulative array with
svn commit functions.f90 -m Rewrote
8 lines of code changed in 1 file:
Rewrote the initiation for environment as it did not work properly.
8 lines of code changed in 1 file:
Added control plot for start environments in forward.
24 lines of code changed in 1 file:
fix doxy formula
1 lines of code changed in 1 file:
doxy fix (walk_random_do_this)
2 lines of code changed in 1 file:
(walk_random_do_this) checked: fixed forgotten call to (size2mass_food), added mode doc to (walk_random_do_this)
31 lines of code changed in 1 file:
doxy comments added to (walk_random_do_this)
4 lines of code changed in 1 file:
added doxy formula
3 lines of code changed in 1 file:
fix wrong optional in (walk_random_do_this)
1 lines of code changed in 1 file:
smal fix
3 lines of code changed in 1 file:
more doxy descriptions for individual hierarchyin header doc
8 lines of code changed in 1 file:
skeleton tag for life cycle in header doc
3 lines of code changed in 1 file:
fix typo
1 lines of code changed in 1 file:
more doxy descriptions of the individual class layers in header doc
12 lines of code changed in 1 file:
typo in doxy
1 lines of code changed in 1 file:
more doxy descriptions of the genome in header doc
13 lines of code changed in 1 file:
more doxy descriptions of spatial class in header doc
11 lines of code changed in 1 file:
delete debug objects at cleandata
1 lines of code changed in 1 file:
more doxy descriptions of perception and population init in header doc
30 lines of code changed in 1 file:
more links to perception and gos
2 lines of code changed in 1 file:
typo in doxy
1 lines of code changed in 1 file:
added info on subdirs
8 lines of code changed in 1 file:
more descriptions for inner and environmental perceptions
17 lines of code changed in 1 file:
rearranged doxy doc
22 lines of code changed in 1 file:
minor fix cleanup doxy in neuronal response functions
4 lines of code changed in 1 file:
fix cleanup doxy in neuronal response function forms
35 lines of code changed in 1 file:
more details on spatial perceptions in gos determination scheme header doxy doc
5 lines of code changed in 1 file:
small fix doxy
8 lines of code changed in 1 file:
fix comment only
2 lines of code changed in 1 file:
invoke POSIX C call wrappers in (file_delete)
39 lines of code changed in 1 file:
gos determination scheme in details in the header doxy doc
43 lines of code changed in 1 file:
small fix gos workflow doc
3 lines of code changed in 1 file:
fix gos workflow in doc
5 lines of code changed in 1 file:
added GOS workflow for neurobio to doc header
14 lines of code changed in 1 file:
another small fix
7 lines of code changed in 1 file:
Added new initiation of environment. Two versions, one which returns a real number with decimal points and one that returns a real number without decimal points.
38 lines of code changed in 1 file:
smal fix
1 lines of code changed in 1 file:
initial skeleton for (walk_random_motivations_expect)
29 lines of code changed in 1 file:
(walk_random_do_this) is generally ready, needs more checking
62 lines of code changed in 1 file:
initial skeleton for (walk_random_do_this)
130 lines of code changed in 1 file:
Added a new function rcumu that pick a random value in a 1D array containing cumulative probabilites and retuen the position of the nearest value in the array by rounding down.
18 lines of code changed in 1 file:
qsw0 calculates light based on the HYCOM model
78 lines of code changed in 1 file:
updated light calculations in subroutine qsw0 included
48 lines of code changed in 1 file:
Added a function (rreal) for calculating random real numbers within an interval (a <= r < b). Also edited the function rint to look similar to the rreal function.
36 lines of code changed in 1 file:
Added function for calculating cumulative values in an array, and returning these values as a new array of equal length.
24 lines of code changed in 1 file:
small fix
1 lines of code changed in 1 file:
set keywords
1 lines of code changed in 1 file:
added tag
1 lines of code changed in 1 file:
fix data file, get from base data name
2 lines of code changed in 1 file:
added tools dir for accesory model scripts etc, gnuplot script for 2d and 3d movement history
34 lines of code changed in 1 file:
added nearest point
457 lines of code changed in 4 files:
merged from work branch
40 lines of code changed in 8 files:
fixed last pieces of the obsolete ACCELERATE class, now WALK_RANDOM
5 lines of code changed in 1 file:
doxy fix interfaces
2 lines of code changed in 1 file:
deleted ACCELERATE and DECELERATE classes, instead behaviour repertoire now includes WALK_RANDOM
19 lines of code changed in 1 file:
fix doxy
15 lines of code changed in 1 file:
Updated with new values thanks to Jacqueline :)
11 lines of code changed in 1 file:
Removed plotting for growth.g ~ somatic.weight for now, as it does not seem to work properly.
0 lines of code changed in 1 file:
(distance_get) for APPROACH class
32 lines of code changed in 1 file:
did (get_object) for APPROACH class
15 lines of code changed in 1 file:
rename in APPROACH, target_spatial better reflects the facty that it is a type not class
3 lines of code changed in 1 file:
added weblink to main page in doxy main header
3 lines of code changed in 1 file:
doxy cleanup on nearest object reciprocal object/id functions, additional notes on intent(out) params
29 lines of code changed in 1 file:
Fixed error in one of the new forwards plots (growth~weight_somatic).
4 lines of code changed in 1 file:
reformatted link
2 lines of code changed in 1 file:
Added plot to forward with structural weight (g) against growth (g).
66 lines of code changed in 1 file:
deleted debug code for (geo_poly2d_dist_point_to_section) subroutine
0 lines of code changed in 1 file:
(geo_poly2d_dist_point_to_section) converted to subroutine, also returns nearest point coordinate
55 lines of code changed in 1 file:
another fix doxy comment
1 lines of code changed in 1 file:
fix doxy comments
7 lines of code changed in 1 file:
fixed_z now obsolete, deleted
0 lines of code changed in 1 file:
(geo_poly2d_dist_point_to_section) is fully ready, debug code deleted
2 lines of code changed in 1 file:
interface name to (distance_segment2d)
2 lines of code changed in 1 file:
added type-bound interface
5 lines of code changed in 1 file:
small fixes and moves, (geo_poly2d_dist_point_to_section) is now ready
18 lines of code changed in 1 file:
added plot for calculation of the distance from a spatial object to a line segment
1882 lines of code changed in 4 files:
SO source added
2 lines of code changed in 1 file:
delete premature 3d computational geometry primitives and operators, unused so far
0 lines of code changed in 1 file:
reuse squared distance p1 p2 already obtained; fix doxy formula
3 lines of code changed in 1 file:
fully implemented (geo_poly2d_dist_point_to_section) calculating the distance from point to a finite line section
41 lines of code changed in 1 file:
intermediate debug code with dot_product explicit
65 lines of code changed in 2 files:
added another wrong implementation for unlimited line, not segment
36 lines of code changed in 1 file:
rudimentary computationalø geometry primitives in 2d and 3d with user operators, distance from point to two-point line segment primitive in 2D
172 lines of code changed in 1 file:
small note on box-based versus polyhedron-based environment
4 lines of code changed in 1 file:
gut = gut_new included
2 lines of code changed in 1 file:
numerical PI
2 lines of code changed in 1 file:
renamed to (environment_get_nearest_point_in_outside_obj) for clarity
3 lines of code changed in 1 file:
starting (nearest_target) for environment, just skeleton now
27 lines of code changed in 1 file:
gut_max converted to J, debug lines for stable environments and prey abundances added
103 lines of code changed in 1 file:
added lgpl
2 lines of code changed in 1 file:
added gpl
6 lines of code changed in 1 file:
Added option for titles for forward figures, either as user defined title or by setting the y-axis as the title of the figure.
28 lines of code changed in 1 file:
got rid of unused data component timestep of the ENVIRONMENT object
2 lines of code changed in 1 file:
small fix doxy
7 lines of code changed in 1 file:
Changed ggplot2 theme from classic to bw. Added a max limit for the number of individual that should be plotted in forward (ind.bin)
11 lines of code changed in 1 file:
updated wiki lnk
4 lines of code changed in 1 file:
changed open hedtools repo to teg_uib
3 lines of code changed in 1 file:
style: move headers on top of module keyword
3 lines of code changed in 4 files:
updated doc abstract
12 lines of code changed in 2 files:
fix orderpack ref
1 lines of code changed in 1 file:
delete references to BASE_ERRORS.f90 in templates
3 lines of code changed in 1 file:
add credit to ieee gfortran modules
2 lines of code changed in 1 file:
typo fix
2 lines of code changed in 1 file:
added list of credits to README
10 lines of code changed in 1 file:
DELETED references to unused error modules BASE_ERRORS.f90 following their deletion from HEDTOOLS
3 lines of code changed in 1 file:
DELETED obsolete errors modules BASE_ERRORS.f90, they have not been used for a long time. NB: UPDATE DEPENDENT PROJECT(s) MAKEFILE(s) in case of build errors and report them to SERGEY!
3 lines of code changed in 2 files:
small fix
3 lines of code changed in 2 files:
added link to open Bitbucked repo
5 lines of code changed in 1 file:
added fresh versions of Windows tools, downloads
6 lines of code changed in 1 file:
fixed doxy comments
8 lines of code changed in 1 file:
documented interface and fix doxy comments in (escape_dart_do_execute)
9 lines of code changed in 1 file:
fully implemented (escape_dart_do_execute)
23 lines of code changed in 1 file:
time_step_model is not used explicitly in the (execute) method
3 lines of code changed in 1 file:
escape dart: take care of the predator_object that is optional
24 lines of code changed in 1 file:
skeleton for (escape_dart_do_execute); now do use cost of moving in (escape_dart_motivations_expect)
73 lines of code changed in 1 file:
interface name (expectancies_calculate)
6 lines of code changed in 1 file:
added norable variable section in (freeze_motivations_expect) and (escape_dart_motivations_expect)
28 lines of code changed in 1 file:
fullly implemented (escape_dart_motivations_expect), needs checking yet
257 lines of code changed in 1 file:
escape distance in (escape_dart_do_this) can now be stochastic
25 lines of code changed in 1 file:
merged latest changes from work branch, filesystem posix utils added
305 lines of code changed in 4 files:
fix doc
8 lines of code changed in 1 file:
added stochastic escape distance parameter CV
5 lines of code changed in 1 file:
added new parameters of (FS_MKDIR) to doc
14 lines of code changed in 1 file:
fox iostat in writeable check in (FS_MKDIR)
7 lines of code changed in 1 file:
check dir writeable in (FS_MKDIR)
18 lines of code changed in 1 file:
fix default permission for dir
2 lines of code changed in 1 file:
small comment added, octal permission
2 lines of code changed in 1 file:
changed name prefix for POSIX filesystem procedures to FS_ from CSV_; added them into the doc file
83 lines of code changed in 2 files:
fix comments POSIX filesystem functions
3 lines of code changed in 1 file:
implemented POSIX functions CSV_REMOVE
51 lines of code changed in 1 file:
implemented POSIX functions CSV_RENAME CSV_UNLINK
101 lines of code changed in 1 file:
added .hg.version from hook into ignore
5 lines of code changed in 1 file:
test hooks
1 lines of code changed in 1 file:
added .hg.version from hook into ignore
5 lines of code changed in 1 file:
test hook
1 lines of code changed in 1 file:
Minor changes to comments and moved rm(list=ls()) from the end of the script to the beginning.
18 lines of code changed in 1 file:
Renamed a variable.
2 lines of code changed in 1 file:
Fixed error were the fitness array, was not read in from the binary fitness file if user choose only forward.
2 lines of code changed in 1 file:
fix C null string termination in (CSV_MKDIR)
1 lines of code changed in 1 file:
added (CSV_MKDIR) to doc file
23 lines of code changed in 1 file:
implemented function (CSV_MKDIR) to create directory, uses POSIX C call interface
44 lines of code changed in 1 file:
Changed to accomodate the name change of the file containing module for reading and writing arrays to binary files (binary_write.f90 -> binary_IO.f90)
1 lines of code changed in 1 file:
Renamed binary_write.f90 into binary_IO.f90 as this module now does more than just writing arrays to binary files.
989 lines of code changed in 2 files:
Added error checking to all subroutines for reading binary files to arrays.
140 lines of code changed in 1 file:
Minor changes.
1 lines of code changed in 1 file:
400 lines of code changed in 2 files:
small note on fake perceptions needed in dart; more messegae in non-debug
7 lines of code changed in 1 file:
continue filling in (escape_dart_motivations_expect)
35 lines of code changed in 1 file:
file read errors should go to system-specific standard error device
15 lines of code changed in 1 file:
added refs
8 lines of code changed in 1 file:
added a small warning on drand()
37 lines of code changed in 1 file:
added (GET_FREE_FUNIT) function and use it everywhere to avoid unit conflicts if many files are opened in parallel
186 lines of code changed in 1 file:
small fix description
4 lines of code changed in 1 file:
fixed error reportying in (matrix_to_binary_int_5d); added file open error treatment in diagnostic functions (binary_get_rank) and (binary_get_dims)
31 lines of code changed in 1 file:
removed tmp work branch for binary read
0 lines of code changed in 1 file:
deleted branch, not used really
0 lines of code changed in 1 file:
added error reporting to binary write also: (matrix_to_binary_int_5d)
14 lines of code changed in 1 file:
added file open error reporting in binary read subroutine (binary_to_matrix_int_5d)
35 lines of code changed in 1 file:
Fixed error in forwards, where reserves_max_new was used instead of reserves_max.
5 lines of code changed in 1 file:
added file open error reporting in bibary read functions
41 lines of code changed in 1 file:
fixed allocatable argument in binary read subroutines, now assumed shape array
13 lines of code changed in 2 files:
made 5d function to read binary data, changed main hormone code to use it instead of generic subroutine - it had bug: require allocatable matrix array as in binary_to_matrix
198 lines of code changed in 2 files:
Added if loop for choices between reading strategy from file or running backwards.
175 lines of code changed in 1 file:
Added an alternative to choose between only running forwards or both bacward and forward.
16 lines of code changed in 1 file:
Added subroutines for reading from binary files, but the code does not work now.
313 lines of code changed in 1 file:
disabled debug code for predator risk for massive group data, works okay now
26 lines of code changed in 1 file:
more messages and timing in non-debug mode, essential with huge n of predators
4 lines of code changed in 1 file:
added copy of stochastic trunk
0 lines of code changed in 1 file:
added readme
9 lines of code changed in 1 file:
160 lines of code changed in 4 files:
fix readme
0 lines of code changed in 1 file:
added readme
35 lines of code changed in 1 file:
more info for debug code
2 lines of code changed in 1 file:
added small logging for debug timing in debug code
3 lines of code changed in 1 file:
deleted HeadURL tag, not supported by Mercurial
0 lines of code changed in 2 files:
in Makefile also added warn options for Windows
1 lines of code changed in 1 file:
fixed non-provided dummy is_freezing in (predator_capture_risk_calculate_fish_group), strangely bug didn't affect gfortran, only appear in ifort; in Makefile added option to check argument mismatches in generic interfaces
2 lines of code changed in 2 files:
do now parallel concurrent in sub-procedures of (predator_capture_risk_calculate_fish_group)
19 lines of code changed in 1 file:
Sergey added the possibility to arrays from binary files. Thank you so much :)
262 lines of code changed in 1 file:
implemented basic diagnostic utils as well as read procedures for binary files in the CJ binary format
0 lines of code changed in 2 files:
light extinction over depth in clear water added for comparison
16 lines of code changed in 1 file:
more doxy docs in (predator_capture_risk_calculate_fish_group)
17 lines of code changed in 1 file:
(adjust_risk_nonpar_fixed) set as the default
2 lines of code changed in 1 file:
adde (adjust_risk_dilute_all) to call list
2 lines of code changed in 1 file:
more doxy comments in (adjust_risk_dilute_nofirst) and (adjust_risk_dilute_all)
15 lines of code changed in 1 file:
fixed wrong array bound in (adjust_risk_dilute_nofirst) and (adjust_risk_dilute_all); added logging linearly spaced dilution factor array
12 lines of code changed in 1 file:
added logging no-prey cases in (predator_capture_risk_calculate_fish_group)
9 lines of code changed in 1 file:
fixed doxy table, header fields seem mandatory
22 lines of code changed in 1 file:
fixed all other sub-procedures of (predator_capture_risk_calculate_fish_group), deleting baseline risk calculations, it is now in the main body step 2
0 lines of code changed in 1 file:
in (predator_capture_risk_calculate_fish_group) baseline risk calculation moved to step 2 loop, no extra loop previous step 3 needed
15 lines of code changed in 1 file:
(predator_capture_risk_calculate_fish_group) fixed: all baseline risks calculated as step 3; (adjust_risk_nonpar_fixed) fixed generation of nonparametric grid abscissa avoiding negavive risks; in (risk_fish) now checking if distance < visibility resulting in zero risk
64 lines of code changed in 1 file:
minor fix log
6 lines of code changed in 1 file:
fix note, don't need link to main any more
1 lines of code changed in 1 file:
fix note
1 lines of code changed in 1 file:
reformatted as note
4 lines of code changed in 1 file:
moved debug csv data output part into the main head procedure (predator_capture_risk_calculate_fish_group)
57 lines of code changed in 1 file:
no adjustment simlistic version (adjust_risk_nonpar_noadjust) sub-procedure added to (predator_capture_risk_calculate_fish_group)
40 lines of code changed in 1 file:
doxy reformat in (adjust_risk_dilute_fixed)
2 lines of code changed in 1 file:
fix list layers in (adjust_risk_dilute_fixed)
8 lines of code changed in 1 file:
moved table into (adjust_risk_dilute_fixed)
29 lines of code changed in 1 file:
fix header doxy table in (adjust_risk_dilute_fixed)
22 lines of code changed in 1 file:
rearranged debug save risk dilution data in (adjust_risk_dilute_fixed), added doxy table example
37 lines of code changed in 1 file:
added debug save risk dilution data in (adjust_risk_dilute_fixed)
55 lines of code changed in 1 file:
updated plots
7 lines of code changed in 1 file:
Made script run faster by removing a loop and replacing it with tidyverse code. Also added a shadow behind the lines of the forward plots based on growth speed and start environment to show the spread of the different individuals in each group.
46 lines of code changed in 1 file:
plots of vertical environmental gradients and predator prey interactions
4 lines of code changed in 1 file:
small fix doxy
4 lines of code changed in 3 files:
plot insert made more visible
2494 lines of code changed in 2 files:
added group predation risk plot for doxy
11732 lines of code changed in 4 files:
annotation updated
6 lines of code changed in 1 file:
minor fixes
50 lines of code changed in 1 file:
initial implementation of full risk dilution, (adjust_risk_dilute_all)
80 lines of code changed in 1 file:
added docs for special cases in (adjust_risk_dilute_nofirst)
12 lines of code changed in 1 file:
added more description for plot
2 lines of code changed in 1 file:
added more description for plot
6 lines of code changed in 1 file:
added doxy dilution plot for (adjust_risk_dilute_nofirst)
3080 lines of code changed in 3 files:
added more details doxy
3 lines of code changed in 1 file:
added labels on plots
308 lines of code changed in 2 files:
fixed plots
1718 lines of code changed in 2 files:
test doxy title
1 lines of code changed in 1 file:
small fix doxy
1 lines of code changed in 1 file:
added doxy plot for nonparametric predator dilution factor in (adjust_risk_nonpar_fixed)
5833 lines of code changed in 3 files:
fixed doxy formulas in (predator_capture_risk_calculate_fish_group)
2 lines of code changed in 1 file:
fixed doxy links in (predator_capture_risk_calculate_fish_group)
3 lines of code changed in 1 file:
merged from main devel branch
126 lines of code changed in 5 files:
fix return in (adjust_risk_dilute_nofirst)
2 lines of code changed in 1 file:
in (freeze_motivations_expect) fixes
63 lines of code changed in 1 file:
white space formatted only
14 lines of code changed in 1 file:
in (predator_capture_risk_calculate_fish_group) isolated fixed nonparametric-based risk adjustment into a separate sub-procedure (adjust_risk_nonpar_fixed); added an alternative adjustment with explicit dilution 1/N (adjust_risk_dilute_nofirst)
145 lines of code changed in 1 file:
small fix doxy
1 lines of code changed in 1 file:
added result to example
1 lines of code changed in 1 file:
added linspace to doc
14 lines of code changed in 1 file:
fix naming convention
3 lines of code changed in 1 file:
implemented linspace routines
56 lines of code changed in 1 file:
in (predator_capture_risk_calculate_fish_group) external interface
9 lines of code changed in 1 file:
micro formatting, white space only
0 lines of code changed in 1 file:
in (predator_capture_risk_calculate_fish_group) doc grid arrays
17 lines of code changed in 1 file:
in (predator_capture_risk_calculate_fish_group) fixed and rearranged docs, the procedure now ready; added check for no visible prey agents
125 lines of code changed in 1 file:
in (predator_capture_risk_calculate_fish_group) reduced size of arrays at declare, need only to keep PREDATOR_RISK_GROUP_SELECT_INDEX_PARTIAL elements
11 lines of code changed in 1 file:
fix wrong int conversion in (predator_capture_risk_calculate_fish_group)
1 lines of code changed in 1 file:
baseline risk, array size can be reduced to index array size in (predator_capture_risk_calculate_fish_group)
2 lines of code changed in 1 file:
ranks deleted in (predator_capture_risk_calculate_fish_group)
2 lines of code changed in 1 file:
small fix was wrong variable index
1 lines of code changed in 1 file:
small fix avoid extra public parameter
4 lines of code changed in 1 file:
initial implementation of predation risk for a group of agents with predator dilution effect (predator_capture_risk_calculate_fish_group); basic visibility method for arbitrary SPATIAL class objects (predator_capture_risk_calculate_fish_group)
337 lines of code changed in 1 file:
implemented (visibility) method for the agent: (condition_agent_visibility_visual_range)
76 lines of code changed in 1 file:
initial skeleton for (escape_dart_motivations_expect)
33 lines of code changed in 1 file:
Made the file more general, remember to make a Results folder
1 lines of code changed in 1 file:
Minor changes
0 lines of code changed in 1 file:
Added control plot with the 2 first individual for environment.
21 lines of code changed in 1 file:
Added plotting in forward seperating between how fast the inividuals grow up and their starting environment.
189 lines of code changed in 1 file:
May 2017 »