Skip to content
Snippets Groups Projects
Commit 078fde7a authored by Vinayak Gholap's avatar Vinayak Gholap
Browse files

Update benchmark mesh full 3D model

parent 503f2eed
No related branches found
No related tags found
3 merge requests!293Master,!290Vinayak,!289Vinayak
...@@ -71,7 +71,7 @@ BooleanFragments{ Volume{vAir(), vCoreE(), vCoil()}; Delete; }{} // This needs t ...@@ -71,7 +71,7 @@ BooleanFragments{ Volume{vAir(), vCoreE(), vCoil()}; Delete; }{} // This needs t
// Adapting mesh size // Adapting mesh size
// characteristic lengths // characteristic lengths
lc0 = Pi*Rint/30; // air lc0 = Pi*Rint/10; // air
lc1 = wcoil/3; // coil lc1 = wcoil/3; // coil
lc2 = R/3; // smp lc2 = R/3; // smp
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -9,7 +9,7 @@ ppm = "Input/11Mesh control (Nbr of divisions)/"; ...@@ -9,7 +9,7 @@ ppm = "Input/11Mesh control (Nbr of divisions)/";
DefineConstant[ DefineConstant[
Flag_3Dmodel = 1 Flag_3Dmodel = 1
Flag_boolean = 1 Flag_boolean = 1
Flag_Symmetry = {2, Choices{0="Full",1="Half",2="One fourth"}, Flag_Symmetry = {0, Choices{0="Full",1="Half",2="One fourth"},
Name "Input/01Symmetry type", Highlight "Blue"}, Name "Input/01Symmetry type", Highlight "Blue"},
Flag_Infinity = {0, Choices{0,1}, Flag_Infinity = {0, Choices{0,1},
Name "Input/01Use shell transformation to infinity"} Name "Input/01Use shell transformation to infinity"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment