Minor fix, from compile test
9 lines of code changed in 1 file:
Minor changes - check Gfortran version installed, TODO select compile options based on this, incl. IEEE
2 lines of code changed in 1 file:
Successfully added in NR for remembering if have an acorn. Fixed a couple other bugs related to arary ssizes
341 lines of code changed in 3 files:
about to add new NRs for having an acorn/buds in the current cell in NEXT commit. Revert to this version for old version
17 lines of code changed in 1 file:
added NRs, changed motor learning skill increase amount, changed energetic cost of moving
388 lines of code changed in 3 files:
continue SRlifecycle
1238 lines of code changed in 2 files:
Fix compile test for MAIN
5 lines of code changed in 1 file:
Additional cleanup/fixes for MAIN
35 lines of code changed in 1 file:
Further fix Makefile
1 lines of code changed in 1 file:
Fix Makefile
8 lines of code changed in 1 file:
little fix from compile test
1 lines of code changed in 1 file:
MAIN more or les ready (for round 1): Complete file close; TODO: check units opening from other subs.
11 lines of code changed in 1 file:
MAIN almost ready, first round
135 lines of code changed in 1 file:
shorter STR "alias" for TOSTR function (e.g. qbasic STR$)
17 lines of code changed in 2 files:
Test file, use CSV_RECORD_APPEND with arrays using implied do loop and array slices
8 lines of code changed in 1 file:
Continued with MAIN, MAKEEGGS_NEXT if block (new aggs for next generation)
159 lines of code changed in 2 files:
SRlifecycle, started. Delete params from COMMONDATA
68 lines of code changed in 1 file:
Makefile fix
11 lines of code changed in 1 file:
Updated Makefile
11 lines of code changed in 1 file:
Started lifecycle, identify vars from COMMONDATA
11 lines of code changed in 1 file:
more minor fixes after compile test of DEVIANT_GENER
4 lines of code changed in 1 file:
minor addition changes to DEVIANT_GENER
2 lines of code changed in 1 file:
Switch to SRlifecycle, unchanged so far
809 lines of code changed in 1 file:
Work in MAIN, finished DEVIANT_GENER and related blocks
191 lines of code changed in 1 file:
Continue MAIN...
219 lines of code changed in 2 files:
minor fix misprint (compile test)
1 lines of code changed in 1 file:
Continue MAIN, did WRITE_ENV_HEADER block, 614
41 lines of code changed in 3 files:
Continue working on MAIN (581-591). Need to update CSV_RECORD_APPEND to accomodate lists of mixed types
45 lines of code changed in 1 file:
continue working on MAIN
58 lines of code changed in 1 file:
further minor fixes to lifespan
4 lines of code changed in 1 file:
additional minor fixes to lifespan (logs)
9 lines of code changed in 1 file:
SRFISHLIFESPAN more less ready - call
1 lines of code changed in 1 file:
SRFISHLIFESPAN now more or less ready, compiles OK
181 lines of code changed in 1 file:
identify and delete parameters that are passed through COMMONDATA
3 lines of code changed in 1 file:
small modifications before fishlifespan
43 lines of code changed in 1 file:
added SRfishlifespan (unchanged yet)
205 lines of code changed in 1 file:
Switched back to MAIN
73 lines of code changed in 2 files:
little changes and rearrangement (added restart filename as global parameter) in COMMONDATA
26 lines of code changed in 2 files:
SRinitfishmodel now ready (except calls to srfileheadings that are too entangled for now)
93 lines of code changed in 1 file:
had accidentally removed SRfoodmem_decay. Fixed and also removed an accidental double nested loop. Time sped up considerably.
83 lines of code changed in 3 files:
little update Makefile
3 lines of code changed in 1 file:
continue working on SRinitfishmodel, transforming output 103 to logfile (680)
18 lines of code changed in 1 file:
Moved file handle definitions from SRFILEOPEN to COMMONDATA
72 lines of code changed in 2 files:
Continue to work on initfishmodel, added CSV header management, but will have to move all file handles to commondata, for global scope (next step)
47 lines of code changed in 1 file:
Fixed whole array append with generic interface for CSV_RECORD_APPEND, works correct now
48 lines of code changed in 2 files:
test file for CSV derived type file handle
24 lines of code changed in 1 file:
Implemented whole array append with generic interface for CSV_RECORD_APPEND
954 lines of code changed in 1 file:
Implemented generic function to append whole list to CSV record in CSV_RECORD_APPEND, compiles but not tested yet
271 lines of code changed in 1 file:
Added the newly renamed HED24_squirrel file which has no fish modules left in it
577 lines of code changed in 1 file:
saving HED file pre clean up by Jarl to remove all fish sections
13549 lines of code changed in 2 files:
Continue initfishmodel, to CSV output first var header line. Need to implement CSV_RECORD_APPEND with whole list (of strings??)
20 lines of code changed in 1 file:
Continue working with SRinitfishmodel
60 lines of code changed in 1 file: