Schema d3dModelFactoryConfig.xsd


element d3dModelFactoryConfig
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p1.png
annotation
documentation
Configuration for a D3D model factory.  It contains information on the DLL to be loaded, and the model to be used.

complexType DD3dAliasDefinitionsXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p2.png
attributes
Name  Type  Use  Default  Fixed  Annotation
defaultKeyPrefix  xs:string  optional      
documentation
Specify the default prefix for the alias keys.
defaultKeySuffix  xs:string  optional      
documentation
Specify the default suffix for the alias keys.

attribute DD3dAliasDefinitionsXML/@defaultKeyPrefix
annotation
documentation
Specify the default prefix for the alias keys.

attribute DD3dAliasDefinitionsXML/@defaultKeySuffix
annotation
documentation
Specify the default suffix for the alias keys.

element DD3dAliasDefinitionsXML/alias
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p3.png
attributes
Name  Type  Use  Default  Fixed  Annotation
key  xs:string  optional      
documentation
The name to be associated with the aliased value.
value  xs:string  optional      
documentation
Actual value referred to by the alias key.
keyPrefix  xs:string  optional      
documentation
Specify the prefix for the alias key.
keySuffix  xs:string  optional      
documentation
Specify the suffix for the alias key.
annotation
documentation
Create list of key and value pairs of aliases.

complexType DD3dAliasDefinitionXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
key  xs:string  optional      
documentation
The name to be associated with the aliased value.
value  xs:string  optional      
documentation
Actual value referred to by the alias key.
keyPrefix  xs:string  optional      
documentation
Specify the prefix for the alias key.
keySuffix  xs:string  optional      
documentation
Specify the suffix for the alias key.

attribute DD3dAliasDefinitionXML/@key
annotation
documentation
The name to be associated with the aliased value.

attribute DD3dAliasDefinitionXML/@value
annotation
documentation
Actual value referred to by the alias key.

attribute DD3dAliasDefinitionXML/@keyPrefix
annotation
documentation
Specify the prefix for the alias key.

attribute DD3dAliasDefinitionXML/@keySuffix
annotation
documentation
Specify the suffix for the alias key.

element DD3dAliasDefinitionXML/listValue
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p5.png

complexType DD3dDLLConfigXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p6.png

element DD3dDLLConfigXML/binDir
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p7.png
annotation
documentation
Specify the native DLL's bin dir.

element DD3dDLLConfigXML/type
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p8.png
annotation
documentation
Specify the native DLL: Win32_Ifort, etc. (TODO: make enumeration of possible values).

element DD3dDLLConfigXML/file
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p9.png
annotation
documentation
Specify name of the native DLL.

complexType DD3dExchangeItemsXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p10.png

element DD3dExchangeItemsXML/exchangeItem
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p11.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
documentation
Exchange item identifier.
type  xs:string  optional      
documentation
Exchange item type, bound_HQ, etc.  (TODO: make enumeration of possible values)
annotation
documentation
List of exchange items that will be part of the modelling process

complexType DD3dExchangeItemXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p12.png
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
documentation
Exchange item identifier.
type  xs:string  optional      
documentation
Exchange item type, bound_HQ, etc.  (TODO: make enumeration of possible values)

attribute DD3dExchangeItemXML/@id
annotation
documentation
Exchange item identifier.

attribute DD3dExchangeItemXML/@type
annotation
documentation
Exchange item type, bound_HQ, etc.  (TODO: make enumeration of possible values)

complexType DD3dModelConfigXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p13.png

element DD3dModelConfigXML/directory
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p14.png
annotation
documentation
Specify the model directory that contains the mdf-file (relative to this config file).

element DD3dModelConfigXML/mdFile
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p15.png
annotation
documentation
Specify the name of the mdf-file.

element DD3dModelConfigXML/inputFile
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p16.png
annotation
documentation
Specify the name of the input file (Flow: .mdf file, Delwaq: .inp file)

element DD3dModelConfigXML/arg
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p17.png
annotation
documentation
Additional argument for delwaq

element DD3dModelConfigXML/maxNumInstancesInMemory
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p18.png
annotation
documentation
Specify the maximum number of instances to be kept in memory (the other instances will be flushed to disk)

element DD3dModelConfigXML/directoryForSavedStates
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p19.png
annotation
documentation
Specify the model directory that will contain the stored restart files if the algorithm requests to store states.

complexType DD3dModelFactoryConfigXML
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p20.png

element DD3dModelFactoryConfigXML/aliases
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p21.png
attributes
Name  Type  Use  Default  Fixed  Annotation
defaultKeyPrefix  xs:string  optional      
documentation
Specify the default prefix for the alias keys.
defaultKeySuffix  xs:string  optional      
documentation
Specify the default suffix for the alias keys.
annotation
documentation
Aliases (e.g. environment variables) used in the configuration

element DD3dModelFactoryConfigXML/dll
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p22.png
annotation
documentation
Model (i.e. schematization) specification .

element DD3dModelFactoryConfigXML/model
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p23.png
annotation
documentation
Model (i.e. schematization) specification .

element DD3dModelFactoryConfigXML/exchangeItems
diagram d3dModelFactoryConfig_diagrams/d3dModelFactoryConfig_p24.png
annotation
documentation
Exchange times.


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