Anyone know the command line option for
gradient_structure::set_MAX_NUM_DEPENDENT_VARIABLES(500);
Thanks,
Mark
Mark Maunder
Head of the Stock Assessment Program
Inter-American
Tropical Tuna Commission
8604 La Jolla Shores Drive
La Jolla, CA, 92037-1508, USA
Tel: (858) 546-7027
Fax: (858) 546-7133
mmau...@iattc.org
http://www.fisheriesstockassessment.com/TikiWiki/tiki-index.php?page=Mark+Maunder
Visit
the AD Model Builder project at
http://admb-project.org/
See the following website for information on fisheries stock assessment
http://www.fisheriesstockassessment.com/
Have you tried -ndv 500 ?
Regards,
Coilin
> Anyone know the command line option for
>
>
>
> gradient_structure::set_MAX_NUM_DEPENDENT_VARIABLES(500);
>
>
>
> Thanks,
>
>
>
> Mark
>
>
>
> Mark Maunder
>
> Head of the Stock Assessment Program
>
> Inter-American Tropical Tuna Commission
> 8604 La Jolla Shores Drive
> La Jolla, CA, 92037-1508, USA
>
> Tel: (858) 546-7027
> Fax: (858) 546-7133
> mmau...@iattc.org <mailto:mmau...@iattc.org>
> http://www.fisheriesstockassessment.com/TikiWiki/tiki-index.php?page=Mar
> k+Maunder
> <http://www.fisheriesstockassessment.com/TikiWiki/tiki-index.php?page=Ma
> rk+Maunder>
>
>
>
> Visit the AD Model Builder project at
> http://admb-project.org/ <http://admb-project.org/>
>
>
>
> See the following website for information on fisheries stock assessment
>
> http://www.fisheriesstockassessment.com/
> <http://www.fisheriesstockassessment.com/>
>
>
>
> _______________________________________________
> Users mailing list
> Us...@admb-project.org
> http://lists.admb-project.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
Us...@admb-project.org
http://lists.admb-project.org/mailman/listinfo/users
-ndv 500 worked.
However, it is not described in the option list and I can't find it in
the manual.
The manual also has
"gradient_structure::set_MAX_NUM_DEPENDENT_VARIABLES(500);" which should
be "gradient_structure::set_NUM_DEPENDENT_VARIABLES(500);"
(note -mno 500 is for independent variables)
Regards,
Mark