small fix
15 lines of code changed in 1 file:
generic is_maxval
30 lines of code changed in 1 file:
minor formats
8 lines of code changed in 1 file:
fix interpolation parameters
2 lines of code changed in 1 file:
fix dimension
1 lines of code changed in 1 file:
sigmoid interpolation parameters for spontaneous arousal dissipation
2 lines of code changed in 1 file:
fixed arousal dissipation factor, deleted gamma
47 lines of code changed in 1 file:
fix comments , nonparametric arousal dissipation function
46 lines of code changed in 1 file:
fixed gos calculations + nonlinear gamma arousal dissipation function
66 lines of code changed in 1 file:
initial implementation of arousal threshold-based GOS, with simple linear arousal dissipation function
170 lines of code changed in 1 file:
Debugging and added matrices for fitness, fitnessconsequences and strategy
1 lines of code changed in 1 file:
Added correct value to M_O2_exp
92 lines of code changed in 1 file:
Coded together. Added optimization. Made a suggestion for how THF affects survival through aerobic scope.
34 lines of code changed in 1 file:
fix genome chart
94 lines of code changed in 2 files:
added gos threshold, old disabled BODYMASS_MODULATION_HUNGER_GENOTYPE deleted
46 lines of code changed in 1 file:
added gos_global and gos_arousal data components to gos basic type
9 lines of code changed in 1 file:
minor fix, move func
3 lines of code changed in 1 file:
updated makefile
11 lines of code changed in 1 file:
added interpolation test/fix/tweak program
0 lines of code changed in 1 file:
fix plotting / graphics library build options
7 lines of code changed in 1 file:
added link option with graphic library, tested pgplot
5 lines of code changed in 1 file:
Added correct value to M_O2_exp
1 lines of code changed in 1 file:
Debugging.
15 lines of code changed in 1 file:
only moved function
22 lines of code changed in 1 file:
added gos arousal level to emotional memory stack
128 lines of code changed in 1 file:
Coded together. Struggled with conversions costs and THF effect on predation. Not finished.
29 lines of code changed in 1 file:
NEVILLE_R4 deleted so far
0 lines of code changed in 1 file:
fix nev. produces nans
24 lines of code changed in 1 file:
added initial Neville polynominal
50 lines of code changed in 1 file:
Debugging.
31 lines of code changed in 1 file:
divided difference polynominals interpolation routines, r4 r8 plus generic interface, ready
136 lines of code changed in 1 file:
fix indents
117 lines of code changed in 1 file:
fixed ddint, now real kind 4
62 lines of code changed in 1 file:
added ddint (r8)
174 lines of code changed in 2 files:
global private invalid constant
2 lines of code changed in 1 file:
added global parameter code for INVALID
4 lines of code changed in 1 file:
private vector ascends util, pending a vector wrappers with assumed shape arrays + generic interface
2 lines of code changed in 1 file:
minor change comments
6 lines of code changed in 1 file:
Scripts for plotting - Gabbi
1065 lines of code changed in 4 files:
0 lines of code changed in 2 files:
set default real type in r4 interpolation procedures, added generic interfaces for vector-based wrapper functions
43 lines of code changed in 1 file:
kind 8 real vector wrappers for lagrange and linear interpolators
64 lines of code changed in 1 file:
vector based (1-d) wrappers for the linear and lagrange interpolators
73 lines of code changed in 1 file:
minor fix function ascends strictly
10 lines of code changed in 1 file:
marked disabled scalar parameter values in comments (by --)
7 lines of code changed in 1 file:
minor
1 lines of code changed in 1 file:
minor comments fixes and formatting, linear and lagrange interpolation procs ready now
0 lines of code changed in 1 file:
implemented parameter correctness checks and generic interfaces
64 lines of code changed in 1 file:
added real kind 8 interpolation procs
475 lines of code changed in 1 file:
interpolation procs now ready for kind 8 reals, minor comments added
17 lines of code changed in 1 file:
minor formats & comments
14 lines of code changed in 1 file:
logical R8VEC_ASCENDS_STRICTLY modernised, uses result notation
12 lines of code changed in 1 file:
interpolation main drivers now use assumed shape arrays for input
38 lines of code changed in 1 file:
fix intent Lagrange interpolation
31 lines of code changed in 1 file:
integer default type everywhere
19 lines of code changed in 1 file:
initial implementation of Lagrange polynominal and linear interpolation in M dimensions, imported, R8 reals
531 lines of code changed in 2 files:
fix class chart, abstract type
48 lines of code changed in 2 files:
fix import
1 lines of code changed in 1 file:
updated class chart with the new base root type for motivation
576 lines of code changed in 2 files:
the base motivation type class STATE_MOTIVATION_BASE converted to abstract type, abstract interface to the clean_init function added.
18 lines of code changed in 1 file:
all motivation objects are now extensions of the base root motivation type, fix comments and deleted TODO
10 lines of code changed in 1 file:
converted all motivations as extensions of the base root motivation type, deleted specific motivation accessor functions
12 lines of code changed in 1 file:
converted hunger motivation to a small-code extension of the base root motivation type, TODO: do all other motivations the same
42 lines of code changed in 1 file:
added base motivation container class as a root to all other motivation types (which would be extensions)
298 lines of code changed in 1 file:
minor add comment todo -- delete code doubling in emotional states + abstract base class motivation
3 lines of code changed in 1 file:
further minor fix
1 lines of code changed in 1 file:
update revision string
6 lines of code changed in 1 file:
added revision string
3 lines of code changed in 1 file:
minor changes in comments
10 lines of code changed in 1 file:
predation risk assessment for appraisal now weights only a part of the latest perceptual memory
58 lines of code changed in 1 file:
emotional memory functions elemental
2 lines of code changed in 1 file:
motivation funcs elemental
3 lines of code changed in 1 file:
spatial_neighbours_distances cannot be pure (comment)
1 lines of code changed in 1 file:
spatial distance 3d made pure function
2 lines of code changed in 1 file:
accessor functions for perception objects all made elemental, fixed add_to_memory -- renamed perception_to_memory and motivations_to_memory to avoid incorrect overriding
22 lines of code changed in 1 file:
reproduction state accessor get funcs now elemental
13 lines of code changed in 1 file:
active avoidance state accessor get funcs now elemental
13 lines of code changed in 1 file:
passive avoidance state accessor get funcs now elemental
13 lines of code changed in 1 file:
hunger state accessor get funcs now elemental
13 lines of code changed in 1 file:
accessor functions for motivational state label
71 lines of code changed in 1 file:
coding rules from bigDFT project as a hidden comment (so far)
5 lines of code changed in 1 file:
get label function for hunger motivation state
14 lines of code changed in 1 file:
Coded together. Added mortality and more complete reserve dynamics.
53 lines of code changed in 1 file:
added gos get-label function
12 lines of code changed in 1 file:
merged from branch
2878 lines of code changed in 5 files:
minor fix interpolation doc
9 lines of code changed in 1 file:
minor fix another
5 lines of code changed in 1 file:
minor fix
5 lines of code changed in 1 file:
fix doc
2 lines of code changed in 1 file:
update doc, linear interpolation func.
28 lines of code changed in 1 file:
minor fix linear interpolation function , real kind 8 version plus generic interface
87 lines of code changed in 1 file:
updated linear interpolation function, single precision real 4
53 lines of code changed in 1 file:
linear interpolation function
49 lines of code changed in 2 files:
Coded together - one line with intake after long discussions.
10 lines of code changed in 1 file:
emotional memory procs are now pure, added proc to add gos to emotional memory
16 lines of code changed in 1 file:
emotional memory stack object now includes gos
10 lines of code changed in 1 file:
character string add_to_history component
29 lines of code changed in 1 file:
prototype of a "headless" architecture for gos
19 lines of code changed in 1 file:
minor change, mostly comments
6 lines of code changed in 1 file:
prototype gos procedures
22 lines of code changed in 1 file:
labels for motivation components, added prototype gos procedure
20 lines of code changed in 1 file:
neuro_resp is now the primary outer interface name of trait_init
2 lines of code changed in 1 file:
rename trait_init_genotype only. might need for rescale- genotype init function.
3 lines of code changed in 1 file:
fix comment todo done
3 lines of code changed in 1 file:
minor, comments
4 lines of code changed in 1 file:
rename `trait_init` to `neuro_resp` in appraisal. in case trait init is used differently, e.g. direct init from genome
45 lines of code changed in 1 file:
Debugging.
3 lines of code changed in 1 file:
renamed generic interface to neuronal response (same length), in case we need a direct-genome trait init
2 lines of code changed in 1 file:
Debugging.
9 lines of code changed in 2 files:
gos dominance in all motivational state sub-objects, +init func, +is_dominant
61 lines of code changed in 1 file:
Added comments, updated all names to the same standard and declared some variables.
63 lines of code changed in 1 file:
state hunger gos indicator + function
24 lines of code changed in 1 file:
init appraisal procedure
17 lines of code changed in 1 file:
initialisation and cleanup procedures for all emotional state sub-objects
88 lines of code changed in 1 file:
add to emotional memory procedure, for all motivations
17 lines of code changed in 1 file:
updated class charts
52 lines of code changed in 2 files:
perceptual memory retrieval mean value, implemented optional arbitrary memory window, plus fix array bounds in all average memory retrieval procs
57 lines of code changed in 1 file:
emotional memory retrieval functions
131 lines of code changed in 1 file:
emotional memory retrieval function for hunger
45 lines of code changed in 1 file:
emotional memory stack object and main functions (no get-values yet)
94 lines of code changed in 1 file:
svn ignore properties
6 lines of code changed in 2 files:
female genetic modulation of reproductive drive, plus is_female function in the genome
95 lines of code changed in 1 file:
no modulation procedure for init, plus explicit modulation procedure prototype (so far male sex modulation of reproductive drive)
35 lines of code changed in 1 file:
formatting only, minor
14 lines of code changed in 1 file:
added primary motivation value (%motivation_prim) and final motivation (%motivation_finl) values, good to save before and after modulation for debugging and data analysis
91 lines of code changed in 1 file:
Coded together. Coded effects of length, reserves, thyroid, IGF.
57 lines of code changed in 1 file:
prototype sex/male modulation of reproductive motivation by asymptotic additive component
160 lines of code changed in 1 file:
update scheme, small change
3 lines of code changed in 2 files:
updated class charts, unitary motivation objects with both perception components and overall drive level
100 lines of code changed in 2 files:
minor, modulation prototype (all components), modulation identical so far
1 lines of code changed in 1 file:
minor, comments only
6 lines of code changed in 1 file:
standard get-functions for the motivation states (pluggable objects)
35 lines of code changed in 1 file:
global motivation value moved to STATE_, so makes now unitary pluggable emotion/motivation objects
62 lines of code changed in 1 file:
comments only
7 lines of code changed in 1 file:
separate motivation object, plugged now into motivation_state agent level
27 lines of code changed in 1 file:
Updated all variable names to the same standard
1 lines of code changed in 1 file:
Updated
12 lines of code changed in 1 file:
Updates
5 lines of code changed in 1 file:
Loop structures written out.
41 lines of code changed in 1 file:
First upload of second attempt at hormones optimization model.
6 lines of code changed in 1 file:
Add new script
0 lines of code changed in 1 file:
Add new script
0 lines of code changed in 1 file:
0 lines of code changed in 2 files:
prototype procedure modulation, no genotype effects so far
15 lines of code changed in 1 file:
added appraisal and motivation chart
1 lines of code changed in 1 file:
added appraisal and motivation class charts
2692 lines of code changed in 2 files:
minor, reformat only
30 lines of code changed in 1 file:
reproduction state added to perception and motivation, genotype x phenotype matrices, appraisal and motivation functions IMPLEMENTED ALL
602 lines of code changed in 1 file:
reformatted genotype x phenotype matrices, after adding reproduction state
779 lines of code changed in 1 file:
additional chromosome for reproduction, updated genotype x phenotype parameter matrices.
595 lines of code changed in 1 file:
adding state "reproduction": added motivational state
185 lines of code changed in 1 file:
use floor instead of int for RAND_I, avoids local elevation of density function in negative arguments.
6 lines of code changed in 1 file:
Script for plotting
0 lines of code changed in 1 file:
Script generates data for plotting
0 lines of code changed in 1 file:
implemented primary motivation components and summator function, old modulation object prototype deleted, modulation will be implemented within motivation object
84 lines of code changed in 1 file:
prototype modulation functions, all hunger state components
99 lines of code changed in 1 file:
prototype modulation function for state object
19 lines of code changed in 1 file:
modulation-level component
13 lines of code changed in 1 file:
rename external interface for gaussian3d
1 lines of code changed in 1 file:
debug code disable
16 lines of code changed in 1 file:
fix gaussian object scatter, non-conforming parameters
7 lines of code changed in 1 file:
fix depth in function, debug code
25 lines of code changed in 1 file:
Gaussian 2d placement with stochastic separate depth added, plus made type-bound
49 lines of code changed in 1 file:
Gaussian random spatial pbjects in 2d (fixed depth)
160 lines of code changed in 1 file:
class-safe centroid for Gaussian random spatial objects array
4 lines of code changed in 1 file:
array of Gaussian random spatial objects bound to an environment, single centroid
73 lines of code changed in 1 file:
minor, conversion
3 lines of code changed in 1 file:
added appraisal class scheme, now copy of percept
0 lines of code changed in 1 file:
active avoidance appraisal functions, with genotype x phenotype constants :: NOTE: previous commit did passive avoidance
561 lines of code changed in 1 file:
active avoidance appraisal functions, with genotype x penotype parameters
588 lines of code changed in 1 file:
minor comments fix only
5 lines of code changed in 1 file:
added two types of food neural components: directly seen and from the past memory stack
42 lines of code changed in 1 file:
renamed fear to active avoidance
44 lines of code changed in 1 file:
renamed stress to passive avoidance
89 lines of code changed in 1 file:
neuronal response for age perception on hunger
56 lines of code changed in 1 file:
neural response energy reserves on hunger
50 lines of code changed in 1 file:
neuronal response for body mass / hunger
50 lines of code changed in 1 file:
neuronal response for stomach availability + genotype matrix for food in memory stack
131 lines of code changed in 1 file:
for hunger state, two food components: food_dir directly seen and food_mem from the past memory
30 lines of code changed in 1 file:
added get average foods for memory stack into type-bound
1 lines of code changed in 1 file:
perceptual memory functions for food items: get total and get mean
32 lines of code changed in 1 file:
refactor average predator count function making use the func. average, average components declared pure
3 lines of code changed in 1 file:
refactor array average excluding missing code function using fast parallel array intrinsics
22 lines of code changed in 1 file:
perception memory for predators - get average count, implement neuronal response for predator risk making use of weighted memory for risk
41 lines of code changed in 1 file:
total number of predators in perception memory stack, elemental function
13 lines of code changed in 1 file:
neuronal responses for depth, food count, conspecifics + prototype for predators
256 lines of code changed in 1 file:
hunger light Gaussian perception error parameter
14 lines of code changed in 1 file:
neuronal function -- use trait_init -- for hunger light
19 lines of code changed in 1 file:
state fear get functions
132 lines of code changed in 1 file:
state stress get functions
137 lines of code changed in 1 file:
state hunger get functions
139 lines of code changed in 1 file:
shift neural function from state sub-object to the individual hierarchy for neuronal function
6 lines of code changed in 1 file:
beautify genotype x phenotype matrices (pad for pad with was not obvious) + genotype neuronal response light hunger
55 lines of code changed in 1 file:
state hunger prototype (no gamma2gene so far) + beautify comments
83 lines of code changed in 1 file:
neurobiological states prototypes
52 lines of code changed in 1 file:
appraisal prototype
11 lines of code changed in 1 file:
small fix
1 lines of code changed in 1 file:
inin perceptions, inner perceptions wrapper + examples/templates for outer perceptions in comments
65 lines of code changed in 1 file:
debug code, workaround against intel ifort compiler bug with OO output
58 lines of code changed in 1 file:
minor edit
2 lines of code changed in 1 file:
random uniform objects in 2D with fixed depth, generic interface remains the same (uniform)
62 lines of code changed in 1 file:
comment only fix, all perception objects are now embedded back to the agent PERCEPTION data structure, rather than output for debug, debug code disabled all
4 lines of code changed in 1 file:
Nothing important - Gabbi
139 lines of code changed in 1 file:
all (stomach, bodymass, energy, age) perceptions - now embedded within-agent PERCEPTION, debug code disabled previously
18 lines of code changed in 1 file:
predator perception - now embedded within-agent PERCEPTION
4 lines of code changed in 1 file:
conspecifics perception - now embedded within-agent PERCEPTION
4 lines of code changed in 1 file:
depth and food perception - now embedded within-agent PERCEPTION
42 lines of code changed in 1 file:
light perception - now embedded within-agent PERCEPTION, have to do the same with the other perceptions
4 lines of code changed in 1 file:
fix permute_random, ,erge from branch
3 lines of code changed in 1 file:
fix permute_random outside module
3 lines of code changed in 1 file:
merged random permutation function
4066 lines of code changed in 4 files:
integer random permutation function
49 lines of code changed in 2 files:
minor, comment floor versus int
1 lines of code changed in 1 file:
minor comment
1 lines of code changed in 1 file:
age perception object + procs
81 lines of code changed in 1 file:
updated class chart, delete age from memory
113 lines of code changed in 2 files:
updated class chart
3912 lines of code changed in 2 files:
added perceptual memory stack object and procedures
55 lines of code changed in 1 file:
rename class only
5 lines of code changed in 1 file:
added percepual memory stack object (of arrays)
74 lines of code changed in 1 file:
added comment on whole-array allocatable derived type component passage to dummy params, f2003 6.1.2
11 lines of code changed in 1 file:
reverted fully allocatable perception objects, problems with pure/elemental procedures (allocatable forbidden!!!) and f2003 standard 6.1.2. prohibits allocatable components passage from derived types as they are kept separately from the type [Error: Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at ...]... may consider parametrizing arrays within derived types but does not work for scalars.
4 lines of code changed in 1 file:
food perception object fully allocatable
5 lines of code changed in 1 file:
comments and reformat
43 lines of code changed in 1 file:
energy perception object in the individual PERCEPTION layer
30 lines of code changed in 1 file:
body mass perception object in the individual PERCEPTION layer
22 lines of code changed in 1 file:
stomach perception object in the individual PERCEPTION layer
58 lines of code changed in 1 file:
commit before converting all cog/forage genes into a single genomeCOG and genomeFOR array
254 lines of code changed in 2 files:
merged latest, class chart for perception
6870 lines of code changed in 5 files:
modify class chart, perception
694 lines of code changed in 2 files:
Looked for errors together. Added 2* migration cost in backweards routine, hopefully it works now.
4 lines of code changed in 1 file:
minor fix
5 lines of code changed in 1 file:
procs light and depth in the whole perception type
43 lines of code changed in 1 file:
perception depth
63 lines of code changed in 1 file:
perception light
70 lines of code changed in 1 file:
small fix, added predator perception func to the type def
3 lines of code changed in 1 file:
intel-ifort-safe debug output using log_dbg, plus minor comment fix on now_v
14 lines of code changed in 1 file:
still intel *catastrophic* compiler bug, had to use do-loops instead of elemental functions or even whole-array colon assignments
34 lines of code changed in 1 file:
intel compiler bug report formatted, fit line
12 lines of code changed in 1 file:
added another intel compiler bug report, unformatted
12 lines of code changed in 1 file:
predator perception objects
418 lines of code changed in 1 file:
update the individual
113 lines of code changed in 2 files:
update the individual
986 lines of code changed in 2 files:
update perception object scheme
1030 lines of code changed in 2 files:
forgotten conversion from m to cm in visual range result
7 lines of code changed in 1 file:
forgotten m2cm functions
35 lines of code changed in 1 file:
added more text on perception
15 lines of code changed in 1 file:
fixed perception scheme
1181 lines of code changed in 3 files:
added perception diagrams to doc
18 lines of code changed in 1 file:
added perception objects diagram to img doc
5532 lines of code changed in 2 files:
moved internal perception objects below spatial/environmental, they are separate
54 lines of code changed in 1 file:
striped history stacks from perception objects/components, they will be placed in whole-agent perception layer, components will be truly dynamic and allocatable
16 lines of code changed in 1 file:
fixed regression in food perception subroutine, dist_food copy., plus fixed index as in conspecifics proc
38 lines of code changed in 1 file:
fixed wrong index from self in conspecific perception proc.
16 lines of code changed in 1 file:
debugged and fixed conspecific perception procedure (perception object build was wrong by bad indexing)
3 lines of code changed in 1 file:
debug code for percept conspecifics
82 lines of code changed in 1 file:
min_dist_self tolerance parameter in perception conspecifics
16 lines of code changed in 1 file:
minor fix, deleted food-coment tags in conspecifics perception proc
12 lines of code changed in 1 file:
minor fix comment
3 lines of code changed in 1 file:
copy food items array component in food perception proc now class-safe position( location() ) pattern
2 lines of code changed in 1 file:
stochastic daylight parameter added + fix perception procs
12 lines of code changed in 1 file:
environment forgotten timestep get+set procs, plus %dpos() func instead of direct depth value in both food and conspecificperception procs
38 lines of code changed in 1 file:
minor changes and renames parameter
38 lines of code changed in 1 file:
checked if copying all conspecifics into the additional array of spatial objects `agents_near` is needed. YES. resulted in internal compiler bug, reported in comments
24 lines of code changed in 1 file:
minor changes in conspecific perception before further refactoring
6 lines of code changed in 1 file:
fix conspecific perception function, builds now
7 lines of code changed in 1 file:
conspecific perception function is nearly ready
124 lines of code changed in 1 file:
reorder, plus work on converting consp_perception_get_visrange_objects: NOT READY TO BUILD YET
210 lines of code changed in 1 file:
Comments - Gabbi
138 lines of code changed in 1 file:
refactor perception: now separate spatial perception component with higher order conspecific predators etc sub-components
287 lines of code changed in 1 file:
done make and destroy procs for conspecific perception object
17 lines of code changed in 1 file:
proto make for conspecific perception object
14 lines of code changed in 1 file:
connspecifics perception object create + init
43 lines of code changed in 1 file:
reorder sonspecific perception component, + proto create for consp perception object
19 lines of code changed in 1 file:
get_dist for conspecific perception component
12 lines of code changed in 1 file:
moved distance to the conspecific(s) into conspecific perception component
15 lines of code changed in 1 file:
conspecific percept. component, get_size
12 lines of code changed in 1 file:
function length to surface area for fish, for conspecific perception
17 lines of code changed in 1 file:
only parameters
6 lines of code changed in 1 file:
fix body length init, plus conspecific perception body size minimum
15 lines of code changed in 1 file:
conspecific perception component functions
74 lines of code changed in 1 file:
fix create method
6 lines of code changed in 1 file:
array average funcs
96 lines of code changed in 1 file:
conspecific perception component, the create method
82 lines of code changed in 1 file:
first prototype of the conspecifics perception components and object
23 lines of code changed in 1 file:
perception energy reserves
91 lines of code changed in 1 file:
added hedtools from trunk
0 lines of code changed in 1 file:
deleted hedtools in conflict
0 lines of code changed in 1 file:
added hedtools from trunk
27079 lines of code changed in 55 files:
delete old conflict hedtools, will copy recent from trunk
0 lines of code changed in 54 files:
delete old conflict hedtools, will copy recent
0 lines of code changed in 1 file:
fixed intent in the population
17 lines of code changed in 1 file:
fixed intent for the individual
7 lines of code changed in 1 file:
create method is now elemental
26 lines of code changed in 1 file:
converted to elemental in the_body
42 lines of code changed in 1 file:
fixed intent for the_body
24 lines of code changed in 1 file:
fixed intent for the_genome
72 lines of code changed in 1 file:
beautified the_hormones, all procs are now elemental
45 lines of code changed in 1 file:
fix todo
1 lines of code changed in 1 file:
fixed all intents for the environment module
27 lines of code changed in 1 file:
fix intent in timer_cpu
3 lines of code changed in 1 file:
TODOs for beautifying code and auto-parallel-friendly
2 lines of code changed in 1 file:
fixed intent in create for spatial and higher order in environment
3 lines of code changed in 1 file:
deleted extra loop
5 lines of code changed in 1 file:
position functions for spatial type made elemental
6 lines of code changed in 1 file:
add_to_history declared pure
3 lines of code changed in 1 file:
added warning on spatial object type, do not set id at this level
6 lines of code changed in 1 file:
fixed intent and converted functions to elemental in the environment module
15 lines of code changed in 1 file:
added individual id to food items plus type-bound functions
62 lines of code changed in 1 file:
fix debug code, all eaten in safe
8 lines of code changed in 1 file:
added test for food item is available (not eaten) in food perception proc, plus debug code below
17 lines of code changed in 1 file:
fix procname conflict with dummy
1 lines of code changed in 1 file:
minor changes
5 lines of code changed in 1 file:
fixed minimum food item size, cannot be zero or below
7 lines of code changed in 1 file:
fixed comments + test code
33 lines of code changed in 1 file:
function for converting logical to real for csv output, remove fort. files in Makefile clean
46 lines of code changed in 2 files: