From 88bcc425eb94f52b4fe6df715c0fad6f43fcb069 Mon Sep 17 00:00:00 2001 From: Elizabeth Perl Date: Mon, 22 Dec 2025 09:29:47 -0500 Subject: [PATCH] Clarify Linf_decay description in SS_write_ssnew.tpl --- SS_write_ssnew.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SS_write_ssnew.tpl b/SS_write_ssnew.tpl index 82b51af4..b90ab9aa 100644 --- a/SS_write_ssnew.tpl +++ b/SS_write_ssnew.tpl @@ -1908,7 +1908,7 @@ FUNCTION void write_nucontrol() { report4 << AFIX << " #_Age(post-settlement) for L1 (aka Amin); first growth parameter is size at this age; linear growth below this" << endl << AFIX2 << " #_Age(post-settlement) for L2 (aka Amax); 999 to treat as Linf" << endl - << Linf_decay << " #_exponential decay for growth above maxage (value should approx initial Z; -999 replicates 3.24; -998 to not allow growth above maxage)" << endl; + << Linf_decay << " #_exponential decay of numbers for calc of size in plus group in the initial year (value should approx initial Z; -999 replicates 3.24; -998 to not calc growth above maxage)" << endl; report4 << "0 #_placeholder for future growth feature" << endl; if (Grow_type >= 3 && Grow_type <= 5) {