-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dea1aac
commit ad78070
Showing
7 changed files
with
65 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<variogram_model nugget="0.06" structures_count="1" > | ||
<structure_1 contribution="0.3" type="Spherical" > | ||
<ranges max="54000" medium="0" min="0" /> | ||
<angles x="0" y="0" z="0" /> | ||
</structure_1> | ||
<variogram_model nugget="0.06" structures_count="1"> | ||
<structure_1 contribution="0.3" type="Spherical"> | ||
<ranges max="54000" medium="0" min="0"/> | ||
<angles x="0" y="0" z="0"/> | ||
</structure_1> | ||
</variogram_model> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,19 @@ | ||
<parameters> <algorithm name="kriging_mean" /> <Variogram nugget="0" structures_count="1" > <structure_1 contribution="1" type="Spherical" > <ranges max="100" medium="50" min="20" /> <angles x="0" y="0" z="0" /> </structure_1> </Variogram> <Grid_Name value="computation_grid" region="" /> <Property_Name value="test" /> <Kriging_Type type="Ordinary Kriging (OK)" > <parameters /> </Kriging_Type> <Hard_Data grid="sgems" region="" property="ag" /> <Min_Conditioning_Data value="7" /> <Max_Conditioning_Data value="12" /> <Search_Ellipsoid value="120 70 20 0 0 0" /> <AdvancedSearch use_advanced_search="0"></AdvancedSearch> </parameters> | ||
<parameters> | ||
<algorithm name="kriging_mean"/> | ||
<Variogram nugget="0" structures_count="1"> | ||
<structure_1 contribution="1" type="Spherical"> | ||
<ranges max="100" medium="50" min="20"/> | ||
<angles x="0" y="0" z="0"/> | ||
</structure_1> | ||
</Variogram> | ||
<Grid_Name value="computation_grid" region=""/> | ||
<Property_Name value="test"/> | ||
<Kriging_Type type="Ordinary Kriging (OK)"> | ||
<parameters/> | ||
</Kriging_Type> | ||
<Hard_Data grid="sgems" region="" property="ag"/> | ||
<Min_Conditioning_Data value="7"/> | ||
<Max_Conditioning_Data value="12"/> | ||
<Search_Ellipsoid value="120 70 20 0 0 0"/> | ||
<AdvancedSearch use_advanced_search="0"></AdvancedSearch> | ||
</parameters> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,25 @@ | ||
<parameters> <algorithm name="sgsim" /> <Grid_Name value="hk" /> <Property_Name value="hk" /> <Nb_Realizations value="1" /> <Seed value="534708" /> <Kriging_Type value="Simple Kriging (SK)" /> <Trend value="0 0 0 0 0 0 0 0 0" /> <Local_Mean_Property value="0" /> <Assign_Hard_Data value="1" /> <Hard_Data grid="hd" property="hard" /> <Max_Conditioning_Data value="15" /> <Search_Ellipsoid value="50 50 50 0 0 0" /> <Use_Target_Histogram value="0" /> <nonParamCdf ref_on_file="1" ref_on_grid="0" break_ties="0" filename="0" grid="th" property="thv"> <LTI_type function="Power" extreme="-0.1" omega="3" /> <UTI_type function="Power" extreme="0.1" omega="0.333" /> </nonParamCdf> <Variogram nugget="0" structures_count="1"> <structure_1 contribution="1" type="Spherical"> <ranges max="100" medium="50" min="25" /> <angles x="0" y="0" z="0" /> </structure_1> </Variogram></parameters> | ||
<parameters> | ||
<algorithm name="sgsim"/> | ||
<Grid_Name value="hk"/> | ||
<Property_Name value="hk"/> | ||
<Nb_Realizations value="1"/> | ||
<Seed value="534708"/> | ||
<Kriging_Type value="Simple Kriging (SK)"/> | ||
<Trend value="0 0 0 0 0 0 0 0 0"/> | ||
<Local_Mean_Property value="0"/> | ||
<Assign_Hard_Data value="1"/> | ||
<Hard_Data grid="hd" property="hard"/> | ||
<Max_Conditioning_Data value="15"/> | ||
<Search_Ellipsoid value="50 50 50 0 0 0"/> | ||
<Use_Target_Histogram value="0"/> | ||
<nonParamCdf ref_on_file="1" ref_on_grid="0" break_ties="0" filename="0" grid="th" property="thv"> | ||
<LTI_type function="Power" extreme="-0.1" omega="3"/> | ||
<UTI_type function="Power" extreme="0.1" omega="0.333"/> | ||
</nonParamCdf> | ||
<Variogram nugget="0" structures_count="1"> | ||
<structure_1 contribution="1" type="Spherical"> | ||
<ranges max="100" medium="50" min="25"/> | ||
<angles x="0" y="0" z="0"/> | ||
</structure_1> | ||
</Variogram> | ||
</parameters> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters