[ADMB Users] spaces/tabs
John Sibert
sibert at hawaii.edu
Tue Sep 7 10:17:07 PDT 2010
I generally put 1 space (not 2) in front of LOCAL_CALCS, ie
PARAMETER_SECTION
LOCAL_CALCS
As for TOP_OF_MAIN this works for me:
TOP_OF_MAIN_SECTION
arrmblsize=10000000;
gradient_structure::set_CMPDIF_BUFFER_SIZE(1500000000L);
gradient_structure::set_GRADSTACK_BUFFER_SIZE(50000000L);
gradient_structure::set_MAX_NVAR_OFFSET(1000);
It should be possible to compile a 64 bit mac version. I use 64 bit
linux. It would probably help.
Cheers,
John
On 09/07/2010 06:39 AM, Mollie Brooks wrote:
> Hi All,
> Following your advice, I went through my code and replaced all the
> tabs with spaces and now my LOCAL_CALCS section heading is getting an
> error. I gave up on the TOP_OF_MAIN_SECTION and decided to do this in
> command line. The weird thing is that my code compiled just fine
> yesterday and that's how I found out that I had a memory shortage
> (separate problem). Why would it change it's reading of the
> LOCAL_CALCS section? I still have it indented within the
> PARAMETER_SECTION although I've tried not indenting it also.
> thanks,
> Mollie
>
> P.S. Is there a new version compiled for a 64 bit mac? Would this help?
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/users
>
--
John Sibert
Emeritus Researcher, SOEST
University of Hawaii at Manoa
Visit the ADMB project http://admb-project.org/
More information about the Users
mailing list