17.2.3.1 Property Series Example
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 |
Here are some dimensionality examples for a property series on 3D IJK grid cells (left is the slowest dimension, right is the fastest dimension):
- Case A: The property series is a scalar one and is not related to any time or realization information: [nk][nj][ni]
- Case B: The property series is a scalar one and is only related to a time information: [TimeCount][nk][nj][ni]
- Case C: The property series is a scalar one and is only related to a realization information: [RealizationCount][nk][nj][ni]
- Case D: The property series is a scalar one and is related to a time and realization information: [RealizationCount] [TimeCount][nk][nj][ni]
- Case E: The property series is a vectorial one and is related to a time and realization information: [RealizationCount] [TimeCount][nk][nj][ni][ValueCountPerIndexableElement]