Schema sequentialSimulation.xsd


element SequentialSimulationConfig
diagram sequentialSimulation_diagrams/sequentialSimulation_p1.png
annotation
documentation
Configuration of Sequential Simulation algorithm, which is simply to perform a perturbed model run.

element SequentialSimulationConfig/analysisTimes
diagram sequentialSimulation_diagrams/sequentialSimulation_p2.png
attributes
Name  Type  Use  Default  Fixed  Annotation
type  derived by: xs:string  optional  fromObservationTimes    
documentation
Type of analysis times: fromObservationTimes (default) or fixed.
timeFormat  derived by: xs:string  optional  dateTimeString    
documentation
Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day).
skipAtInitialTime  xs:boolean  optional      
documentation
Option whether to skip analysis at the initial simulation time, to prevent possibility of assimilating an observation twice (from the previous assimilation cycle). Default: false.
skipAtFinalTime  xs:boolean  optional      
documentation
Option whether to skip analysis at the final simulation time, to prevent possibility of assimilating an observation twice (at the next assimilation cycle). Default: false.
continueWithoutObservation  xs:boolean  optional      
documentation
Option whether to continue the filter when no observation is available. Default: false.
timeIncrement          
documentation
Analysis time increment.
timeOffset          
documentation
Offset w.r.t. to TSTART of simulation. The first analysis time is equal to TSTART+timeOffset. Default: 0.
timeUnit          
documentation
Unit of timeIncrement and timeOffset. When timeIncrement is specified, then timeUnit is mandatory.
annotation
documentation
Specification of analysis times.

element SequentialSimulationConfig/mainModel
diagram sequentialSimulation_diagrams/sequentialSimulation_p3.png
attributes
Name  Type  Use  Default  Fixed  Annotation
stochParameter  xs:boolean  optional  false    
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.
stochInit  xs:boolean  optional  false    
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.
stochForcing  xs:boolean  optional  false    
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.

complexType analysisTimesType
diagram sequentialSimulation_diagrams/sequentialSimulation_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
type  derived by: xs:string  optional  fromObservationTimes    
documentation
Type of analysis times: fromObservationTimes (default) or fixed.
timeFormat  derived by: xs:string  optional  dateTimeString    
documentation
Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day).
skipAtInitialTime  xs:boolean  optional      
documentation
Option whether to skip analysis at the initial simulation time, to prevent possibility of assimilating an observation twice (from the previous assimilation cycle). Default: false.
skipAtFinalTime  xs:boolean  optional      
documentation
Option whether to skip analysis at the final simulation time, to prevent possibility of assimilating an observation twice (at the next assimilation cycle). Default: false.
continueWithoutObservation  xs:boolean  optional      
documentation
Option whether to continue the filter when no observation is available. Default: false.
timeIncrement          
documentation
Analysis time increment.
timeOffset          
documentation
Offset w.r.t. to TSTART of simulation. The first analysis time is equal to TSTART+timeOffset. Default: 0.
timeUnit          
documentation
Unit of timeIncrement and timeOffset. When timeIncrement is specified, then timeUnit is mandatory.
annotation
documentation
Specification of analysis times.

attribute analysisTimesType/@type
annotation
documentation
Type of analysis times: fromObservationTimes (default) or fixed.

attribute analysisTimesType/@timeFormat
annotation
documentation
Format of analysis times: dateTimeString (default) or mjd (Modified Julian Day).

attribute analysisTimesType/@skipAtInitialTime
annotation
documentation
Option whether to skip analysis at the initial simulation time, to prevent possibility of assimilating an observation twice (from the previous assimilation cycle). Default: false.

attribute analysisTimesType/@skipAtFinalTime
annotation
documentation
Option whether to skip analysis at the final simulation time, to prevent possibility of assimilating an observation twice (at the next assimilation cycle). Default: false.

attribute analysisTimesType/@continueWithoutObservation
annotation
documentation
Option whether to continue the filter when no observation is available. Default: false.

attribute analysisTimesType/@timeIncrement
annotation
documentation
Analysis time increment.

attribute analysisTimesType/@timeOffset
annotation
documentation
Offset w.r.t. to TSTART of simulation. The first analysis time is equal to TSTART+timeOffset. Default: 0.

attribute analysisTimesType/@timeUnit
annotation
documentation
Unit of timeIncrement and timeOffset. When timeIncrement is specified, then timeUnit is mandatory.

complexType mainModelType
diagram sequentialSimulation_diagrams/sequentialSimulation_p5.png
attributes
Name  Type  Use  Default  Fixed  Annotation
stochParameter  xs:boolean  optional  false    
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.
stochInit  xs:boolean  optional  false    
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.
stochForcing  xs:boolean  optional  false    
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.
annotation
documentation
Selection to add noise to a model. This should probably be false unless you are performing a special experiment.

attribute mainModelType/@stochParameter
annotation
documentation
Set this to true if the model parameter is considered to be the source of uncertainty.

attribute mainModelType/@stochInit
annotation
documentation
Set this to true if the initial condition is considered to be the source of uncertainty.

attribute mainModelType/@stochForcing
annotation
documentation
Set this to true if the model forcing is considered to be the source of uncertainty.

simpleType ST_analysisTimes

simpleType ST_times


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