Closed smartell closed 10 years ago
There is an error writing the empirical weight-at-age data in milka.cpp when there is sex based data. The year for the first row is 0?
I think I have a fix for this. in Writedatafile on line 1046, I commented out the projwt(k), that was multiplying the year by 0. For what ever reason, this value gets set to 0 in iSCAM.dat
There is an error writing the empirical weight-at-age data in milka.cpp when there is sex based data. The year for the first row is 0?