From 878e62c3641cf484f44976d582b913e9e912afd7 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 28 Feb 2004 00:59:46 +0000 Subject: [PATCH] missed this one --- benchmarks/3d/induction2.geo | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/benchmarks/3d/induction2.geo b/benchmarks/3d/induction2.geo index 6001a47a20..eb95cd9147 100644 --- a/benchmarks/3d/induction2.geo +++ b/benchmarks/3d/induction2.geo @@ -197,17 +197,10 @@ Plane Surface(130) = {128,129}; Surface Loop(131) = {97,-113,-130,127,125,79,-77,121,123,119,-101,-103,-105,107,115,-95}; Complex Volume(132) = {131}; -Physical Volume(500) = { 99 , 131 }; /* boite air + air */ +Physical Volume(500) = { 99 , 132 }; /* boite air + air */ Physical Volume(501) = { 83 }; /* tole */ -Physical Volume(501) = { 117 }; /* ind */ +Physical Volume(502) = { 117 }; /* ind */ Physical Surface(1000) = { 87 , 109 , 111 , 119 , 121 , 123 , 125 , 127 , 130 }; Physical Surface(700) = { 109 }; Physical Surface(701) = { 111 }; - - - - - - - -- GitLab