Schema costFunction.xsd


complexType CostFunctionXML
diagram costFunction_diagrams/costFunction_p1.png
attributes
Name  Type  Use  Default  Fixed  Annotation
class  derived by: xs:string  optional      
documentation
Set openda:class name of the cost function.
weakParameterConstraint  xs:boolean  optional  false    
documentation
Specify whether to use weak constraint (weakParameterConstraint=true) or strong constraint (weakParameterConstraint=false).
biasRemoval          
documentation
Specify whether bias should be removed (true) from the cost computation. Default: false.
tryParallel  xs:boolean  optional  false    
documentation
Specify whether to use parallel or serial run. If tryParallel="true", the models will all be started before the results are evaluated. Otherwise,  if tryParallel="false", then the first run is evaluated before starting the second run.
factor  xs:double  optional  0.5    
documentation
Specify the multiplication factor to use in the cost function.
stdRemoval  xs:boolean  optional      
documentation
stdRemoval, used in DudConfig.xsd, default false

attribute CostFunctionXML/@class
annotation
documentation
Set openda:class name of the cost function.

attribute CostFunctionXML/@weakParameterConstraint
annotation
documentation
Specify whether to use weak constraint (weakParameterConstraint=true) or strong constraint (weakParameterConstraint=false).

attribute CostFunctionXML/@biasRemoval
annotation
documentation
Specify whether bias should be removed (true) from the cost computation. Default: false.

attribute CostFunctionXML/@tryParallel
annotation
documentation
Specify whether to use parallel or serial run. If tryParallel="true", the models will all be started before the results are evaluated. Otherwise,  if tryParallel="false", then the first run is evaluated before starting the second run.

attribute CostFunctionXML/@factor
annotation
documentation
Specify the multiplication factor to use in the cost function.

attribute CostFunctionXML/@stdRemoval
annotation
documentation
stdRemoval, used in DudConfig.xsd, default false


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