November 2016 Commit Log

Number of Commits:
194
Number of Active Developers:
3
sbu062 2016-11-30 21:36 Rev.: 2080

changelog update

16 lines of code changed in 1 file:

sbu062 2016-11-30 21:35 Rev.: 2079

minor fix dedug code only, using logical flag accessor for food now

1 lines of code changed in 1 file:

sbu062 2016-11-30 21:31 Rev.: 2078

logical flag accessors for spatial perceptions: (has_food), (has_consp), (has_pred)

55 lines of code changed in 1 file:

sbu062 2016-11-30 14:55 Rev.: 2077

all deallocate now safe, first check if allocated

9 lines of code changed in 1 file:

sbu062 2016-11-30 14:33 Rev.: 2076

debug code changes

22 lines of code changed in 1 file:

sbu062 2016-11-30 12:50 Rev.: 2075

all allocate now check if previously allocated (if .not. allocated(...)), deleted body from (behaviour_do_eat_food_item), + debug code for random walk and food perception

50 lines of code changed in 1 file:

sbu062 2016-11-30 10:20 Rev.: 2074

merged branch

50 lines of code changed in 1 file:

sbu062 2016-11-30 10:12 Rev.: 2073

added forgotten interpolation routines to doc

50 lines of code changed in 1 file:

sbu062 2016-11-30 09:24 Rev.: 2072

returned whole array code without explicit loops, works alright on ifort v.17 (was broken in v.13)

12 lines of code changed in 1 file:

sbu062 2016-11-29 14:24 Rev.: 2071

updated changelog

7 lines of code changed in 1 file:

sbu062 2016-11-29 14:21 Rev.: 2070

capture success flag in (do_this), final implementation of (execute) in (EAT_FOOD)

60 lines of code changed in 1 file:

sbu062 2016-11-29 13:18 Rev.: 2069

deleted obsolete functions from the condition: (stomach_limit) and (food_absorb)

0 lines of code changed in 1 file:

sbu062 2016-11-29 13:12 Rev.: 2068

merged latest changes in doc

18 lines of code changed in 2 files:

sbu062 2016-11-29 13:11 Rev.: 2067

added tip on pure/elemental

18 lines of code changed in 2 files:

sbu062 2016-11-29 12:54 Rev.: 2066

merged latest changes in Makefile

47 lines of code changed in 3 files:

sbu062 2016-11-29 12:52 Rev.: 2065

added compiler target shortcuts (intel, gnu, sun)

10 lines of code changed in 1 file:

sbu062 2016-11-29 12:36 Rev.: 2064

changelog update

32 lines of code changed in 1 file:

sbu062 2016-11-29 12:24 Rev.: 2063

added cross-ref to intel static library build

12 lines of code changed in 2 files:

sbu062 2016-11-29 09:03 Rev.: 2062

alive functions now elemental

4 lines of code changed in 1 file:

sbu062 2016-11-29 09:00 Rev.: 2061

changelog update

20 lines of code changed in 1 file:

sbu062 2016-11-29 08:55 Rev.: 2060

minor fix old comments

2 lines of code changed in 1 file:

sbu062 2016-11-29 08:50 Rev.: 2059

moved alive functions from the_individual_agent, top in hierarchy, to the_individual_genome, base at the hierarchy classes

51 lines of code changed in 1 file:

sbu062 2016-11-28 15:51 Rev.: 2058

prototype (execute) method for

41 lines of code changed in 1 file:

sbu062 2016-11-28 12:12 Rev.: 2057

convert genome procedures to elemental

18 lines of code changed in 1 file:

sbu062 2016-11-28 10:31 Rev.: 2056

minor fix comments

7 lines of code changed in 1 file:

sbu062 2016-11-25 14:02 Rev.: 2055

minor fix comment placement

1 lines of code changed in 1 file:

sbu062 2016-11-25 09:12 Rev.: 2054

fix initialisation in (is_max_final_obj)

2 lines of code changed in 1 file:

sbu062 2016-11-25 09:04 Rev.: 2053

minor, rename (gos_expect) to (gos_expected)

1 lines of code changed in 1 file:

sbu062 2016-11-24 23:45 Rev.: 2052

