[ADMB Users] directory where *.par, *.cor, *std etc are created in Linux or Mac, when executable is located other than current directory
dave fournier
davef at otter-rsch.com
Sun Feb 17 10:43:38 PST 2013
A work around would be to make a symbolic link in sub1 to sim
cd sub1
ln -s ../sim sim
now you can use
./sim
in the direcrtory sub1 to run the model
More information about the Users
mailing list