<div>Hi ADMB Users,</div><div>The default memory settings in ADMB are out of date and I've been tasked with coming up with replacements that will work for reasonable sized models (big models will still require manual settings). It occurs to me that it makes sense to survey what common requirements of ADMB users might be.</div>

<div><br></div><div>Have you been required to change the memory settings for your model using either commands like the following in the TOP_OF_MAIN_SECTION,</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">

<div><font face="'courier new', monospace">  arrmblsize=500000;</font></div><div><font face="'courier new', monospace">  gradient_structure::set_GRADSTACK_BUFFER_SIZE(200000);</font></div><div><font face="'courier new', monospace">  gradient_structure::set_CMPDIF_BUFFER_SIZE(2100000);</font></div>

<div><font face="'courier new', monospace">  gradient_structure::set_MAX_NVAR_OFFSET(500);</font></div></blockquote>
<div>or through command line arguments like -ams, -gbs, -cbs, or -mno?
</div><div><br></div><div>If so, and if you've put thought into the choices (rather than blindly picking values), could you send me your settings in a reply to this email?</div><div><br></div><div>Thanks,</div><div>-Ian</div>