Faster CircularResistiveWall
1 unresolved thread
1 unresolved thread
Compare changes
- Keon Hee KIM authored
+ 129
− 115
@@ -5,15 +5,15 @@ Define resistive wall elements based on the WakeField class.
@@ -24,12 +24,12 @@ def skin_depth(frequency, rho, mu_r=1, epsilon_r=1):
@@ -43,49 +43,46 @@ def skin_depth(frequency, rho, mu_r=1, epsilon_r=1):
@@ -100,7 +97,7 @@ class CircularResistiveWall(WakeField):
@@ -123,134 +120,151 @@ class CircularResistiveWall(WakeField):
@@ -264,7 +278,7 @@ class Coating(WakeField):
@@ -287,8 +301,8 @@ class Coating(WakeField):
@@ -319,10 +333,10 @@ class Coating(WakeField):
@@ -335,11 +349,11 @@ class Coating(WakeField):
@@ -368,10 +382,10 @@ class Coating(WakeField):
@@ -384,11 +398,11 @@ class Coating(WakeField):