Minor change - added RESTART_IF if label for more easier location
3 lines of code changed in 1 file:
very little change, maintenance for successful compiling test
88 lines of code changed in 1 file:
Continue working with SRinitfishmodel
30 lines of code changed in 1 file:
Implemented arbitrary optional format for integer conversion functions, STR_ITOA and STR_ARRAY_ITOA, tested with gfortran and Oracle f95
22 lines of code changed in 1 file:
Starting to fix SRgenecreate, initial include to MOD_FISHMODEL
3 lines of code changed in 1 file:
Fixed MOD_FISHMODEL.f90 so far, at this stage it COMPILES OK (gfortran) -- syntactically correct. Still far incomplete, some further subs commented out.
43 lines of code changed in 1 file:
continue working on initfishmodel
72 lines of code changed in 1 file:
Continue to work with SRfishmodel, do restart.txt, left old-fashioned read with format, but unit is dynamically assigned restart_unit_27 (was 27)
32 lines of code changed in 1 file:
continue working on SRinitfishmodel
30 lines of code changed in 2 files:
SRfileopen more or less converted
16 lines of code changed in 1 file:
Fixed conversion to file handle struct, + manageable file extension +log and debug messages
278 lines of code changed in 1 file:
provide sensible dafault values for the file handle derived type
2 lines of code changed in 1 file:
Converted to the file hadle structure defined now within the CSV_IO module
171 lines of code changed in 1 file:
Little comment change (readability)
4 lines of code changed in 1 file:
Cleaned up and commented my sections of code
286 lines of code changed in 2 files:
update .svnignore - add syncthing conflicting files to the list..
9 lines of code changed in 3 files:
updated .svnignore files
16 lines of code changed in 2 files:
added svnignore for convenience
98 lines of code changed in 3 files:
updated bugs
685 lines of code changed in 1 file:
Cleaning up model and adding comments
1029 lines of code changed in 2 files:
Little fix for comments on CSV_IO
8 lines of code changed in 1 file:
Remove project def files for Geany editor from repo, they are always changing
0 lines of code changed in 2 files:
Added file handle derived type to CSV_IO, need derived type as SRfileopen interface is confusing and error-prone with numerous files names and units; cannot be made simpler without derived type for output files.
185 lines of code changed in 1 file:
finished changing most modulators to MODfunctions when applicable
110 lines of code changed in 1 file:
last commit had problem where all ABM/ABSgenes were same values. Fixed.
33 lines of code changed in 1 file:
further conversion of file objects to structures, checked conversion of stringXXX to file_XX%name_file structures
54 lines of code changed in 1 file:
now the code actually works with these current set up files and parameters.
28 lines of code changed in 3 files:
further conversion of file objects to structures, still incomplete and rudimentary
119 lines of code changed in 1 file:
Fixed linearfunction error. Model is back running with motor skill as a modulator
46 lines of code changed in 1 file:
Implementing multiple modulator types to code. Currently running into error for linearfunction
510 lines of code changed in 4 files:
initial conversion of file objects to structures instead of haphazard files and strings, for CSV. incomp;lete and rudimentary
85 lines of code changed in 1 file:
Continue working on SRfileopen - strings converted
97 lines of code changed in 1 file:
Continue working on SRfileopen - converting strings to manageable
66 lines of code changed in 1 file:
continue working on SRfileopen, + start CSV out here
105 lines of code changed in 1 file:
SRinitfileopen - begin modifications
234 lines of code changed in 1 file:
shifted some LOG_MSG to SRINITRUN from SRfishmodel
88 lines of code changed in 1 file:
fixing locals in SRinitfishmodel etc. didn't change the body yet
50 lines of code changed in 2 files:
modified SRpred_mort so pred_eff with increasing distance on ground is slightly lower
55 lines of code changed in 2 files:
further identification/ removal of global objects from SRinitfishmodel within declarations section
28 lines of code changed in 1 file:
Initial identification/ removal of global objects from SRinitfishmodel call params
37 lines of code changed in 4 files:
SRINITRUN more or less ready
580 lines of code changed in 2 files:
fixed another bug in SRenergy_burned
3 lines of code changed in 1 file:
found error in SRenergy_burned. Calculations for running from predator now corrected for and agents should survive better
24 lines of code changed in 1 file:
Continue transforming SRinitrun == logging parameters
34 lines of code changed in 3 files:
Fixed TOSTR, logger parameter was wrong
1 lines of code changed in 1 file:
Added arbitrary delimiter to TOSTR with string array argument
16 lines of code changed in 1 file:
appraisal for hunger is now only stomach
1 lines of code changed in 1 file:
fixed a mult mismatch
22 lines of code changed in 2 files:
Found probably with appraisals only working on cell d not current cell. Fixed
15 lines of code changed in 2 files:
Model working and producing agents that make rational decisions even with the modulations turned on
9 lines of code changed in 2 files:
Continue to convert SRinit run, now it is a logging subroutine
62 lines of code changed in 1 file:
Added safety function TOSTR with string argument
78 lines of code changed in 3 files:
modified how predators attack and also changed branch diffifulty
96 lines of code changed in 3 files:
Continue moving variables to commondata. Fixing interface to SRinitrun
53 lines of code changed in 4 files:
Modified the predation rates so only 1 attack occurs per generation
75 lines of code changed in 1 file:
Run error on line 6819 occasionally occurs. Changed preceptions again. Squirrels are making the best decisions seen so far
3 lines of code changed in 1 file:
modified comp1 for buds to get a more reasonable signal value
2 lines of code changed in 2 files:
fixed bug from last commit. Modified the max percept value seen for move risk
9 lines of code changed in 2 files:
increased energetic cost of moving. Modifying the comp1 for moving. Running into bound error
247 lines of code changed in 3 files:
Started adding documentation... Now only a couple of tips for Windows, e.g. how to get gfortran and tools (the simple way)...
34 lines of code changed in 1 file:
0 lines of code changed in 2 files:
added IEEE mods to makefile, little change
11 lines of code changed in 1 file:
Added rudimentary Makefile to Model
173 lines of code changed in 3 files:
Working. commiting before adding new NRs to GOS 1 and GOS 4 and changing foraging attemps
40 lines of code changed in 3 files:
some more variables moved to commondata
14 lines of code changed in 3 files:
Default integer in random seed init, base util
3 lines of code changed in 1 file:
SRinitrun in MOD_FISHMODEL, converted five lines in sub init. Removed variables already defined in module COMMONDATA
11 lines of code changed in 2 files:
found the movement problem. Buds were not replenishing fast enough
21 lines of code changed in 2 files:
additional/linked changes to the previous commit
275 lines of code changed in 3 files:
Converted to srinitrun and a bit further
62 lines of code changed in 1 file:
Minor changes + added original HED24D(txt)
14608 lines of code changed in 2 files:
Initial version of MOD_FUNCTIONS module, IEEE math exception calls commented out:: non-portable, wait until wrapper module WEIRD_MATH module ready
328 lines of code changed in 3 files:
more debugging and playing around with the acorn weights. Changed the lifespan and population sizes
83 lines of code changed in 2 files:
A little reorganisation of commondata
289 lines of code changed in 2 files:
Small change in MODEL_PROTO (comments)
27 lines of code changed in 3 files:
Initial version of the Fish model -- main program and commondata (incomplete, don't build)
2065 lines of code changed in 4 files:
updated sigmoidfunction
93 lines of code changed in 3 files:
fixed the error that made it stop at gen 2. Squirrels are foraging better with GOS 4 now.
173 lines of code changed in 3 files:
noticed that squirrels were leaving tree because if they spawned there, they weren't hungry, ended up being scared. Changed the states for E and S to starving if stomach is empty to prevent this from occuring.
34 lines of code changed in 2 files:
squirrels are working their way around the ground sometimes without stopping ot starve themselves in one spot. Smart movements happen about 1/3 of time. branch=5.0, budkcals=0.25, budwt=0.1, acorns=14.6 and 3.27. Starvation at 0% body weight
1 lines of code changed in 1 file:
Squirrels initially utilizing entire environment till reaces equilibrium point. Still not following bud/acorn gradient
189 lines of code changed in 4 files:
Modified (a little) Makefile for IEEE math modules
1237 lines of code changed in 8 files:
IEEE math modules (non-intrinsic) for gfortran - now back to trunk.
They don't compile on Windows by default and may not pass tests
on all systems. But Fimm is OK.
292 lines of code changed in 2 files:
Updated README with test results on fimm cluster. Fimm now PASSES. Laptop w/ Mint x86-32 does not fully pass tests,
and Window modules do not compile due to probably absent asm. So need update to GCC 5 on Windows
126 lines of code changed in 1 file:
Added a Makefile for building IEEE_ math modules, IEEE test not fully comply
25 lines of code changed in 2 files:
fixed some bugs. now runs through at least 60 generatinos
76 lines of code changed in 3 files:
Added README to non-intrinsic IEEE modules for gfortran
22 lines of code changed in 1 file:
30 cells are up and working. NR calculations are correct. Squirrels reacting to fear appropriately. Moderate success on hunger decisions. Running into divide by 0 error. To be fixed soon..
219 lines of code changed in 3 files:
Little change, added a tiny test record size program
0 lines of code changed in 1 file:
Updated trunk, reintehgrated latest HEDTOOLS from branch
5004 lines of code changed in 15 files:
updated perceptions to include memory of buds & acornsclear
52 lines of code changed in 3 files:
updated perceptions to include memory of buds & acorns
195 lines of code changed in 3 files:
Added non-intrinsic IEEE modules for GNU fortran, which does not fully support IEEE in older versions (perhaps prior to 6.0???)
C doesn't compile on Windows
8940 lines of code changed in 14 files:
all appraisal/responses now calculated for all 30 cells. Implementing movement choices for the 30 cells. Not printing correct output to each cell yet.
663 lines of code changed in 4 files:
BASE_ERROR modules are mainly ready, need a little bit more testing though
57 lines of code changed in 2 files:
Filled BASE_ERRORS.f90 with all error handling modules now
284 lines of code changed in 1 file:
Error handler included assert and exception modules
788 lines of code changed in 3 files:
Initial version of error collecting module
419 lines of code changed in 5 files:
Added a small test program for CSV_IO
4 lines of code changed in 1 file:
A little tweak for Makefile
13 lines of code changed in 2 files:
0 lines of code changed in 14 files:
Added Makefile (make run). Also, a couple of portability bug fixes for CSV_IO calling from MODEL_PROTO
863 lines of code changed in 7 files: