mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Updated cell topology comments
This commit is contained in:
@@ -42,7 +42,9 @@
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
/// ECLIPSE cell numbering layout:
|
/// ECLIPSE cell numbering layout:
|
||||||
/// Lower layer: Upper layer
|
/// Lower layer: Upper layer
|
||||||
///
|
/// Low Depth High Depth
|
||||||
|
/// Low K High K
|
||||||
|
/// Shallow Deep
|
||||||
/// 2---3 6---7
|
/// 2---3 6---7
|
||||||
/// | | | |
|
/// | | | |
|
||||||
/// 0---1 4---5
|
/// 0---1 4---5
|
||||||
@@ -53,17 +55,17 @@
|
|||||||
|
|
||||||
// The indexing conventions for vertices in ECLIPSE
|
// The indexing conventions for vertices in ECLIPSE
|
||||||
//
|
//
|
||||||
// 6-------------7
|
// 2-------------3
|
||||||
// /| /|
|
// /| /|
|
||||||
// / | / |
|
// / | / | /j
|
||||||
// / | / |
|
// / | / | /
|
||||||
// 4-------------5 |
|
// 0-------------1 | *---i
|
||||||
// | | | |
|
// | | | | |
|
||||||
// | 2---------|---3
|
// | 6---------|---7 |
|
||||||
// | / | /
|
// | / | / |k
|
||||||
// | / | /
|
// | / | /
|
||||||
// |/ |/
|
// |/ |/
|
||||||
// 0-------------1
|
// 4-------------5
|
||||||
// vertex indices
|
// vertex indices
|
||||||
//
|
//
|
||||||
// The indexing conventions for vertices in ResInsight
|
// The indexing conventions for vertices in ResInsight
|
||||||
|
|||||||
Reference in New Issue
Block a user