Schema outerLoopSce.xsd


complexType OuterLoopXML
diagram outerLoopSce_diagrams/outerLoopSce_p1.png
attributes
Name  Type  Use  Default  Fixed  Annotation
nComplex  xs:integer    5    
documentation
Number of complexes. Total number of vertices is equal to 2 * nComplex * nParam + 1, where nParam is the number of calibration/optimization parameters.
maxIterations  xs:integer  optional  100    
documentation
Maximum number of outer iterations, where all vertices are reshuffled into complexes.
absTolerance  xs:double  optional  0.01    
documentation
Maximum absolute difference between the costs of the best and worst parameter estimates at the latest outer iteration.
relTolerance  xs:double  optional  0.01    
documentation
Maximum relative difference between the costs of the best and worst parameter estimates at the latest outer iteration.

attribute OuterLoopXML/@nComplex
annotation
documentation
Number of complexes. Total number of vertices is equal to 2 * nComplex * nParam + 1, where nParam is the number of calibration/optimization parameters.

attribute OuterLoopXML/@maxIterations
annotation
documentation
Maximum number of outer iterations, where all vertices are reshuffled into complexes.

attribute OuterLoopXML/@absTolerance
annotation
documentation
Maximum absolute difference between the costs of the best and worst parameter estimates at the latest outer iteration.

attribute OuterLoopXML/@relTolerance
annotation
documentation
Maximum relative difference between the costs of the best and worst parameter estimates at the latest outer iteration.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy