[ADMB Users] ARRAY_MEMBLOCK_SIZE

Mollie Brooks mbrooks at ufl.edu
Tue Sep 7 08:26:34 PDT 2010


Hello ADMB users,
I'm trying to figure out how to increase the ARRAY_MEMBLOCK_SIZE. Is  
there some trick to it?

After I clicked on the .exe file generated by running my code, it gave  
me this error

159456>=150000
  No memory for dvar_vectors
  Need to increase ARRAY_MEMBLOCK_SIZE parameter
In gradient_structure declaration
logout


So I added this line to the end of my .tpl file

TOP_OF_MAIN_SECTION
	arrmblsize = 10000000;

after reading here http://otter-rsch.com/cc/cc6.html and in the  
admb.pdf file.

But this gives me an error that I don't understand.

*** tpl2cpp   ADMBponds_process3
Error in line 98 while reading
a

Line 98 is the first line of my TOP_OF_MAIN_SECTION.
Do you have any idea why this gives an error?
The version I'm running is from Nov 2009. I'm using a Mac.

thanks,
Mollie

Mollie Brooks
Ph.D. Candidate
NSF IGERT Fellow
Biology Department
University of Florida
mbrooks at ufl.edu
www.zoology.ufl.edu/mbrooks



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20100907/a1094b76/attachment.html>


More information about the Users mailing list