[ADMB Users] -lprof -iprint

CHRIS GRANDIN cgrandin at shaw.ca
Tue Sep 16 13:38:39 PDT 2014


I simply issue the command like this:

modelname.exe 1> runoutput.log 2>&1

which writes it all out to a file you can look at and search with a proper editor afterwards. It is much faster than having everything written to the terminal. The 1> writes the output to the file runoutput.log and the 2>&1 pipes any errors into the file so you see nothing on the console.

Chris

----- Original Message -----
From: "Jim Ianelli - NOAA Federal" <jim.ianelli at noaa.gov>
To: "laurie" <lauriekell at gmail.com>
Cc: "ADMB" <users at admb-project.org>
Sent: Tuesday, September 16, 2014 11:32:04 AM
Subject: Re: [ADMB Users] -lprof -iprint




This has long been something I've noted and just never complained about it. Knowing I have the ability to fix it now...maybe I should do something about it. 


Related I think it'd be useful to have something like a "LIKE_PROF_SECTION" where one could write stuff to a file at the mode along each point of the resulting grid. Or perhaps there's another way to do this that I'm unaware of. 


Cheers, 
Jim 


On Mon, Sep 15, 2014 at 4:23 AM, laurie < lauriekell at gmail.com > wrote: 


I would to perform profile likelihood calculations without all the screen output. 

However, the -iprint 0 command line option doesn't seem to work if you also use -lprof. 

Laurie 

______________________________ _________________ 
Users mailing list 
Users at admb-project.org 
http://lists.admb-project.org/ mailman/listinfo/users 




-- 



James Ianelli 
NMFS/NOAA Building 4 
7600 Sand Pt Way NE 
Seattle WA 98115 



206 526 6510 

Visit the ADMB project http://admb-project.org/ 



_______________________________________________
Users mailing list
Users at admb-project.org
http://lists.admb-project.org/mailman/listinfo/users


More information about the Users mailing list