Commit 013ba25
committed
Add depth property in uxgrid
This provides consistency with the XGrid class. Additionally,
this property is needed for determining min/max depth bounds in
particleset.__init__ . With consistency between XGrid and UXGrid, this
getting depth ranges with either grid type can be accomplished with the
same code in particleset.__init__1 parent 83fc666 commit 013ba25
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
38 | 52 | | |
39 | 53 | | |
40 | 54 | | |
| |||
0 commit comments