RE: Can we increase maximum number of function evaluations?
From: "Bill Bachman" bachmanw@comcast.net
Subject: RE: [NMusers] Can we increase maximum number of function evaluations?
Date: Sun, 27 Aug 2006 19:31:50 -0400
There are legitimate uses for other than values of 0 or 9999. For example,
with long slow runs using differential equations, one might want to do a
preliminary timing experiment with maxeval=10 or 100 with ADVANs 6, 8, & 9
to determine which advan is fastest. You could then use the fastest advan
(for the particular problem) to do the complete run(s).