OpenGeode-Stochastic 1.19.0rc1__cp312-cp312-win_amd64.whl → 1.19.0rc3__cp312-cp312-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- opengeode_stochastic/bin/OpenGeode-Stochastic_stochastic.dll +0 -0
- opengeode_stochastic/bin/opengeode_stochastic_py_stochastic.cp312-win_amd64.pyd +0 -0
- opengeode_stochastic/bin/opengeode_stochastic_py_stochastic.pyi +10 -1
- {opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/METADATA +2 -2
- {opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/RECORD +7 -7
- {opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/WHEEL +0 -0
- {opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
@@ -74,6 +74,7 @@ class FractureSetDescription:
|
|
|
74
74
|
minimal_spacing: float
|
|
75
75
|
name: str
|
|
76
76
|
p20: float
|
|
77
|
+
p21: float
|
|
77
78
|
def __init__(self) -> None:
|
|
78
79
|
...
|
|
79
80
|
def __repr__(self) -> str:
|
|
@@ -91,6 +92,10 @@ class FractureSimulationRunner:
|
|
|
91
92
|
"""
|
|
92
93
|
Add a fracture set configuration to the simulation.
|
|
93
94
|
"""
|
|
95
|
+
def add_x_node_monitoring(self, double: float) -> None:
|
|
96
|
+
"""
|
|
97
|
+
Add a monitoring value for x node, value should be in[0.,1.].
|
|
98
|
+
"""
|
|
94
99
|
def check_statistics(self, statistic_monitoring: StatisticsMonitor) -> None:
|
|
95
100
|
"""
|
|
96
101
|
Check computed statistics after simulation.
|
|
@@ -103,6 +108,10 @@ class FractureSimulationRunner:
|
|
|
103
108
|
"""
|
|
104
109
|
Run the simulation and return statistics monitoring results.
|
|
105
110
|
"""
|
|
111
|
+
def string(self) -> str:
|
|
112
|
+
"""
|
|
113
|
+
Return a detailed description of the simulation configurator.
|
|
114
|
+
"""
|
|
106
115
|
class Gaussian:
|
|
107
116
|
mean: float
|
|
108
117
|
standard_deviation: float
|
|
@@ -175,7 +184,7 @@ class SimulationConfigurator:
|
|
|
175
184
|
...
|
|
176
185
|
def string(self) -> str:
|
|
177
186
|
"""
|
|
178
|
-
Return a detailed description of the simulation configurator
|
|
187
|
+
Return a detailed description of the object set simulation configurator
|
|
179
188
|
"""
|
|
180
189
|
@property
|
|
181
190
|
def burn_in_steps(self) -> int:
|
{opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/METADATA
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: OpenGeode-Stochastic
|
|
3
|
-
Version: 1.19.
|
|
3
|
+
Version: 1.19.0rc3
|
|
4
4
|
Summary: A module of the OpenGeode framework for stochastic modeling, simulation and bayesian inference
|
|
5
5
|
Author-email: Geode-solutions <contact@geode-solutions.com>
|
|
6
6
|
License: MIT
|
|
7
7
|
Requires-Python: <3.13,>=3.9
|
|
8
8
|
Description-Content-Type: text/markdown
|
|
9
|
-
Requires-Dist: opengeode-core==15.*,>=15.30.
|
|
9
|
+
Requires-Dist: opengeode-core==15.*,>=15.30.11rc1
|
|
10
10
|
|
|
11
11
|
<h1 align="center">OpenGeode-Stochatic<sup><i>by Geode-solutions</i></sup></h1>
|
|
12
12
|
<h3 align="center">A module of the OpenGeode framework for stochastic modeling, simulation and bayesian inference.</h3>
|
{opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/RECORD
RENAMED
|
@@ -3,11 +3,11 @@ opengeode_stochastic/__init__.pyi,sha256=LwVOvrLkHmQZhcK-dC66d5_4UhsRZ3mdC3_rlD0
|
|
|
3
3
|
opengeode_stochastic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
opengeode_stochastic/stochastic.py,sha256=kskGH071thfNlERJZVd4zZ65kHCVxEez2hzo0PyfP9w,1231
|
|
5
5
|
opengeode_stochastic/stochastic.pyi,sha256=tPGct8SttPuHEcWMzUdrpIbEfC8stw9IjuqKzwVGLbw,2345
|
|
6
|
-
opengeode_stochastic/bin/OpenGeode-Stochastic_stochastic.dll,sha256=
|
|
6
|
+
opengeode_stochastic/bin/OpenGeode-Stochastic_stochastic.dll,sha256=NNtF82H6oIImMwZ6ZfnhsDCKrkLOqr_xnGps_VPCnBg,158208
|
|
7
7
|
opengeode_stochastic/bin/__init__.pyi,sha256=sqX7XeTbk1vscX2tvFxUw0_OFFaDzKZ7zd_UkMbRWPQ,147
|
|
8
|
-
opengeode_stochastic/bin/opengeode_stochastic_py_stochastic.cp312-win_amd64.pyd,sha256=
|
|
9
|
-
opengeode_stochastic/bin/opengeode_stochastic_py_stochastic.pyi,sha256=
|
|
10
|
-
opengeode_stochastic-1.19.
|
|
11
|
-
opengeode_stochastic-1.19.
|
|
12
|
-
opengeode_stochastic-1.19.
|
|
13
|
-
opengeode_stochastic-1.19.
|
|
8
|
+
opengeode_stochastic/bin/opengeode_stochastic_py_stochastic.cp312-win_amd64.pyd,sha256=fG7QiHY7TvoqbZe5ZlS-w0thbYkBLxpYvWdb2DVlgy0,408064
|
|
9
|
+
opengeode_stochastic/bin/opengeode_stochastic_py_stochastic.pyi,sha256=xwqJVEPQRgiQaNJ7KoE-AoYvROglaRD-AvHHIHa9nTg,12968
|
|
10
|
+
opengeode_stochastic-1.19.0rc3.dist-info/METADATA,sha256=ZAiiG6tFz8VTnfOGz1jvxIksRSuhrUoN_4ozBByhCoM,2824
|
|
11
|
+
opengeode_stochastic-1.19.0rc3.dist-info/WHEEL,sha256=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,101
|
|
12
|
+
opengeode_stochastic-1.19.0rc3.dist-info/top_level.txt,sha256=bImZ52miTFDZ6IMwBy-Dyj4LaTX6zqoSfAWbcILopUU,21
|
|
13
|
+
opengeode_stochastic-1.19.0rc3.dist-info/RECORD,,
|
|
File without changes
|
{opengeode_stochastic-1.19.0rc1.dist-info → opengeode_stochastic-1.19.0rc3.dist-info}/top_level.txt
RENAMED
|
File without changes
|