From b7ea5bef77e94cdde9d5d84f0c44533ac90883bb Mon Sep 17 00:00:00 2001 From: Bernd Flemisch <bernd@iws.uni-stuttgart.de> Date: Fri, 17 May 2013 13:10:26 +0000 Subject: [PATCH] test_cc1p: adapt reference solution due to improved Dirichlet boundary handling for full-implicit cell-centered models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10694 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- test/references/1ptestcc-reference.vtu | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/test/references/1ptestcc-reference.vtu b/test/references/1ptestcc-reference.vtu index fc572ef424..849c1ae0e7 100644 --- a/test/references/1ptestcc-reference.vtu +++ b/test/references/1ptestcc-reference.vtu @@ -4,15 +4,15 @@ <Piece NumberOfCells="100" NumberOfPoints="121"> <CellData Scalars="p"> <DataArray type="Float32" Name="p" NumberOfComponents="1" format="ascii"> - 195000 195000 195000 195000 195000 195000 195000 195000 195000 195000 186074 187180 - 191283 192833 193353 193353 192833 191283 187180 186074 176042 176365 180973 184028 - 185015 185015 184028 180973 176365 176042 165686 165781 167590 169622 170452 170452 - 169622 167590 165781 165686 155236 155257 155755 156419 156718 156718 156419 155755 - 155257 155236 144764 144743 144245 143581 143282 143282 143581 144245 144743 144764 - 134314 134219 132410 130378 129548 129548 130378 132410 134219 134314 123958 123635 - 119027 115972 114985 114985 115972 119027 123635 123958 113926 112820 108717 107167 - 106647 106647 107167 108717 112820 113926 105000 105000 105000 105000 105000 105000 - 105000 105000 105000 105000 + 195910 196468 197745 198513 198838 198838 198513 197745 196468 195910 187172 188685 + 193744 195981 196839 196839 195981 193744 188685 187172 176921 177358 182672 186426 + 187727 187727 186426 182672 177358 176921 166234 166361 168478 170921 171947 171947 + 170921 168478 166361 166234 155421 155448 156036 156830 157194 157194 156830 156036 + 155448 155421 144579 144552 143964 143170 142806 142806 143170 143964 144552 144579 + 133766 133639 131522 129079 128053 128053 129079 131522 133639 133766 123079 122642 + 117328 113574 112273 112273 113574 117328 122642 123079 112828 111315 106256 104019 + 103161 103161 104019 106256 111315 112828 104090 103532 102255 101487 101162 101162 + 101487 102255 103532 104090 </DataArray> <DataArray type="Float32" Name="K" NumberOfComponents="1" format="ascii"> 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 1e-10 -- GitLab