cday41 / paz-search

Automatically exported from code.google.com/p/paz-search
0 stars 0 forks source link

Animal Naming Issues #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For initial residents, on reloading, the naming convention gets changed from, 
for example, 1Female000000.txt to 2014Female000000.txt. 

The 1Female being the convention for residents and 2014Female being the 
convention for dispersers. So this results in every resident (that is alive at 
the time of reloading) having their output split between 2 different files.

For dispersers, on reloading, the year in the file title is defaulted to the 
first year of the simulation. 
So for example, I may have disperser 2014Female000000.txt that is a disperser 
in year 2014, but on reloading, that individual's output is written to 
2013Female000000.txt, where 2013 was the first year of my simulation (though in 
my case it is a dummy year with no dispersers). 
I imagine this could cause problems with simulations in which you do have 
multiple years of dispersers. And once again it results in an animal's output 
being written to two different files.

Original issue reported on code.google.com by ran...@mwwb.net on 23 Nov 2013 at 6:00

GoogleCodeExporter commented 9 years ago
The change for this is done now.

Original comment by ran...@mwwb.net on 2 Apr 2014 at 12:18