ADMB-13.1
Released December 23, 2022
Describe downloading, installing and using ADMB from binary release for Linux.
The following tools are required to be installed on the local Linux computer.
Below are the operating systems supported for linux.
Download
Download linux ZIP file admb-13.1-linux.zip.
Install
Open a Terminal, then use the command below to extract contents of downloaded zip file to ~/admb-13.1/.
[~]$ unzip admb-13.1-linux.zip
Use ADMB
In the Terminal window, use the commands below to build and run the simple example.
Change to simple example directory.
[~]$ cd ~/admb-13.1/examples/admb/simple
Build simple example.
[~/admb-13.1/examples/admb/simple/]$ ~/admb-13.1/admb simple.tpl
Run simple example.
[~/admb-13.1/examples/admb/simple/]$ ./simple
Read manuals for more information.
For help and support, please post on the ADMB Discussions.
ADMB Foundation © 2007–2024