--- trunk/gadget/grow.cc 2015/04/30 17:32:47 4 +++ trunk/gadget/grow.cc 2015/07/30 12:36:46 14 @@ -79,7 +79,7 @@ } /********************************************************************************/ - +//replace with the function below ///* JMB changed to deal with very small weights a bit better */ //void AgeBandMatrix::Grow(const DoubleMatrix& Lgrowth, // const DoubleMatrix& Wgrowth) { @@ -150,6 +150,7 @@ // } // } //} + //Same program with certain num of fish made mature. void AgeBandMatrix::Grow(const Matrix& Lgrowth, const Matrix& Wgrowth, Maturity* const Mat, int area) {