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