Schema LorenzConfig.xsd


element LorenzConfig
diagram LorenzConfig_diagrams/LorenzConfig_p1.png
annotation
documentation
Configuration of a Lorenz model.

complexType ToyModelConfigXML
diagram LorenzConfig_diagrams/LorenzConfig_p2.png

element ToyModelConfigXML/simulationTimespan
diagram LorenzConfig_diagrams/LorenzConfig_p3.png
annotation
documentation
Specify simulation time-span: [t_start,t_step,t_stop]

element ToyModelConfigXML/parameters
diagram LorenzConfig_diagrams/LorenzConfig_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
names  xs:string  required      
documentation
Names of model parameters: "NameParam1,NameParam2,..."
annotation
documentation
Specify names and values of parameters. Values: [ValueParam1,ValueParam2,...]

attribute ToyModelConfigXML/parameters/@names
annotation
documentation
Names of model parameters: "NameParam1,NameParam2,..."

element ToyModelConfigXML/parameterUncertainty
diagram LorenzConfig_diagrams/LorenzConfig_p5.png
attributes
Name  Type  Use  Default  Fixed  Annotation
names  xs:string  required      
documentation
Names of model parameters: "NameParam1,NameParam2,..."
annotation
documentation
Specify uncertain parameters (for calibration) and their uncertainty. Uncertainty: [StdParam1,StdParam2,...]

attribute ToyModelConfigXML/parameterUncertainty/@names
annotation
documentation
Names of model parameters: "NameParam1,NameParam2,..."

element ToyModelConfigXML/systemNoise
diagram LorenzConfig_diagrams/LorenzConfig_p6.png
annotation
documentation
System noise statistics per time-unit for each state variable: {[biasVar1,biasVar2,...],[stdVar1,stdVar2,...]}

element ToyModelConfigXML/initialState
diagram LorenzConfig_diagrams/LorenzConfig_p7.png
annotation
documentation
State vector at initial time: [Var1,Var2,...]

element ToyModelConfigXML/initialStateUncertainty
diagram LorenzConfig_diagrams/LorenzConfig_p8.png
attributes
Name  Type  Use  Default  Fixed  Annotation
correlationLength  xs:double  optional      
documentation
Correlation length, default 10.0
annotation
documentation
Std of state vector uncertainty at initial time: [StdVar1,StdVar2,...].

attribute ToyModelConfigXML/initialStateUncertainty/@correlationLength
annotation
documentation
Correlation length, default 10.0


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