[MITgcm-devel] line search for large ctrl vectors

Matthew Mazloff mmazloff at ucsd.edu
Tue Dec 15 13:28:57 EST 2015


Hello

I am once again running into issues from my compiler not liking the size of the optimization line search variables
(e.g.   xx(nmax), adxx(nmax), dd(nmax),  gold(nmax),   xdiff(nmax) where nmax is set in makefile as MAX_INDEPEND).

In the past I have hacked the code to make it work, though I am not really satisfied with my solution. I have the feeling that others in the community have dealt with similar issues and would love to know what others have done. 

Input much appreciated!

Thanks!
Matt







More information about the MITgcm-devel mailing list