diff --git a/tests/jobs/localisation/example_case/example_test_config_A.yml b/tests/jobs/localisation/example_case/example_test_config_A.yml index e8f2649a..058b583f 100644 --- a/tests/jobs/localisation/example_case/example_test_config_A.yml +++ b/tests/jobs/localisation/example_case/example_test_config_A.yml @@ -1,7 +1,7 @@ # ROFF format standard Eclipse origo settings: model_size: - size: [ 7500.0, 12500.0, 50.0 ] + size: [ 1000.0, 2000.0, 50.0 ] use_eclipse_grid_index_origo: True field: @@ -12,21 +12,21 @@ settings: updated_file_name: "FieldParam" seed_file: "randomseeds.txt" variogram: "gaussian" - correlation_range: [4000.0, 2000.0, 2.0] - correlation_azimuth: 45.0 + correlation_range: [250, 500, 2.0] + correlation_azimuth: 0.0 correlation_dip: 0.0 correlation_exponent: 1.9 trend_use: False trend_params: [ 1.0, -1.0 ] trend_relstd: 0.15 - grid_dimension: [150, 250, 1] - grid_file_name: "GRID_ECLIPSE_STANDARD_GRID_INDEX_ORIGO.EGRID" + grid_dimension: [10, 20, 1] + grid_file_name: "GRID_STANDARD.EGRID" response: name: "UPSCALED" - grid_dimension: [15, 25, 1] + grid_dimension: [2,4,1] upscaled_file_name: "Upscaled" - grid_file_name: "UpscaleGrid.EGRID" + grid_file_name: "GRID_STANDARD_UPSCALED.EGRID" file_format: "ROFF" write_upscaled_field: True response_function: "average" @@ -41,9 +41,9 @@ settings: rel_error: 0.10 min_abs_error: 0.01 selected_grid_cells: - - [5, 5, 1] - - [7, 12,1] - - [11, 20, 1] + - [1, 1, 1] + - [2, 3,1] + localisation: method: "gaussian" diff --git a/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter0_A_local.grdecl b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter0_A_local.grdecl new file mode 100644 index 00000000..602799bc --- /dev/null +++ b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter0_A_local.grdecl @@ -0,0 +1,35 @@ +FIELDPAR + -0.5397 -0.3858 -0.3928 -0.4374 -0.1778 0.2372 + 0.3157 0.0227 -0.1707 -0.0996 -0.0316 0.1057 + -0.2359 -0.7693 -0.7939 -0.2772 0.1613 0.2680 + 0.3351 0.3925 0.4160 0.2824 -0.0035 -0.2003 + -0.0268 0.4265 0.7498 0.7177 0.4694 0.1846 + -0.4902 -0.7099 -0.6929 -0.6456 -0.3992 0.1762 + 0.7306 0.8528 0.5418 -0.0008 -0.4525 -0.6491 + -0.0683 0.5664 0.7487 0.6160 0.4703 0.3289 + 0.0482 -0.3348 0.4273 0.2522 0.8785 1.5007 + 1.5114 1.1563 0.8697 0.6875 0.4914 0.2637 + 0.5690 1.0276 1.7906 2.2993 2.2034 1.5721 + 0.7186 0.1048 0.0842 0.4180 1.4282 1.2842 + 1.4868 1.9608 2.1627 1.8544 1.2909 0.8076 + 0.5903 0.6561 0.9142 0.6271 0.4407 0.3296 + 0.1977 0.0806 -0.0472 -0.2082 -0.1345 0.4254 + -0.0118 -0.0442 -0.1898 -0.4767 -0.7551 -0.9077 + -0.9709 -0.9687 -0.7402 -0.1268 -0.2922 -0.1615 + 0.3615 0.7314 0.5470 0.0464 -0.3039 -0.4292 + -0.4574 -0.2476 -0.8247 -0.3671 0.4000 0.8069 + 0.6773 0.3288 0.0490 -0.1261 -0.1722 0.0362 + -1.2660 -0.6030 0.1035 0.4700 0.6211 0.9018 + 1.2946 1.3565 0.8673 0.2738 -0.1142 0.1887 + 0.3170 0.3703 0.7129 1.4907 2.2378 2.3075 + 1.6666 0.9216 1.1504 1.7013 1.6357 1.3546 + 1.3723 1.6638 1.7875 1.5232 1.0957 0.8293 + 1.8226 2.1721 2.0123 1.5021 0.9762 0.8412 + 1.1506 1.4933 1.5477 1.4886 1.0522 1.5919 + 1.8294 1.6727 1.2831 0.9682 0.8422 0.8249 + 0.8635 0.9181 0.2297 0.5098 1.1151 1.6877 + 1.6529 1.0046 0.4167 0.4261 0.7859 0.8623 + 0.4540 0.2435 0.8467 1.4338 1.0239 -0.0224 + -0.5534 -0.2338 0.2190 0.1811 1.4220 1.4522 + 1.6455 1.4420 0.4715 -0.7102 -1.1446 -0.6177 + 0.0951 0.1560 / diff --git a/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter0_A_ordinary.grdecl b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter0_A_ordinary.grdecl new file mode 100644 index 00000000..602799bc --- /dev/null +++ b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter0_A_ordinary.grdecl @@ -0,0 +1,35 @@ +FIELDPAR + -0.5397 -0.3858 -0.3928 -0.4374 -0.1778 0.2372 + 0.3157 0.0227 -0.1707 -0.0996 -0.0316 0.1057 + -0.2359 -0.7693 -0.7939 -0.2772 0.1613 0.2680 + 0.3351 0.3925 0.4160 0.2824 -0.0035 -0.2003 + -0.0268 0.4265 0.7498 0.7177 0.4694 0.1846 + -0.4902 -0.7099 -0.6929 -0.6456 -0.3992 0.1762 + 0.7306 0.8528 0.5418 -0.0008 -0.4525 -0.6491 + -0.0683 0.5664 0.7487 0.6160 0.4703 0.3289 + 0.0482 -0.3348 0.4273 0.2522 0.8785 1.5007 + 1.5114 1.1563 0.8697 0.6875 0.4914 0.2637 + 0.5690 1.0276 1.7906 2.2993 2.2034 1.5721 + 0.7186 0.1048 0.0842 0.4180 1.4282 1.2842 + 1.4868 1.9608 2.1627 1.8544 1.2909 0.8076 + 0.5903 0.6561 0.9142 0.6271 0.4407 0.3296 + 0.1977 0.0806 -0.0472 -0.2082 -0.1345 0.4254 + -0.0118 -0.0442 -0.1898 -0.4767 -0.7551 -0.9077 + -0.9709 -0.9687 -0.7402 -0.1268 -0.2922 -0.1615 + 0.3615 0.7314 0.5470 0.0464 -0.3039 -0.4292 + -0.4574 -0.2476 -0.8247 -0.3671 0.4000 0.8069 + 0.6773 0.3288 0.0490 -0.1261 -0.1722 0.0362 + -1.2660 -0.6030 0.1035 0.4700 0.6211 0.9018 + 1.2946 1.3565 0.8673 0.2738 -0.1142 0.1887 + 0.3170 0.3703 0.7129 1.4907 2.2378 2.3075 + 1.6666 0.9216 1.1504 1.7013 1.6357 1.3546 + 1.3723 1.6638 1.7875 1.5232 1.0957 0.8293 + 1.8226 2.1721 2.0123 1.5021 0.9762 0.8412 + 1.1506 1.4933 1.5477 1.4886 1.0522 1.5919 + 1.8294 1.6727 1.2831 0.9682 0.8422 0.8249 + 0.8635 0.9181 0.2297 0.5098 1.1151 1.6877 + 1.6529 1.0046 0.4167 0.4261 0.7859 0.8623 + 0.4540 0.2435 0.8467 1.4338 1.0239 -0.0224 + -0.5534 -0.2338 0.2190 0.1811 1.4220 1.4522 + 1.6455 1.4420 0.4715 -0.7102 -1.1446 -0.6177 + 0.0951 0.1560 / diff --git a/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter3_A_local.grdecl b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter3_A_local.grdecl new file mode 100644 index 00000000..10690dff --- /dev/null +++ b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter3_A_local.grdecl @@ -0,0 +1,35 @@ +FIELDPAR + -0.5401 -0.3868 -0.3947 -0.4399 -0.1797 0.2366 + 0.3157 0.0228 -0.1707 -0.0996 -0.0331 0.0989 + -0.2483 -0.7789 -0.7992 -0.2802 0.1603 0.2679 + 0.3352 0.3925 0.4091 0.2558 -0.0464 -0.2270 + -0.0345 0.4225 0.7472 0.7169 0.4692 0.1846 + -0.4949 -0.7182 -0.7022 -0.6480 -0.3980 0.1762 + 0.7304 0.8528 0.5418 -0.0008 -0.4536 -0.6502 + -0.0690 0.5661 0.7485 0.6159 0.4703 0.3290 + 0.0482 -0.3348 0.4274 0.2523 0.8787 1.5009 + 1.5114 1.1562 0.8697 0.6875 0.4914 0.2637 + 0.5690 1.0276 1.7906 2.2993 2.2034 1.5721 + 0.7186 0.1048 0.0842 0.4180 1.4282 1.2842 + 1.4868 1.9608 2.1627 1.8544 1.2909 0.8076 + 0.5903 0.6561 0.9142 0.6271 0.4407 0.3296 + 0.1977 0.0806 -0.0472 -0.2082 -0.1345 0.4254 + -0.0118 -0.0442 -0.1898 -0.4768 -0.7551 -0.9071 + -0.9696 -0.9676 -0.7409 -0.1287 -0.2922 -0.1617 + 0.3594 0.7259 0.5388 0.0365 -0.3131 -0.4322 + -0.4567 -0.2513 -0.8247 -0.3686 0.3911 0.7797 + 0.6208 0.2253 -0.0994 -0.2437 -0.1926 0.0724 + -1.2660 -0.6039 0.0971 0.4506 0.5742 0.7597 + 0.9502 0.8917 0.5867 0.2476 -0.1142 0.1889 + 0.3172 0.3695 0.6977 1.4021 1.9951 1.9522 + 1.3827 0.8072 1.1504 1.7013 1.6367 1.3564 + 1.3678 1.6403 1.7431 1.4710 1.0476 0.7941 + 1.8226 2.1721 2.0123 1.5022 0.9766 0.8415 + 1.1499 1.4913 1.5452 1.4858 1.0522 1.5919 + 1.8294 1.6727 1.2831 0.9682 0.8422 0.8249 + 0.8635 0.9181 0.2297 0.5098 1.1151 1.6877 + 1.6529 1.0046 0.4167 0.4261 0.7859 0.8623 + 0.4540 0.2435 0.8467 1.4338 1.0239 -0.0224 + -0.5534 -0.2338 0.2190 0.1811 1.4220 1.4522 + 1.6455 1.4420 0.4715 -0.7102 -1.1446 -0.6177 + 0.0951 0.1560 / diff --git a/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter3_A_ordinary.grdecl b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter3_A_ordinary.grdecl new file mode 100644 index 00000000..76cbe8b7 --- /dev/null +++ b/tests/jobs/localisation/example_case/init_files/FieldParam_real0_iter3_A_ordinary.grdecl @@ -0,0 +1,35 @@ +FIELDPAR + 0.1097 0.0965 -0.2653 -0.7287 -0.7534 -0.3422 + -0.0435 -0.0992 -0.1915 -0.1441 0.1153 0.0424 + -0.5177 -1.2199 -1.3812 -0.9591 -0.5196 -0.3066 + -0.1003 0.0319 0.2301 -0.0051 -0.1909 -0.2686 + -0.2371 -0.1289 0.0132 0.1454 0.2025 0.0974 + -0.6636 -0.7780 -0.5283 -0.2575 -0.0121 0.3524 + 0.7197 0.8091 0.5299 -0.0216 -0.6945 -0.6787 + 0.1036 0.9514 1.2774 1.1062 0.7639 0.4170 + 0.0214 -0.4384 0.5589 0.4741 1.1609 1.8553 + 1.9221 1.4963 1.0110 0.6648 0.4429 0.2291 + 0.7404 1.1830 1.8759 2.2737 2.0836 1.3981 + 0.5133 -0.0884 -0.0120 0.4551 1.3681 1.2062 + 1.4007 1.7456 1.7474 1.2886 0.6401 0.0879 + -0.1462 0.0430 1.0666 0.8556 0.8261 0.7601 + 0.4638 0.0176 -0.4785 -0.9198 -0.9591 -0.3416 + -0.2262 -0.1314 0.0874 0.1276 -0.0844 -0.3741 + -0.5711 -0.6264 -0.5075 -0.1842 -0.6426 -0.4926 + 0.2232 0.8240 0.8096 0.4446 0.2390 0.1656 + -0.0776 -0.3230 -0.7967 -0.3390 0.4174 0.7933 + 0.6651 0.4023 0.2340 0.0507 -0.1940 -0.2453 + -1.2520 -0.5471 0.1427 0.4131 0.3860 0.4131 + 0.5505 0.5105 0.1801 -0.0627 -0.4535 -0.2261 + -0.0210 0.2231 0.6151 1.1159 1.4704 1.4343 + 1.0648 0.6687 0.1732 0.6120 0.9011 1.1577 + 1.5245 1.8398 1.8074 1.4308 0.9878 0.6638 + 0.4840 0.6806 0.8159 0.8396 0.8247 0.9571 + 1.2266 1.3498 1.1683 0.9197 0.3034 0.6460 + 0.9508 1.0522 0.9693 0.8324 0.7008 0.5782 + 0.4908 0.4490 0.4465 0.5560 1.0426 1.7217 + 2.0056 1.6088 0.9695 0.7198 0.8964 0.9886 + 0.7378 0.3694 0.7098 1.3603 1.4287 0.8161 + 0.2294 0.1058 0.1874 0.1301 1.1394 0.9784 + 0.9155 0.7129 0.1763 -0.4393 -0.6964 -0.5443 + -0.3720 -0.4868 /