changelog update

3 lines of code changed in 1 file:

sbu062 2016-11-24 23:44 Rev.: 2051

parse svn version number, (parse_svn_version) in (logger_init)

27 lines of code changed in 1 file:

sbu062 2016-11-24 16:19 Rev.: 2050

merged figs

375 lines of code changed in 4 files:

sbu062 2016-11-24 16:18 Rev.: 2049

fix charts

91 lines of code changed in 2 files:

sbu062 2016-11-24 16:09 Rev.: 2048

updated charts

304 lines of code changed in 4 files:

sbu062 2016-11-24 15:32 Rev.: 2047

merged from branch

3304 lines of code changed in 7 files:

sbu062 2016-11-24 15:27 Rev.: 2046

changelog update

3 lines of code changed in 1 file:

sbu062 2016-11-24 15:20 Rev.: 2045

changelog update

9 lines of code changed in 2 files:

sbu062 2016-11-24 15:14 Rev.: 2044

moved (gos_expect) to the base root behaviour class

24 lines of code changed in 1 file:

sbu062 2016-11-24 15:00 Rev.: 2043

fixed (gos_expect) for eat_food class

17 lines of code changed in 1 file:

sbu062 2016-11-24 14:51 Rev.: 2042

converted appraisal and gos procedures to elemental, plus a few renames and comments

13 lines of code changed in 1 file:

sbu062 2016-11-24 14:15 Rev.: 2041

changelog update

4 lines of code changed in 1 file:

sbu062 2016-11-24 14:14 Rev.: 2040

parameter to disable modulation in appraisal altogether

11 lines of code changed in 1 file:

sbu062 2016-11-24 14:02 Rev.: 2039

renamed procedures to reflect class hierarchy moves

8 lines of code changed in 1 file:

sbu062 2016-11-24 13:50 Rev.: 2038

changelog update

21 lines of code changed in 1 file:

sbu062 2016-11-24 13:49 Rev.: 2037

Implemented (max_perception) for MOTIVATION class, use in gos and eat_food

22 lines of code changed in 1 file:

sbu062 2016-11-24 13:25 Rev.: 2036

implemented (motivations_primary_calc) in appraisal, no genetic modulation parameter in (modulation)

70 lines of code changed in 1 file:

sbu062 2016-11-24 12:36 Rev.: 2035

converted to use of motivation-bound functions in (max_motivation = maxval([ &
thishunger%max_perception(), &
thisavoid_passive%max_perception(), &
thisavoid_active%max_perception(), &
thisreproduction%max_perception (gos_expect) procedure of (ear_food)

20 lines of code changed in 1 file:

sbu062 2016-11-24 10:40 Rev.: 2034

use associate construct to alias in (gos_find_global_state)

39 lines of code changed in 1 file:

sbu062 2016-11-24 10:24 Rev.: 2033

minor comment fix

2 lines of code changed in 1 file:

tla051 2016-11-24 08:51 Rev.: 2032

OF and TL started to build loops for energy allocation to egg production

42 lines of code changed in 1 file:

sbu062 2016-11-23 16:57 Rev.: 2031

another small fix

3 lines of code changed in 1 file:

sbu062 2016-11-23 16:53 Rev.: 2030

minor fix block

1 lines of code changed in 1 file:

sbu062 2016-11-23 16:41 Rev.: 2029

added block constructs in modulation code

62 lines of code changed in 1 file:

sbu062 2016-11-23 16:08 Rev.: 2028

changelog update

22 lines of code changed in 1 file:

sbu062 2016-11-23 16:05 Rev.: 2027

use (is_max_final) function in gos determination, + (gos_ind_reset) in motivations collection object

25 lines of code changed in 1 file:

sbu062 2016-11-23 15:38 Rev.: 2026

object form of (is_max_final), start use in gos, incomplete

24 lines of code changed in 1 file:

sbu062 2016-11-23 15:18 Rev.: 2025

motivation class bound funcs for max final perception components

48 lines of code changed in 1 file:

sbu062 2016-11-23 14:31 Rev.: 2024

maximum final motivations func, used in gos

20 lines of code changed in 1 file:

sbu062 2016-11-23 14:19 Rev.: 2023

fix schemes after adding (MOTIVATION) intermediate class

2540 lines of code changed in 2 files:

sbu062 2016-11-23 13:28 Rev.: 2022

fix motivations init, now call lower-level class proc

3 lines of code changed in 1 file:

sbu062 2016-11-23 11:26 Rev.: 2021

moving functions from (APPRAISAL) class to (MOTIVATION), all transfornmed, but need checking and further moves

73 lines of code changed in 1 file:

sbu062 2016-11-23 10:38 Rev.: 2020

started moving functions from (APPRAISAL) class to (MOTIVATION), motivation_primary_sum, modulation_none that do not involve changing (this) agent

120 lines of code changed in 1 file:

sbu062 2016-11-23 09:59 Rev.: 2019

(EXPECTANCY) class deprecated and deleted, now moved to make unitary (MOTIVATION) class

32 lines of code changed in 1 file:

sbu062 2016-11-23 09:40 Rev.: 2018

small reformat

9 lines of code changed in 1 file:

sbu062 2016-11-22 16:30 Rev.: 2017

changelog update

3 lines of code changed in 1 file:

sbu062 2016-11-22 16:28 Rev.: 2016

implemented global maximum parameter for rescale in (motivations_expect) for eat food item

17 lines of code changed in 1 file:

sbu062 2016-11-22 16:19 Rev.: 2015

changelog update + micro change

8 lines of code changed in 2 files:

sbu062 2016-11-22 16:15 Rev.: 2014

deprecate and deleted (expectancy_motivation_expectations_recalculate) in expectancy class, all this is now in specific behaviours, so we can plug fake perception overrides

0 lines of code changed in 1 file:

sbu062 2016-11-22 16:01 Rev.: 2013

first full implementation of eat food item expectancy procedure (motivations_expect)

284 lines of code changed in 1 file:

sbu062 2016-11-22 12:50 Rev.: 2012

add behaviour chart, fix appreaisal and behaviour charts

14 lines of code changed in 5 files:

sbu062 2016-11-22 12:41 Rev.: 2011

modified pics

769 lines of code changed in 4 files:

sbu062 2016-11-22 10:15 Rev.: 2010

changelog updated

8 lines of code changed in 1 file:

sbu062 2016-11-22 10:13 Rev.: 2009

fixed comments for (motivation_components)

4 lines of code changed in 1 file:

sbu062 2016-11-22 10:08 Rev.: 2008

completed optional perception overrides in (motivation_components), complete build ok

145 lines of code changed in 1 file:

sbu062 2016-11-21 18:45 Rev.: 2007

fix strings module name

1 lines of code changed in 1 file:

sbu062 2016-11-21 18:43 Rev.: 2006

fixed strings module name

1 lines of code changed in 1 file:

sbu062 2016-11-21 15:39 Rev.: 2005

changelog up

12 lines of code changed in 1 file:

sbu062 2016-11-21 15:35 Rev.: 2004

fixed types for perception overrides in (motivation_components)

8 lines of code changed in 1 file:

sbu062 2016-11-21 15:21 Rev.: 2003

prototype perception override dommy parameters in (motivation_components), so far all real : wrong types, must agree with perception objects

30 lines of code changed in 1 file:

sbu062 2016-11-21 15:04 Rev.: 2002

deleted inner subroutines in (motivation_components), will next add arbitrary perception opverriding

57 lines of code changed in 1 file:

sbu062 2016-11-21 14:21 Rev.: 2001

delete (motivation_components) in root motivation (STATE_MOTIVATION_BASE)

3 lines of code changed in 1 file:

sbu062 2016-11-21 13:58 Rev.: 2000

merge latest

0 lines of code changed in 2 files:

sbu062 2016-11-21 13:57 Rev.: 1999

cleanup unused local names

0 lines of code changed in 2 files:

sbu062 2016-11-21 13:09 Rev.: 1998

merge from budaev

35 lines of code changed in 3 files:

sbu062 2016-11-21 13:08 Rev.: 1997

changelog update

7 lines of code changed in 1 file:

sbu062 2016-11-21 13:05 Rev.: 1996

short description of limitations in the strings module + disclaimer (parameters forbidden)

32 lines of code changed in 2 files:

sbu062 2016-11-21 10:43 Rev.: 1995

fix strings module name for Makefile

2 lines of code changed in 1 file:

sbu062 2016-11-21 10:09 Rev.: 1994

sert labels for if-blocks in (motivation_components)

21 lines of code changed in 1 file:

sbu062 2016-11-20 10:33 Rev.: 1993

update changelog

13 lines of code changed in 1 file:

sbu062 2016-11-20 10:32 Rev.: 1992

individual multiple appraisal subs obsolete deleted finally from the (APPRAISAL) class

3 lines of code changed in 1 file:

sbu062 2016-11-20 10:23 Rev.: 1991

plugged new perception components PERCEPT_COMPONENTS_MOTIV to APPRAISAL. individual multiple appraisal subs obsolete now -- marked for deletion (not deleted yet)

199 lines of code changed in 1 file:

sbu062 2016-11-20 09:37 Rev.: 1990

plugged the new perception components of motivation neuro-resp procedure into expectancy (motivations_expect), inner subs deprecated and deleted. complete now

86 lines of code changed in 1 file:

sbu062 2016-11-20 09:06 Rev.: 1989

plugged the new perception components of motivation neuro-resp procedure into expectancy (motivations_expect), inner subs deprecated. so far for hunger only.

27 lines of code changed in 1 file:

sbu062 2016-11-20 08:27 Rev.: 1988

changelog update

3 lines of code changed in 1 file:

sbu062 2016-11-20 08:21 Rev.: 1987

comments reformat on (perception_components_neuronal_response_) procs

12 lines of code changed in 1 file:

sbu062 2016-11-20 08:09 Rev.: 1986

changelog update

41 lines of code changed in 1 file:

sbu062 2016-11-20 08:05 Rev.: 1985

reformatted (motivation_components_init) - (perception_components_neuronal_response_init_set) ready

82 lines of code changed in 1 file:

sbu062 2016-11-20 07:56 Rev.: 1984

implemented age component in (motivation_components_init)

20 lines of code changed in 1 file:

sbu062 2016-11-20 07:49 Rev.: 1983

implemented energy component in (motivation_components_init)

21 lines of code changed in 1 file:

sbu062 2016-11-20 07:21 Rev.: 1982

implemented bodymass component in (motivation_components_init)

23 lines of code changed in 1 file:

sbu062 2016-11-19 21:58 Rev.: 1981

implemented stom component in (motivation_components_init)

23 lines of code changed in 1 file:

sbu062 2016-11-19 21:48 Rev.: 1980

implemented predator component in (motivation_components_init)

21 lines of code changed in 1 file:

sbu062 2016-11-19 21:38 Rev.: 1979

implemented conspec component in (motivation_components_init)

23 lines of code changed in 1 file:

sbu062 2016-11-19 21:32 Rev.: 1978

implemented food_mem component in (motivation_components_init)

20 lines of code changed in 1 file:

sbu062 2016-11-19 21:21 Rev.: 1977

implemented food_dir component in (motivation_components_init)

24 lines of code changed in 1 file:

sbu062 2016-11-19 12:18 Rev.: 1976

neuronal function with inout intent external interface (motivation_components_init), the function itself is not fully implemented yet, only light and depth done, same function in class (eat_food_item) commented deprecated

8 lines of code changed in 1 file:

sbu062 2016-11-19 10:24 Rev.: 1975

inout intent copy of (motivation_components), reimplemented full processing for depth

24 lines of code changed in 1 file:

sbu062 2016-11-19 08:15 Rev.: 1974

inout intent copy of (motivation_components), reimplemented full processing for light

20 lines of code changed in 1 file:

sbu062 2016-11-19 08:00 Rev.: 1973

intent inout copy of (motivation_components) in (percept_component_motiv) class, this will set neuronal responses and gene labels

404 lines of code changed in 1 file:

sbu062 2016-11-18 21:27 Rev.: 1972

minor comments

2 lines of code changed in 1 file:

sbu062 2016-11-18 21:20 Rev.: 1971

comments only, very small

2 lines of code changed in 1 file:

sbu062 2016-11-18 21:16 Rev.: 1970

plugged (motivation_components) into percept_component_motiv class up the hierarchy level, still retain in state_motivation_base; small changes

327 lines of code changed in 1 file:

sbu062 2016-11-18 19:13 Rev.: 1969

changelog only

5 lines of code changed in 1 file:

sbu062 2016-11-18 19:10 Rev.: 1968

refactored (motivation_components) for root motivational state, now neuronal response function called only if G x P boolean matrix is explicitly present, placed local subroutine calls inside present check if block, block constructs obsolete

74 lines of code changed in 2 files:

sbu062 2016-11-18 18:25 Rev.: 1967

individual perception components for root base motivation class (motivation_components) fixed, all commondata parameters passed correctly, still quite ugly code with huge parameter list

258 lines of code changed in 1 file:

sbu062 2016-11-18 15:57 Rev.: 1966

individual perceptual components for root base motivation state class(state_motivation_expectations_calculate)

135 lines of code changed in 2 files:

sbu062 2016-11-18 14:17 Rev.: 1965

moved (motivations_expect) up to expectancy class, more natural modularising

49 lines of code changed in 1 file:

sbu062 2016-11-18 14:09 Rev.: 1964

rename behaviour_base_motivation_expectations_recalculate

3 lines of code changed in 1 file:

sbu062 2016-11-18 13:07 Rev.: 1963

moved huge appraisal-like motivations expectation code to (motivations_expect) in behaviour_base root class

266 lines of code changed in 2 files:

sbu062 2016-11-18 10:15 Rev.: 1962

merged

34 lines of code changed in 2 files:

sbu062 2016-11-18 10:09 Rev.: 1961

update changelog

2 lines of code changed in 1 file:

sbu062 2016-11-18 10:08 Rev.: 1960

update fix doc, Change Log and svn log

32 lines of code changed in 1 file:

sbu062 2016-11-18 09:32 Rev.: 1959

merge

1306 lines of code changed in 2 files:

sbu062 2016-11-18 09:31 Rev.: 1958

update changelog

2 lines of code changed in 1 file:

sbu062 2016-11-18 09:28 Rev.: 1957

added some on svn log to manual

15 lines of code changed in 1 file:

sbu062 2016-11-18 09:16

changelog svn2cl --group-by-day

20 lines of code changed in 2 files:

sbu062 2016-11-18 09:09

changelog svn2cl --group-by-day

272 lines of code changed in 2 files:

sbu062 2016-11-18 09:00

added changelog produced by svn2cl

3185 lines of code changed in 2 files:

sbu062 2016-11-17 16:33 Rev.: 1950

GOS motivation expectancy for reproductive motivation

124 lines of code changed in 1 file:

sbu062 2016-11-17 16:00 Rev.: 1949

GOS motivation expectancy for active avoidance

117 lines of code changed in 1 file:

sbu062 2016-11-17 14:55 Rev.: 1948

GOS motivation expectancy for passive avoidance

114 lines of code changed in 1 file:

sbu062 2016-11-17 12:58 Rev.: 1947

fix / reorder comments only

29 lines of code changed in 1 file:

sbu062 2016-11-17 12:21 Rev.: 1946

predation_risk perception function, fixed appraisal, plus GOS motivation expectancy for hunger ready

180 lines of code changed in 1 file:

sbu062 2016-11-16 20:39 Rev.: 1945

minor fix comments

6 lines of code changed in 1 file:

sbu062 2016-11-16 18:04 Rev.: 1944

reformat only

35 lines of code changed in 1 file:

sbu062 2016-11-16 13:25 Rev.: 1943

add debug log to food item capture

6 lines of code changed in 1 file:

sbu062 2016-11-16 12:37 Rev.: 1942

use capture_success in eat_food_item

16 lines of code changed in 1 file:

sbu062 2016-11-16 12:24 Rev.: 1941

food_item stochastic capture success function

40 lines of code changed in 1 file:

sbu062 2016-11-15 10:38 Rev.: 1940

deleted old todo's

0 lines of code changed in 1 file:

sbu062 2016-11-14 11:55 Rev.: 1939

minor change, delete default init label

1 lines of code changed in 1 file:

sbu062 2016-11-14 08:27 Rev.: 1938

minor change formatting

4 lines of code changed in 1 file:

sbu062 2016-11-14 07:52 Rev.: 1937

update notes and comments on apparisal

16 lines of code changed in 1 file:

sbu062 2016-11-14 06:19 Rev.: 1936

minor comments

5 lines of code changed in 1 file:

sbu062 2016-11-13 16:10 Rev.: 1935

minor reformat comment

1 lines of code changed in 1 file:

sbu062 2016-11-13 16:07 Rev.: 1934

minor reformat

2 lines of code changed in 1 file:

sbu062 2016-11-13 15:56 Rev.: 1933

minor comment only

3 lines of code changed in 1 file:

sbu062 2016-11-13 15:48 Rev.: 1932

removed separate attention class, use universal PERCEPT_COMPONENTS_MOTIV

50 lines of code changed in 1 file:

sbu062 2016-11-13 15:35 Rev.: 1931

refactored and modularised, perception components plugged into root class motivational state

217 lines of code changed in 1 file:

sbu062 2016-11-13 14:35 Rev.: 1930

attention now uses perception components (%percept_component%)

49 lines of code changed in 1 file:

sbu062 2016-11-13 13:58 Rev.: 1929

minor add todo

1 lines of code changed in 1 file:

sbu062 2016-11-13 08:34 Rev.: 1928

primary motivation based on average rather than sum of perceptual components

2 lines of code changed in 1 file:

sbu062 2016-11-13 08:26 Rev.: 1927

minor comment

2 lines of code changed in 1 file:

sbu062 2016-11-13 08:13 Rev.: 1926

mean food mass func in food perception object

18 lines of code changed in 1 file:

sbu062 2016-11-13 08:06 Rev.: 1925

small comments

4 lines of code changed in 1 file:

sbu062 2016-11-13 08:01 Rev.: 1924

size-to-mass backend non-OO for food item

25 lines of code changed in 1 file:

sbu062 2016-11-13 07:01 Rev.: 1923

minor fix

13 lines of code changed in 1 file:

sbu062 2016-11-13 06:53 Rev.: 1922

added average food size in perception memory, food perception object, funcs for average item size and average dist to items

100 lines of code changed in 1 file:

sbu062 2016-11-13 04:44 Rev.: 1921

added optional maximum value parameter to primary motivation procedure (sim components), should now take maximum value from memory of population mean or hard-wired from global means

23 lines of code changed in 1 file:

sbu062 2016-11-12 12:49 Rev.: 1920

summing up for primary motivation now uses attention weights

32 lines of code changed in 1 file:

sbu062 2016-11-12 12:36 Rev.: 1919

motivation state component init procedures now use attention weights

44 lines of code changed in 1 file:

sbu062 2016-11-12 12:24 Rev.: 1918

fix attention weight init function + parameters

172 lines of code changed in 1 file:

sbu062 2016-11-12 11:18 Rev.: 1917

attention weights class and init procedure

89 lines of code changed in 1 file:

sbu062 2016-11-11 22:18 Rev.: 1916

minor comment fix only

2 lines of code changed in 1 file:

sbu062 2016-11-11 22:15 Rev.: 1915

maximum perception value function for generic root motivation state component, `motivation_primary_sum` now uses this maximum value function and (previous commit) primary motivation value

33 lines of code changed in 1 file:

sbu062 2016-11-11 21:38 Rev.: 1914

comments only

6 lines of code changed in 1 file:

sbu062 2016-11-11 21:32 Rev.: 1913

primary motivation component sum now uses primary motivation calc function defined for the generic root motivation class

14 lines of code changed in 1 file:

sbu062 2016-11-11 21:19 Rev.: 1912

calculate primary motivation value for a single generic component, gos expectation prototype added food_item, added approach_spatial

85 lines of code changed in 1 file:

sbu062 2016-11-11 14:03 Rev.: 1911

private label

1 lines of code changed in 1 file:

sbu062 2016-11-11 13:52 Rev.: 1910

fix all behaviour components labels and comments, unitary init expectancy components

63 lines of code changed in 1 file:

sbu062 2016-11-11 11:50 Rev.: 1909

approach conspecific behaviour extends now approach spatial object generic class

4 lines of code changed in 1 file:

sbu062 2016-11-11 11:47 Rev.: 1908

prototype approach behaviour with init proc

31 lines of code changed in 1 file:

sbu062 2016-11-11 11:37 Rev.: 1907

deferred init function for behaviour base root class plus init procedures for components

245 lines of code changed in 1 file:

sbu062 2016-11-11 09:20 Rev.: 1906

init procedure for eat food item behavioural component

16 lines of code changed in 1 file:

sbu062 2016-11-09 15:58 Rev.: 1905

do and do-execute procedures for eat food item behaviour

40 lines of code changed in 1 file:

sbu062 2016-11-09 14:57 Rev.: 1904

food processing functions now elemental

8 lines of code changed in 1 file:

sbu062 2016-11-09 14:51 Rev.: 1903

food processing functions object form ready now

82 lines of code changed in 1 file:

sbu062 2016-11-09 14:05 Rev.: 1902

generic interface added only

5 lines of code changed in 1 file:

sbu062 2016-11-09 14:00 Rev.: 1901

food processing cost function body_mass_processing_cost_calc, added food object based version, non-food-object version now has optional food_gain, plus debug code to test ifort bugs

71 lines of code changed in 1 file:

sbu062 2016-11-04 16:43 Rev.: 1900

food gain functions for the condition / body

68 lines of code changed in 1 file:

nzlcj 2016-11-04 10:55 Rev.: 1899

Øyvind, Tom and Christian made first version of model structure together.

72 lines of code changed in 1 file:

nzlcj 2016-11-04 09:06 Rev.: 1897

18 lines of code changed in 1 file:

sbu062 2016-11-03 15:51 Rev.: 1894

prototype internal representation of food processing

112 lines of code changed in 1 file:

sbu062 2016-11-03 14:02 Rev.: 1893

merged from my branch

2281 lines of code changed in 8 files:

nzlcj 2016-11-03 10:01 Rev.: 1892

Debugged together. Corrected some mistakes in SMR standardization. Something is still wrong with either SMR or AMR - values are too different.

10 lines of code changed in 1 file:

sbu062 2016-11-02 19:43 Rev.: 1891

expectancy prototype accept agent class object (the_agent)

7 lines of code changed in 1 file:

sbu062 2016-11-02 17:42 Rev.: 1890

added and trait_set_genotype_gamma2gene for self intent in, in addition to trait_init_genotype_gamma2gene with intent inout (sets label, label not optional now to avoid interface ambiguity) , added common generic interface neuro_resp + prototype expectancy procedure

114 lines of code changed in 1 file:

sbu062 2016-11-02 14:25 Rev.: 1889

minor rename

6 lines of code changed in 1 file:

sbu062 2016-11-02 11:47 Rev.: 1888

minor comment

1 lines of code changed in 1 file:

sbu062 2016-11-02 11:41 Rev.: 1887

many changes, initial implementation of eat_food (behaviour do-procedure) plus reorganised and refactored food processing procedures in the condition

210 lines of code changed in 1 file:

sbu062 2016-11-01 20:43 Rev.: 1886

expectancy small fix + eat food item prototype subroutine

47 lines of code changed in 1 file:

sbu062 2016-11-01 17:19 Rev.: 1885

small reorganise

12 lines of code changed in 1 file:

sbu062 2016-11-01 17:09 Rev.: 1884

comments only

22 lines of code changed in 1 file:

sbu062 2016-11-01 16:53 Rev.: 1883

deleted obsolete types from THE_INDIVIDUAL

6 lines of code changed in 1 file:

sbu062 2016-11-01 14:59 Rev.: 1882

comments only -- main principle / heuristic for decision making

8 lines of code changed in 1 file:

sbu062 2016-11-01 14:46 Rev.: 1881

prototype motivational/affective expectancy and behavioural repertoire

84 lines of code changed in 1 file:

October 2016 »

Generated by StatSVN 0.7.0